mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
CORE-9023 Some of this determination is platform-specific (e.g. BIOS-based PC vs. NEC PC-98 vs. Xbox), and is done in a per-platform `DiskGetConfigType()` routine. This routine is then invoked by `hwdisk.c!DiskOpen()` and `PcInitializeBootDevices()`.