Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c217 efi_status_t efi_load_pe(struct efi_loaded_image_obj *handle, void *efi, in efi_load_pe() function
H A Defi_boottime.c1740 ret = efi_load_pe(*image_obj, source_buffer, info); in efi_load_image()
/openbmc/u-boot/cmd/
H A Dbootefi.c286 ret = efi_load_pe(image_obj, efi, loaded_image_info); in do_bootefi_exec()
/openbmc/u-boot/include/
H A Defi_loader.h304 efi_status_t efi_load_pe(struct efi_loaded_image_obj *handle, void *efi,