Searched refs:PMBR_GPT_PARTITION (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DMbr.h25 #define PMBR_GPT_PARTITION 0xEE macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DMbr.c210 if (Mbr->Partition[Index].OSIndicator == PMBR_GPT_PARTITION) {
H A DGpt.c240 ProtectiveMbr->Partition[Index].OSIndicator == PMBR_GPT_PARTITION &&
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/PartitionDxe/
H A DMbr.c237 if (Mbr->Partition[Index].OSIndicator == PMBR_GPT_PARTITION) {
H A DGpt.c267 ProtectiveMbr->Partition[Index].OSIndicator == PMBR_GPT_PARTITION &&

Completed in 85 milliseconds