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.c117 ret = EFI_CALL(efi_load_image(true, efi_root, dp, NULL, 0, in try_load_from_file_path()
216 ret = EFI_CALL(efi_load_image(true, efi_root, file_path, in try_load_entry()
A Defi_boottime.c2024 efi_status_t EFIAPI efi_load_image(bool boot_policy, in efi_load_image() function
3902 .load_image = efi_load_image,
/u-boot/cmd/
A Dbootefi.c524 ret = EFI_CALL(efi_load_image(false, efi_root, file_path, source_buffer, in efi_run_image()
/u-boot/include/
A Defi_loader.h629 efi_status_t EFIAPI efi_load_image(bool boot_policy,

Completed in 26 milliseconds