audk/MdeModulePkg/Include
Ard Biesheuvel 9eb8f2c99f MdeModulePkg: Define memory attribute PPI
Define a PPI interface that may be used by the PEI core or other PEIMs
to manage permissions on memory ranges. This is primarily intended for
restricting permissions to what is actually needed for correct execution
by the code in question, and for limiting the use of memory mappings
that are both writable and executable at the same time.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Oliver Smith-Denny <osde@linux.microsoft.com>
Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2023-06-26 09:11:53 +00:00
..
Guid MdeModulePkg: Add TraceHubDebugSysTLib library 2023-05-11 07:26:38 +00:00
Library MdeModulePkg/Include: Add IpmiCommandLib header file 2023-01-19 03:57:32 +00:00
Pi MdeModulePkg: Correct memory type in PrePiDxeCis.h 2023-01-30 13:52:27 +00:00
Ppi MdeModulePkg: Define memory attribute PPI 2023-06-26 09:11:53 +00:00
Protocol MdeModulePkg: Add bRefClkFreq card attribute programming support 2022-03-10 01:45:14 +00:00
UniversalPayload MdeModulePkg/UniversalPayload: Align Identifier value with UPL spec 2022-05-27 16:15:26 +00:00