Home
last modified time | relevance | path

Searched refs:gEfiPartTypeUnusedGuid (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Guid/Gpt/
DGpt.c28 EFI_GUID gEfiPartTypeUnusedGuid = EFI_PART_TYPE_UNUSED_GUID; variable
30 EFI_GUID_STRING(&gEfiPartTypeUnusedGuid, "G0", "Null Partition Type GUID");
DGpt.h43 extern EFI_GUID gEfiPartTypeUnusedGuid;
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DGpt.h39 extern EFI_GUID gEfiPartTypeUnusedGuid;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DGpt.c370 if (CompareGuid (&Entry->PartitionTypeGUID, &gEfiPartTypeUnusedGuid) || in PartitionInstallGptChildHandles()
710 if (CompareGuid (&Entry->PartitionTypeGUID, &gEfiPartTypeUnusedGuid)) { in PartitionCheckGptEntry()
735 if (CompareGuid (&Entry->PartitionTypeGUID, &gEfiPartTypeUnusedGuid)) { in PartitionCheckGptEntry()
DPartitionDxe.inf69 gEfiPartTypeUnusedGuid ## SOMETIMES_CONSUMES ## GUID
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.dec298gEfiPartTypeUnusedGuid = { 0x00000000, 0x0000, 0x0000, { 0x00, 0x00, 0x00, 0x00, 0x00, 0x0…