MdeModulePkg: MdeModulePkg.dec update PcdDxeNxMemoryProtectionPolicy.
Update the comments for PcdDxeNxMemoryProtectionPolicy which contained old information. Signed-off-by: Aaron Pop <aaronpop@microsoft.com> Co-authored-by: Oliver Smith-Denny <osde@microsoft.com>
This commit is contained in:
@@ -1508,8 +1508,7 @@
|
||||
# OEM Reserved 0x4000000000000000<BR>
|
||||
# OS Reserved 0x8000000000000000<BR>
|
||||
#
|
||||
# NOTE: User must NOT set NX protection for EfiLoaderCode / EfiBootServicesCode / EfiRuntimeServicesCode. <BR>
|
||||
# User MUST set the same NX protection for EfiBootServicesData and EfiConventionalMemory. <BR>
|
||||
# NOTE: User MUST set the same NX protection for EfiBootServicesData and EfiConventionalMemory. <BR>
|
||||
#
|
||||
# e.g. 0x7FD5 can be used for all memory except Code. <BR>
|
||||
# e.g. 0x7BD4 can be used for all memory except Code and ACPINVS/Reserved. <BR>
|
||||
|
||||
Reference in New Issue
Block a user