ReactOS 0.4.16-dev-1019-g2c2cdfd
|
Public Attributes | |
UCHAR | ArcDriveNumber |
UCHAR | NumOfPartitions |
UCHAR | UefiRootNumber |
BOOLEAN | IsThisTheBootDrive |
Definition at line 29 of file uefidisk.c.
UCHAR _INTERNAL_UEFI_DISK::ArcDriveNumber |
Definition at line 31 of file uefidisk.c.
Referenced by UefiSetupBlockDevices().
BOOLEAN _INTERNAL_UEFI_DISK::IsThisTheBootDrive |
Definition at line 34 of file uefidisk.c.
Referenced by UefiSetupBlockDevices().
UCHAR _INTERNAL_UEFI_DISK::NumOfPartitions |
Definition at line 32 of file uefidisk.c.
Referenced by GetHarddiskInformation().
UCHAR _INTERNAL_UEFI_DISK::UefiRootNumber |
Definition at line 33 of file uefidisk.c.
Referenced by UefiDiskGetCacheableBlockCount(), UefiDiskGetDriveGeometry(), UefiDiskReadLogicalSectors(), and UefiSetupBlockDevices().