This patch set fixes some problems found via the SCT. Heinrich Schuchardt (4): efi_loader: set revision in loaded image protocol efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() efi_loader: clear screen has to reset cursor position efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
include/efi_api.h | 2 ++ lib/efi_loader/efi_boottime.c | 1 + lib/efi_loader/efi_console.c | 19 +++++++++++++++++-- 3 files changed, 20 insertions(+), 2 deletions(-) -- 2.18.0 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

