Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbootefi.c209 ret = efi_setup_loaded_image(device_path, image_path, image_objp, in bootefi_run_prepare()
/openbmc/u-boot/include/
H A Defi_loader.h399 efi_status_t efi_setup_loaded_image(struct efi_device_path *device_path,
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c1514 efi_status_t efi_setup_loaded_image(struct efi_device_path *device_path, in efi_setup_loaded_image() function
1737 ret = efi_setup_loaded_image(dp, fp, image_obj, &info); in efi_load_image()