u-boot/lib/efi_driver
Heinrich Schuchardt fcdf531dbc efi_driver: fix efi_uc_stop()
We must always call EFI_EXIT() when returning from an EFIAPI function.

Fixes: 05ef48a248 ("efi_driver: EFI block driver")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2022-10-10 16:34:25 +02:00
..
efi_block_device.c efi_driver: move event registration to driver 2022-10-06 22:54:58 +02:00
efi_uclass.c efi_driver: fix efi_uc_stop() 2022-10-10 16:34:25 +02:00
Makefile efi_loader: Drop code that doesn't work with driver model 2021-10-21 03:46:03 +02:00