[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1380389577-27039-1-git-send-email-roy.franz@linaro.org>
Date: Sat, 28 Sep 2013 10:32:56 -0700
From: Roy Franz <roy.franz@...aro.org>
To: linux-kernel@...r.kernel.org, linux-efi@...r.kernel.org,
matt.fleming@...el.com, linux-arm-kernel@...ts.infradead.org,
linux@....linux.org.uk
Cc: msalter@...hat.com, hpa@...or.com, Roy Franz <roy.franz@...aro.org>
Subject: [PATCH V2 ] Improve EFI stub command line conversion
Improve the conversion of the UTF-16 EFI command line
to UTF-8 for passing to the kernel.
Depends on series:
[PATCH V4 0/6] ADD ARM EFI stub
Changes from V1:
* Fix loop limit when processing UTF-16 EFI command line
* Break out from series: [PATCH V5 00/18] ARM EFI stub common code
* Now includes caller fixup in ARM EFI stub.
H. Peter Anvin (1):
Improve EFI stub command line conversion
arch/arm/boot/compressed/efi-stub.c | 2 +-
arch/x86/boot/compressed/eboot.c | 3 +-
drivers/firmware/efi/efi-stub-helper.c | 93 ++++++++++++++++++++++++--------
3 files changed, 72 insertions(+), 26 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists