reactos/drivers
Thomas Faber 0af3689c2e
[REACTOS] Fix traces with missing arguments.
Courtesy of VS Code Analysis warning C6064:
Missing integer argument to 'DbgPrint' that corresponds to conversion specifier 'N'.
2021-11-21 12:57:35 -05:00
..
base [KDGDB] Support "int 0x2c" for x86 & amd64 targets 2021-07-05 10:55:47 +02:00
battery
bluetooth [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
bus [REACTOS] Fix traces with missing arguments. 2021-11-21 12:57:35 -05:00
crypto
filesystems [UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-10-25 22:21:43 +02:00
filters
hid [KBDHID] Fix returned Status for IOCTL_KEYBOARD_QUERY_* 2021-09-12 23:36:18 +02:00
input [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
ksfilter [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
multimedia
network [REACTOS] Fix traces with missing arguments. 2021-11-21 12:57:35 -05:00
parallel
processor [TRANSLATION] Fix minor typos and untranslated dialogs in Spanish (#3890) 2021-09-04 17:22:41 +03:00
sac [SACDRV] Fix uninitialized variable usage. 2021-10-27 19:27:32 -04:00
serial
setup [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
storage [PARTMGR] Mark partitions as removable if device is removable 2021-10-30 08:47:38 +02:00
usb [USBUHCI] Fix always-false HcFlavor checks. 2021-10-27 19:27:33 -04:00
wdm [REACTOS] Fix traces with missing arguments. 2021-11-21 12:57:35 -05:00
wmi [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
CMakeLists.txt