Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1537745
| From | Matt Fleming <matt@codeblueprint.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86 |
| Date | 2016-12-07 14:30 +0100 |
| Message-ID | <sLKsh-BZ-7@gated-at.bofh.it> (permalink) |
| References | <sLtrr-68b-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 06 Dec, at 11:15:59AM, Sai Praneeth Prakhya wrote: > From: Sai Praneeth <sai.praneeth.prakhya@intel.com> > > 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.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86 Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com> - 2016-12-06 20:20 +0100
[PATCH 2/4] efi: Introduce EFI_MEM_ATTR bit and set it from memory attributes table Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com> - 2016-12-06 20:30 +0100
[PATCH 1/4] efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com> - 2016-12-06 20:30 +0100
Re: [PATCH 1/4] efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures Matt Fleming <matt@codeblueprint.co.uk> - 2016-12-07 14:30 +0100
[PATCH 3/4] x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com> - 2016-12-06 20:30 +0100
Re: [PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86 Matt Fleming <matt@codeblueprint.co.uk> - 2016-12-07 14:30 +0100
Re: [PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86 Matt Fleming <matt@codeblueprint.co.uk> - 2016-12-07 15:00 +0100
Re: [PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86 Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com> - 2016-12-07 20:10 +0100
Re: [PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86 Matt Fleming <matt@codeblueprint.co.uk> - 2016-12-07 21:10 +0100
Re: [PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86 Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com> - 2016-12-07 21:20 +0100
csiph-web