[U-Boot] [PATCH 0/4] efi_loader: text protocols

Heinrich Schuchardt xypron.glpk at gmx.de
Thu Jul 5 06:17:57 UTC 2018


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



More information about the U-Boot mailing list