Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.h303 efi_status_t (__efiapi *unload_image)(efi_handle_t);
354 u32 unload_image; member
/openbmc/u-boot/include/
H A Defi_api.h130 efi_status_t (EFIAPI *unload_image)(efi_handle_t image_handle);
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c3173 .unload_image = efi_unload_image,