Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_dt_fixup.c153 ret = efi_install_configuration_table(&efi_guid_fdt, dtb); in efi_dt_fixup()
A Defi_boottime.c65 const efi_guid_t efi_guid_fdt = EFI_FDT_GUID; variable
/u-boot/cmd/
A Dbootefi.c272 if (get_config_table(&efi_guid_fdt)) in efi_install_fdt()
314 ret = efi_install_configuration_table(&efi_guid_fdt, fdt); in efi_install_fdt()
/u-boot/include/
A Defi_loader.h184 extern const efi_guid_t efi_guid_fdt;

Completed in 10 milliseconds