u-boot/lib/efi
Simon Glass bc53a35ac5 efi: Check for failure when initing the app
The stub checks for failure with efi_init(). Add this for the app as well.
It is unlikely that anything can be done, but we may as well stop.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2021-12-31 06:50:40 +01:00
..
efi_app.c efi: Check for failure when initing the app 2021-12-31 06:50:40 +01:00
efi_info.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
efi_stub.c efi: Share struct efi_priv between the app and stub code 2021-12-31 06:45:01 +01:00
efi.c efi: Share struct efi_priv between the app and stub code 2021-12-31 06:45:01 +01:00
Kconfig x86: Create a 32/64-bit selection for the app 2021-11-07 18:36:55 +01:00
Makefile efi.h: Do not use config options 2018-06-24 08:56:04 +08:00