reactos/ntoskrnl/io
Victor Perevertkin e5254974d2
[NTOS:IO] Start loading drivers from the disk only after SystemRoot is initialized
Add another PnPBootDriversInitialized variable to indicate a point where
both disk subsystem and SystemRoot symlink are initialized, and use it
in a PiCallDriverAddDevice call.
2021-01-04 16:50:33 +03:00
..
iomgr [NTOS:IO] Start loading drivers from the disk only after SystemRoot is initialized 2021-01-04 16:50:33 +03:00
pnpmgr [NTOS:IO] Start loading drivers from the disk only after SystemRoot is initialized 2021-01-04 16:50:33 +03:00
debug.c [NTOS:PNP] Add set functions for debugging PNP and IO managers. (#2457) 2020-04-04 14:30:40 +02:00
pnpio.h [NTOS:PNP] Add set functions for debugging PNP and IO managers. (#2457) 2020-04-04 14:30:40 +02:00