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-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html