reactos/drivers/storage
Victor Perevertkin 06bff99edb
[I8042PRT][RAMDISK] Fix usage of the RegistryPath in DriverEntry
We can't rely on it being zero-terminated, so ensure that it's
duplicated first before usage in RtlQueryRegistryValues
2021-01-04 17:19:12 +03:00
..
class [I8042PRT][RAMDISK] Fix usage of the RegistryPath in DriverEntry 2021-01-04 17:19:12 +03:00
floppy [MEDIA][CMAKE] Create add_driver_inf cmake function 2020-04-26 20:28:04 +03:00
floppy_new [CDFS][FLOPPY_NEW] Simplify unsupported NT6.2+ workarounds (#2956) 2020-07-18 15:31:48 +02:00
ide [UNIATA] Reduce the stack usage in AtapiDmaInit 2021-01-04 16:43:23 +03:00
inc [PCIIDEX] Implement missing PciIdeXDebugPrint function (#3146) 2020-09-15 15:10:52 +03:00
mountmgr [MOUNTMGR] Do not handle device removal notification 2020-12-27 18:35:52 +03:00
partmgr [PARTMGR] Register a disk interface for disk PDO 2020-12-06 19:47:15 +03:00
port [SCSIPORT] Append the missing "SCSI <device type> Device" string to the device description 2020-12-13 16:24:58 +01:00
CMakeLists.txt [PARTMGR] Add the Partition Manager driver 2020-11-13 03:04:15 +03:00