Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_bootmgr.c178 ret = EFI_CALL(efi_load_image(true, efi_root, lo.file_path, in try_load_entry()
Defi_boottime.c1844 efi_status_t EFIAPI efi_load_image(bool boot_policy, in efi_load_image() function
3607 .load_image = efi_load_image,
/third_party/uboot/u-boot-2020.01/cmd/
Dbootefi.c427 ret = EFI_CALL(efi_load_image(false, efi_root, in do_bootefi_image()
/third_party/uboot/u-boot-2020.01/include/
Defi_loader.h414 efi_status_t EFIAPI efi_load_image(bool boot_policy,