Re: [PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86

From: Matt Fleming
Date: Wed Dec 07 2016 - 08:27:08 EST


On Tue, 06 Dec, at 11:15:59AM, Sai Praneeth Prakhya wrote:
> From: Sai Praneeth <sai.praneeth.prakhya@xxxxxxxxx>
>
> UEFI v2.6 introduces EFI_MEMORY_ATTRIBUTES_TABLE which describes memory
> protections that may be applied to EFI Runtime code and data regions by
> kernel. This helps kernel to map efi runtime regions more strictly and
> hence allowing only appropriate accesses to these regions. Please refer
> to "EFI_MEMORY_ATTRIBUTES_TABLE" in section 4.6 of UEFI specification
> v2.6 for more information on this table.

I guess this is v3 of your patch series right? Please be sure to
include a version tag in future like you did for you v2.