Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbootefi.c204 struct efi_loaded_image_obj **image_objp, in bootefi_run_prepare()
226 static void bootefi_run_finish(struct efi_loaded_image_obj *image_obj, in bootefi_run_finish()
252 struct efi_loaded_image_obj *image_obj = NULL; in do_bootefi_exec()
332 (struct efi_loaded_image_obj **image_objp, in bootefi_test_prepare()
439 struct efi_loaded_image_obj *image_obj; in do_bootefi()
/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c56 static efi_status_t efi_print_image_info(struct efi_loaded_image_obj *obj, in efi_print_image_info()
86 (struct efi_loaded_image_obj *)efiobj, in efi_print_image_infos()
217 efi_status_t efi_load_pe(struct efi_loaded_image_obj *handle, void *efi, in efi_load_pe()
H A Defi_boottime.c1516 struct efi_loaded_image_obj **handle_ptr, in efi_setup_loaded_image()
1521 struct efi_loaded_image_obj *obj = NULL; in efi_setup_loaded_image()
1691 struct efi_loaded_image_obj **image_obj = in efi_load_image()
1692 (struct efi_loaded_image_obj **)image_handle; in efi_load_image()
1778 struct efi_loaded_image_obj *image_obj = in efi_start_image()
1779 (struct efi_loaded_image_obj *)image_handle; in efi_start_image()
1849 struct efi_loaded_image_obj *image_obj = in efi_exit()
1850 (struct efi_loaded_image_obj *)image_handle; in efi_exit()
/openbmc/u-boot/include/
H A Defi_loader.h211 struct efi_loaded_image_obj { struct
304 efi_status_t efi_load_pe(struct efi_loaded_image_obj *handle, void *efi,
401 struct efi_loaded_image_obj **handle_ptr,