Home
last modified time | relevance | path

Searched refs:GUID_EFI_VALUE (Results 1 – 5 of 5) sorted by relevance

/system/public/zircon/hw/
A Dgpt.h52 #define GUID_EFI_VALUE { \ macro
/system/uapp/disk-pave/
A Ddevice-partitioner.cpp56 const uint8_t efi_type[GPT_GUID_LEN] = GUID_EFI_VALUE; in IsGigabootPartition()
629 const uint8_t efi_type[GPT_GUID_LEN] = GUID_EFI_VALUE; in AddPartition()
/system/utest/chromeos-disk-setup/
A Dchromeos-disk-setup.cpp42 const uint8_t kEfiGUID[GPT_GUID_LEN] = GUID_EFI_VALUE;
/system/ulib/gpt/
A Dgpt.cpp316 static const uint8_t efi_guid[GPT_GUID_LEN] = GUID_EFI_VALUE; in gpt_is_efi_guid()
/system/uapp/gpt/
A Dgpt.cpp408 { .name = "efi", .guid = GUID_EFI_VALUE, },

Completed in 17 milliseconds