Re: [PATCH v2 0/3] arm: [U]EFI runtime services support

2013-11-15 Thread Leif Lindholm
Hi Olof, Many thanks for having a look. On Fri, Nov 15, 2013 at 10:04:22AM -0800, Olof Johansson wrote: > This series is generally looking sane to me without looking at the > code in very close detail. In the interest of full disclosure, I would like to point out that I will be posting another

Re: [PATCH v2 0/3] arm: [U]EFI runtime services support

2013-11-15 Thread Olof Johansson
Hi, On Thu, Oct 3, 2013 at 4:24 AM, Leif Lindholm 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

Re: [PATCH v2 0/3] arm: [U]EFI runtime services support

2013-11-15 Thread Olof Johansson
Hi, On Thu, Oct 3, 2013 at 4:24 AM, Leif Lindholm leif.lindh...@linaro.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

Re: [PATCH v2 0/3] arm: [U]EFI runtime services support

2013-11-15 Thread Leif Lindholm
Hi Olof, Many thanks for having a look. On Fri, Nov 15, 2013 at 10:04:22AM -0800, Olof Johansson wrote: This series is generally looking sane to me without looking at the code in very close detail. In the interest of full disclosure, I would like to point out that I will be posting another

[PATCH v2 0/3] arm: [U]EFI runtime services support

2013-10-03 Thread Leif Lindholm
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

[PATCH v2 0/3] arm: [U]EFI runtime services support

2013-10-03 Thread Leif Lindholm
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