ReactOS 0.4.16-dev-2208-g6350669
_INTERNAL_UEFI_DISK Struct Reference
Collaboration diagram for _INTERNAL_UEFI_DISK:

Public Attributes

UCHAR ArcDriveNumber
 
UCHAR NumOfPartitions
 
ULONG UefiHandleIndex
 
BOOLEAN IsThisTheBootDrive
 
EFI_HANDLE Handle
 

Detailed Description

Definition at line 82 of file uefidisk.c.

Member Data Documentation

◆ ArcDriveNumber

UCHAR _INTERNAL_UEFI_DISK::ArcDriveNumber

Definition at line 84 of file uefidisk.c.

Referenced by UefiSetupBlockDevices().

◆ Handle

EFI_HANDLE _INTERNAL_UEFI_DISK::Handle

Definition at line 88 of file uefidisk.c.

Referenced by UefiSetupBlockDevices().

◆ IsThisTheBootDrive

BOOLEAN _INTERNAL_UEFI_DISK::IsThisTheBootDrive

Definition at line 87 of file uefidisk.c.

Referenced by UefiSetupBlockDevices().

◆ NumOfPartitions

UCHAR _INTERNAL_UEFI_DISK::NumOfPartitions

Definition at line 85 of file uefidisk.c.

Referenced by GetHarddiskInformation().

◆ UefiHandleIndex

ULONG _INTERNAL_UEFI_DISK::UefiHandleIndex

Definition at line 86 of file uefidisk.c.

Referenced by UefiSetupBlockDevices().


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