linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roy Franz <roy.franz@linaro.org>
To: linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org,
	matt.fleming@intel.com, linux-arm-kernel@lists.infradead.org,
	linux@arm.linux.org.uk
Cc: msalter@redhat.com, hpa@zytor.com, Roy Franz <roy.franz@linaro.org>
Subject: [PATCH V2 ] Improve EFI stub command line conversion
Date: Sat, 28 Sep 2013 10:32:56 -0700	[thread overview]
Message-ID: <1380389577-27039-1-git-send-email-roy.franz@linaro.org> (raw)

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

             reply	other threads:[~2013-09-28 17:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-28 17:32 Roy Franz [this message]
2013-09-28 17:32 ` [PATCH] Improve EFI stub command line conversion Roy Franz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1380389577-27039-1-git-send-email-roy.franz@linaro.org \
    --to=roy.franz@linaro.org \
    --cc=hpa@zytor.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=matt.fleming@intel.com \
    --cc=msalter@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).