Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_bootmgr.c108 ret = EFI_CALL(efi_load_image(true, efi_root, lo.file_path, in try_load_entry()
A Defi_boottime.c2026 efi_status_t EFIAPI efi_load_image(bool boot_policy, in efi_load_image() function
3728 .load_image = efi_load_image,
/u-boot/cmd/
A Dbootefi.c478 ret = EFI_CALL(efi_load_image(false, efi_root, file_path, source_buffer, in efi_run_image()
/u-boot/include/
A Defi_loader.h493 efi_status_t EFIAPI efi_load_image(bool boot_policy,

Completed in 12 milliseconds