u-boot-brain/lib/efi
Bin Meng 7c98ca10ea efi: stub: Move the use_uart assignment immediately after exit_boot_services() call
The use_uart assignment should follow immediately after the call to
exit_boot_services(), in case we want some debug output after that.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-06-24 08:56:04 +08:00
..
efi_app.c x86: use EFI calling convention for efi_main on x86_64 2018-06-17 21:16:04 +08:00
efi_info.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
efi_stub.c efi: stub: Move the use_uart assignment immediately after exit_boot_services() call 2018-06-24 08:56:04 +08:00
efi.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig efi: Add support for loading U-Boot through an EFI stub 2015-08-05 08:44:06 -06:00
Makefile efi.h: Do not use config options 2018-06-24 08:56:04 +08:00