[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOesGMh+2Qs_cVMtdkpyXR44NJkQscs0eP_=pxwKXHkopaAKog@mail.gmail.com>
Date: Fri, 15 Nov 2013 10:04:22 -0800
From: Olof Johansson <olof@...om.net>
To: Leif Lindholm <leif.lindholm@...aro.org>
Cc: "linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
linux-efi <linux-efi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Matt Fleming <matt.fleming@...el.com>,
Grant Likely <grant.likely@...retlab.ca>, roy.franz@...aro.org,
msalter@...hat.com
Subject: Re: [PATCH v2 0/3] arm: [U]EFI runtime services support
Hi,
On Thu, Oct 3, 2013 at 4:24 AM, Leif Lindholm <leif.lindholm@...aro.org> wrote:
> In systems based on [U]EFI-conformant firmware, runtime services provide
> a standardised way for the kernel to update firmware environment
> variables. This is used for example by efibootmgr to update which image
> should be loaded on next boot.
>
> This patchset implements basic support for UEFI runtime services on ARM
> platforms, as well as the basic underlying EFI support. It also defines
> a mechanism by which the required information is passed from the
> bootloader to the kernel via FDT entries.
>
> This patchset depends on the previously submitted early_ioremap() and
> generic UEFI config table scanning patchsets.
>
> Changes from v1:
> - Updated FDT bindings, based on feedback.
> - Use common config table scanning and address lookup code.
> - Add dependency on !CPU_BIG_ENDIAN (for now).
> - Add proper efi_enabled() facility.
> - Documentation updates.
This series is generally looking sane to me without looking at the
code in very close detail.
Do you have a test setup that you've been using for this that you
could give a pointer to?
-Olof
--
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