On Wed, 23 Sep, at 07:29:34AM, Ard Biesheuvel wrote:
> UEFI v2.5 introduces a runtime memory protection feature that splits
> PE/COFF runtime images into separate code and data regions. Since this
> may require special handling by the OS, allocate a EFI_xxx bit to
> keep track of whether this feature is currently active or not.
> 
> Signed-off-by: Ard Biesheuvel <[email protected]>
> ---
> 
> @Matt:
> here's v2 of 2/2 only, with your comments addressed.
> 
> Thanks,
> Ard.
> 
> 
>  drivers/firmware/efi/efi.c | 18 ++++++++++++++++++
>  include/linux/efi.h        |  1 +
>  2 files changed, 19 insertions(+)

Thanks Ard, applied!

-- 
Matt Fleming, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-efi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to