MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_PARTITION_INFO_PROTOCOL Struct Reference

Data Fields

UINT32 Revision
 
UINT32 Type
 
UINT8 System
 
UINT8 Reserved [7]
 
union {
   MBR_PARTITION_RECORD   Mbr
 
   EFI_PARTITION_ENTRY   Gpt
 
Info
 

Detailed Description

Partition Information Protocol structure.

Field Documentation

EFI_PARTITION_ENTRY EFI_PARTITION_INFO_PROTOCOL::Gpt

GPT data

union { ... } EFI_PARTITION_INFO_PROTOCOL::Info
MBR_PARTITION_RECORD EFI_PARTITION_INFO_PROTOCOL::Mbr

MBR data

UINT8 EFI_PARTITION_INFO_PROTOCOL::Reserved[7]
UINT32 EFI_PARTITION_INFO_PROTOCOL::Revision
UINT8 EFI_PARTITION_INFO_PROTOCOL::System
UINT32 EFI_PARTITION_INFO_PROTOCOL::Type