[PATCH 3/5] efi: add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table

Matt Fleming matt at codeblueprint.co.uk
Wed Mar 2 04:22:48 PST 2016


On Mon, 22 Feb, at 03:25:56PM, Ard Biesheuvel wrote:
> This declares the GUID and struct typedef for the new memory attributes
> table which contains the permissions that can be used to apply stricter
> permissions to UEFI Runtime Services memory regions.
> 
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
> ---
>  drivers/firmware/efi/efi.c |  2 ++
>  include/linux/efi.h        | 13 +++++++++++++
>  2 files changed, 15 insertions(+)

Looks good Ard.



More information about the linux-arm-kernel mailing list