reactos/ntoskrnl/io/pnpmgr
2021-11-01 18:16:25 +01:00
..
arbs.c [NTOS][SDK:LIB] Add a Resources Arbiter library, to be used by bus drivers (acpi, pci), kernel and legacy hal (PIC HAL). (#2471) 2020-04-09 19:41:11 +02:00
devaction.c [NTOS:PNP] Fix crash when removing a device without resources 2021-10-18 22:23:49 +02:00
devnode.c [NTOS:PNP] Implement NT5.2-like DEVICE_NODE state management 2021-01-27 05:15:15 +03:00
plugplay.c [NTOS] Move two CODE_SEG("INIT") to a better place. 2021-09-05 21:22:45 +02:00
pnpdma.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pnpinit.c [NTOS:IO] Check RtlCreateUnicodeString return value when initializing PnP services 2021-06-28 10:20:57 +02:00
pnpirp.c [NTOS] Do not force-align an integer value 2021-04-28 13:10:23 +02:00
pnpmgr.c [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
pnpnotify.c [NTOS:PNP] Improve and refactor PnP notifications 2020-12-05 22:25:40 +03:00
pnpreport.c [NTOS:PNP] Fix resource conflict detection 2021-10-14 23:39:31 +02:00
pnpres.c [NTOS:PNP] Fix resource conflict detection 2021-10-14 23:39:31 +02:00
pnproot.c [NTOS:IO] Create non volatile registry keys for root devices (as for other devices) 2021-11-01 18:16:25 +01:00
pnputil.c [NTOS:PNP] Correctly respect data size in PnpRegSzToString. CORE-15766 2019-02-20 12:23:33 +01:00