Searched refs:unload_image (Results 1 - 3 of 3) sorted by path

/u-boot/include/
H A Defi_api.h135 efi_status_t (EFIAPI *unload_image)(efi_handle_t image_handle); member in struct:efi_boot_services
/u-boot/lib/efi_loader/
H A Defi_boottime.c3971 .unload_image = efi_unload_image,
/u-boot/lib/efi_selftest/
H A Defi_selftest_load_file.c403 ret = boottime->unload_image(handle);
422 ret = boottime->unload_image(handle);

Completed in 87 milliseconds