reactos/ntoskrnl/fstub
Victor Perevertkin 5201472be7
[NTOS:FSTUB] Simplify xHalIoReadPartitionTable function
Use single IOCTL (IOCTL_DISK_GET_DRIVE_GEOMETRY_EX) for retrieving
disk basic geometry information along with disk size.
Previous implementation used to issue two requests for that.
2020-07-15 03:20:13 +03:00
..
disksup.c [NTOS:FSTUB] Simplify xHalIoReadPartitionTable function 2020-07-15 03:20:13 +03:00
fstubex.c [NTOSKRNL] Define TAG_FSTUB in the dedicated internal header 2019-10-21 14:26:00 +02:00
halstub.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
translate.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00