From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.4.pengutronix.de ([92.198.50.35]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cVi1K-0002jt-TU for barebox@lists.infradead.org; Mon, 23 Jan 2017 17:03:08 +0000 From: Michael Olbrich Subject: [PATCH 0/5] EFI fixes Date: Mon, 23 Jan 2017 18:02:13 +0100 Message-Id: <20170123170218.25139-1-m.olbrich@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org To: barebox@lists.infradead.org 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