mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] EFI fixes
@ 2017-01-23 17:02 Michael Olbrich
  2017-01-23 17:02 ` [PATCH 1/5] readkey: keys are unsigned char Michael Olbrich
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Olbrich @ 2017-01-23 17:02 UTC (permalink / raw)
  To: barebox; +Cc: Michael Olbrich

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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-01-24  8:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-23 17:02 [PATCH 0/5] EFI fixes Michael Olbrich
2017-01-23 17:02 ` [PATCH 1/5] readkey: keys are unsigned char Michael Olbrich
2017-01-23 17:02 ` [PATCH 2/5] serial: efi: improve input handling Michael Olbrich
2017-01-23 17:02 ` [PATCH 3/5] output: use '[0m' to reset colors Michael Olbrich
2017-01-23 17:02 ` [PATCH 4/5] efi: include and execute exit calls Michael Olbrich
2017-01-23 17:02 ` [PATCH 5/5] efi: don't unload drivers Michael Olbrich
2017-01-24  8:35 ` [PATCH 0/5] EFI fixes Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox