set PcdSetNxForStack = TRUE for strict nx builds
This commit is contained in:
parent
d8f2fa208c
commit
bc6d394be4
@ -48,6 +48,7 @@ TPM2_CONFIG_ENABLE = FALSE
|
|||||||
[pcds.nx.strict]
|
[pcds.nx.strict]
|
||||||
PcdDxeNxMemoryProtectionPolicy = 0xC000000000007FD5
|
PcdDxeNxMemoryProtectionPolicy = 0xC000000000007FD5
|
||||||
PcdImageProtectionPolicy = 0x03
|
PcdImageProtectionPolicy = 0x03
|
||||||
|
PcdSetNxForStack = TRUE
|
||||||
# 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