set PcdImageProtectionPolicy = 0x03 for strict nx builds
This commit is contained in:
parent
b1b2afe957
commit
d8f2fa208c
@ -47,6 +47,7 @@ TPM2_CONFIG_ENABLE = FALSE
|
|||||||
|
|
||||||
[pcds.nx.strict]
|
[pcds.nx.strict]
|
||||||
PcdDxeNxMemoryProtectionPolicy = 0xC000000000007FD5
|
PcdDxeNxMemoryProtectionPolicy = 0xC000000000007FD5
|
||||||
|
PcdImageProtectionPolicy = 0x03
|
||||||
# Default is FALSE, so there no need to actually set it.
|
# Default is FALSE, so there no need to actually set it.
|
||||||
#PcdUninstallMemAttrProtocol = FALSE
|
#PcdUninstallMemAttrProtocol = FALSE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user