reactos/drivers
Dmitry Borisov 0f8de896aa
[PCIIDEX] Implement missing PciIdeXDebugPrint function (#3146)
It's useful for debugging IDE controller minidrivers, and it makes pciidex.sys work on Windows XP/2003.
- https://user-images.githubusercontent.com/37072976/92856412-39d56b80-f415-11ea-880f-48998c11112d.png

CORE-17256
2020-09-15 15:10:52 +03:00
..
base [XBOX] Move NV2A XGPU definitions into header file 2020-08-26 16:58:01 +03:00
battery
bluetooth
bus [ISAPNP] Properly stub IRP_MJ_POWER 2020-07-30 13:24:29 +02:00
crypto
filesystems [FILESYSTEMS] Fix pool memory disclosure in filesystem drivers supporting FS_INFORMATION_CLASS.FileFsVolumeInformation (#2975) 2020-09-11 15:51:35 +03:00
filters [MOUNTMGR] Fix pool memory disclosure in QueryPointsFromMemory (#3022) 2020-08-17 16:45:35 +02:00
hid [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
input [KBDCLASS][MOUCLASS] Properly stub power IRP handling. CORE-12148 CORE-17136 2020-06-21 10:39:49 +02:00
ksfilter
multimedia
network [FREELDR][NETKVM][ATL_APITEST] Pick the GCC code path for clang in some cases. CORE-17202 2020-08-23 12:07:37 +02:00
parallel
processor
sac
serial [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
setup
storage [PCIIDEX] Implement missing PciIdeXDebugPrint function (#3146) 2020-09-15 15:10:52 +03:00
usb [USBSTOR] Correctly terminate a REG_MULTI_SZ string 2020-06-24 21:15:58 +03:00
wdm [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
wmi
CMakeLists.txt