Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Dhelloworld.c16 static const efi_guid_t fdt_guid = EFI_FDT_GUID;
Defi_boottime.c61 const efi_guid_t efi_guid_fdt = EFI_FDT_GUID;
/external/u-boot/lib/efi_selftest/
Defi_selftest_fdt.c22 static efi_guid_t fdt_guid = EFI_FDT_GUID;
/external/u-boot/include/
Defi_api.h281 #define EFI_FDT_GUID \ macro