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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiGpt.h93 EFI_GUID PartitionTypeGUID; member in struct:__anon12399
128 /// PartitionTypeGUID. Only the owner of the PartitionTypeGUID is allowed
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiGpt.h94 EFI_GUID PartitionTypeGUID; member in struct:__anon15675
129 /// PartitionTypeGUID. Only the owner of the PartitionTypeGUID is allowed
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DGpt.c345 if (CompareGuid (&Entry->PartitionTypeGUID, &gEfiPartTypeUnusedGuid) ||
387 CompareGuid(&Entry->PartitionTypeGUID, &gEfiPartTypeSystemPartGuid)
668 if (CompareGuid (&Entry->PartitionTypeGUID, &gEfiPartTypeUnusedGuid)) {
693 if (CompareGuid (&Entry->PartitionTypeGUID, &gEfiPartTypeUnusedGuid)) {
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/PartitionDxe/
H A DGpt.c372 if (CompareGuid (&Entry->PartitionTypeGUID, &gEfiPartTypeUnusedGuid) ||
414 CompareGuid(&Entry->PartitionTypeGUID, &gEfiPartTypeSystemPartGuid)
695 if (CompareGuid (&Entry->PartitionTypeGUID, &gEfiPartTypeUnusedGuid)) {
720 if (CompareGuid (&Entry->PartitionTypeGUID, &gEfiPartTypeUnusedGuid)) {
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTpmMeasureBootLib/
H A DDxeTpmMeasureBootLib.c177 if (!CompareGuid (&PartitionEntry->PartitionTypeGUID, &mZeroGuid)) {
211 if (!CompareGuid (&PartitionEntry->PartitionTypeGUID, &mZeroGuid)) {

Completed in 142 milliseconds