From: Matt Fleming <matt-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org>
To: Leif Lindholm <leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/5] Non-ARM-specific EFI patches needed for ARM ports
Date: Mon, 7 Apr 2014 14:22:51 +0100 [thread overview]
Message-ID: <20140407132251.GH5222@console-pimps.org> (raw)
In-Reply-To: <1396614350-20889-1-git-send-email-leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
On Fri, 04 Apr, at 01:25:45PM, Leif Lindholm wrote:
> This is the set of patches from the arm/arm64 UEFI support that are not
> in fact architecture specific. This set depends on other EFI patches
> already in linux-next.
>
> H. Peter Anvin (1):
> efi: x86: Improve cmdline conversion
>
> Leif Lindholm (1):
> efi: efi-stub-helper cleanup
>
> Mark Salter (1):
> efi: create memory map iteration helper
>
> Roy Franz (2):
> efi: Add shared printk wrapper for consistent prefixing
> efi: Add get_dram_base() helper function
>
> arch/x86/boot/compressed/eboot.c | 3 +-
> drivers/firmware/efi/efi-stub-helper.c | 148 +++++++++++++++++++++++---------
> include/linux/efi.h | 6 ++
> 3 files changed, 116 insertions(+), 41 deletions(-)
Thanks Leif, I'll pick these up once the comments to PATCH 3 and PATCH 4
(from Joe) are addressed. Otherwise they look fine.
--
Matt Fleming, Intel Open Source Technology Center
WARNING: multiple messages have this Message-ID (diff)
From: Matt Fleming <matt@console-pimps.org>
To: Leif Lindholm <leif.lindholm@linaro.org>
Cc: linux-efi@vger.kernel.org, matt.fleming@intel.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] Non-ARM-specific EFI patches needed for ARM ports
Date: Mon, 7 Apr 2014 14:22:51 +0100 [thread overview]
Message-ID: <20140407132251.GH5222@console-pimps.org> (raw)
In-Reply-To: <1396614350-20889-1-git-send-email-leif.lindholm@linaro.org>
On Fri, 04 Apr, at 01:25:45PM, Leif Lindholm wrote:
> This is the set of patches from the arm/arm64 UEFI support that are not
> in fact architecture specific. This set depends on other EFI patches
> already in linux-next.
>
> H. Peter Anvin (1):
> efi: x86: Improve cmdline conversion
>
> Leif Lindholm (1):
> efi: efi-stub-helper cleanup
>
> Mark Salter (1):
> efi: create memory map iteration helper
>
> Roy Franz (2):
> efi: Add shared printk wrapper for consistent prefixing
> efi: Add get_dram_base() helper function
>
> arch/x86/boot/compressed/eboot.c | 3 +-
> drivers/firmware/efi/efi-stub-helper.c | 148 +++++++++++++++++++++++---------
> include/linux/efi.h | 6 ++
> 3 files changed, 116 insertions(+), 41 deletions(-)
Thanks Leif, I'll pick these up once the comments to PATCH 3 and PATCH 4
(from Joe) are addressed. Otherwise they look fine.
--
Matt Fleming, Intel Open Source Technology Center
next prev parent reply other threads:[~2014-04-07 13:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-04 12:25 [PATCH 0/5] Non-ARM-specific EFI patches needed for ARM ports Leif Lindholm
2014-04-04 12:25 ` Leif Lindholm
2014-04-04 12:25 ` [PATCH 5/5] efi: Add get_dram_base() helper function Leif Lindholm
[not found] ` <1396614350-20889-1-git-send-email-leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-04-04 12:25 ` [PATCH 1/5] efi: efi-stub-helper cleanup Leif Lindholm
2014-04-04 12:25 ` Leif Lindholm
2014-04-04 12:25 ` [PATCH 2/5] efi: create memory map iteration helper Leif Lindholm
2014-04-04 12:25 ` Leif Lindholm
2014-04-04 12:25 ` [PATCH 3/5] efi: x86: Improve cmdline conversion Leif Lindholm
2014-04-04 12:25 ` Leif Lindholm
[not found] ` <1396614350-20889-4-git-send-email-leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-04-07 13:19 ` Matt Fleming
2014-04-07 13:19 ` Matt Fleming
2014-04-04 12:25 ` [PATCH 4/5] efi: Add shared printk wrapper for consistent prefixing Leif Lindholm
2014-04-04 12:25 ` Leif Lindholm
2014-04-04 14:31 ` Joe Perches
2014-04-07 13:22 ` Matt Fleming [this message]
2014-04-07 13:22 ` [PATCH 0/5] Non-ARM-specific EFI patches needed for ARM ports Matt Fleming
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=20140407132251.GH5222@console-pimps.org \
--to=matt-hnk1s37rvnbexh+ff434mdi2o/jbrioy@public.gmane.org \
--cc=leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.