XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_PARTITION_INFO_PROTOCOL Struct Reference

#include <PartitionInfo.h>

Collaboration diagram for EFI_PARTITION_INFO_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ Gpt

EFI_PARTITION_ENTRY EFI_PARTITION_INFO_PROTOCOL::Gpt

GPT data

◆ [union]

union { ... } EFI_PARTITION_INFO_PROTOCOL::Info

◆ Mbr

MBR_PARTITION_RECORD EFI_PARTITION_INFO_PROTOCOL::Mbr

MBR data

◆ Reserved

UINT8 EFI_PARTITION_INFO_PROTOCOL::Reserved[7]

◆ Revision

UINT32 EFI_PARTITION_INFO_PROTOCOL::Revision

◆ System

UINT8 EFI_PARTITION_INFO_PROTOCOL::System

◆ Type

UINT32 EFI_PARTITION_INFO_PROTOCOL::Type

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