[PATCH 0/5] EFI fixes

Michael Olbrich m.olbrich at pengutronix.de
Mon Jan 23 09:02:13 PST 2017


A few small fixes to improve the barebox experience on EFI. Not all are
strictly EFI specific, but that's where I came across the problems.

Regards,
Michael

Michael Olbrich (5):
  readkey: keys are unsigned char
  serial: efi: improve input handling
  output: use '[0m' to reset colors
  efi: include and execute exit calls
  efi: don't unload drivers

 arch/efi/Makefile                 | 4 ++--
 arch/efi/efi/efi-image.c          | 9 ++++++++-
 arch/efi/lib/elf_x86_64_efi.lds.S | 1 +
 commands/2048.c                   | 2 +-
 common/menu.c                     | 2 +-
 drivers/serial/efi-stdio.c        | 3 ++-
 include/readkey.h                 | 4 ++--
 lib/readkey.c                     | 4 ++--
 8 files changed, 19 insertions(+), 10 deletions(-)

-- 
2.11.0




More information about the barebox mailing list