ReactOS 0.4.16-dev-2615-g89221f5
_INTERNAL_UEFI_DISK Struct Reference
Collaboration diagram for _INTERNAL_UEFI_DISK:

Public Attributes

EFI_HANDLE Handle
 
ULONG UefiHandleIndex
 
UCHAR ArcDriveNumber
 
BOOLEAN IsThisTheBootDrive
 
CHAR DiskIdentifier [20]
 

Detailed Description

Definition at line 34 of file uefidisk.c.

Member Data Documentation

◆ ArcDriveNumber

UCHAR _INTERNAL_UEFI_DISK::ArcDriveNumber

Definition at line 38 of file uefidisk.c.

Referenced by UefiSetupBlockDevices().

◆ DiskIdentifier

CHAR _INTERNAL_UEFI_DISK::DiskIdentifier[20]

Definition at line 40 of file uefidisk.c.

Referenced by GetHarddiskInformation().

◆ Handle

EFI_HANDLE _INTERNAL_UEFI_DISK::Handle

Definition at line 36 of file uefidisk.c.

Referenced by UefiSetupBlockDevices().

◆ IsThisTheBootDrive

BOOLEAN _INTERNAL_UEFI_DISK::IsThisTheBootDrive

Definition at line 39 of file uefidisk.c.

Referenced by UefiSetupBlockDevices().

◆ UefiHandleIndex

ULONG _INTERNAL_UEFI_DISK::UefiHandleIndex

Definition at line 37 of file uefidisk.c.

Referenced by UefiSetupBlockDevices().


The documentation for this struct was generated from the following file: