Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbootefi.c304 ret = EFI_CALL(efi_start_image(&image_obj->header, NULL, NULL)); in do_bootefi_exec()
/openbmc/u-boot/include/
H A Defi_loader.h324 efi_status_t EFIAPI efi_start_image(efi_handle_t image_handle,
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c1774 efi_status_t EFIAPI efi_start_image(efi_handle_t image_handle, in efi_start_image() function
3171 .start_image = efi_start_image,