Files
reactos/boot
Hermès Bélusca-Maïto fa92d95800 [FREELDR] Use the new volume size mechanism when loading a storage volume as a RamDisk (#8423)
CORE-14603

The differentiation between a regular file loaded as a RamDisk and a
storage device volume, is done by invoking `ArcGetFileInformation()`
and looking at the `Information.Type` value.
2025-11-12 18:41:08 +01:00
..