Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Dhelloworld.c16 static const efi_guid_t fdt_guid = EFI_FDT_GUID;
H A Defi_boottime.c51 const efi_guid_t efi_guid_fdt = EFI_FDT_GUID;
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c22 static efi_guid_t fdt_guid = EFI_FDT_GUID;
H A Defi_selftest_memory.c17 static const efi_guid_t fdt_guid = EFI_FDT_GUID;
/openbmc/u-boot/include/
H A Defi_api.h297 #define EFI_FDT_GUID \ macro