Searched refs:efi_load_image (Results 1 – 4 of 4) sorted by relevance
| /u-boot/lib/efi_loader/ |
| A D | efi_bootmgr.c | 108 ret = EFI_CALL(efi_load_image(true, efi_root, lo.file_path, in try_load_entry()
|
| A D | efi_boottime.c | 2026 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 D | bootefi.c | 478 ret = EFI_CALL(efi_load_image(false, efi_root, file_path, source_buffer, in efi_run_image()
|
| /u-boot/include/ |
| A D | efi_loader.h | 493 efi_status_t EFIAPI efi_load_image(bool boot_policy,
|
Completed in 12 milliseconds