Home
last modified time | relevance | path

Searched refs:efi_load_image_from_path (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_bootmgr.c149 ret = efi_load_image_from_path(lo.file_path, &image, &size); in try_load_entry()
H A Defi_boottime.c1606 efi_status_t efi_load_image_from_path(struct efi_device_path *file_path, in efi_load_image_from_path() function
1709 ret = efi_load_image_from_path(file_path, &source_buffer, in efi_load_image()
/openbmc/u-boot/include/
H A Defi_loader.h403 efi_status_t efi_load_image_from_path(struct efi_device_path *file_path,