set PcdSetNxForStack = TRUE for strict nx builds

This commit is contained in:
Gerd Hoffmann 2023-12-22 13:33:44 +01:00
parent d8f2fa208c
commit bc6d394be4

View File

@ -48,6 +48,7 @@ TPM2_CONFIG_ENABLE = FALSE
[pcds.nx.strict]
PcdDxeNxMemoryProtectionPolicy = 0xC000000000007FD5
PcdImageProtectionPolicy = 0x03
PcdSetNxForStack = TRUE
# Default is FALSE, so there no need to actually set it.
#PcdUninstallMemAttrProtocol = FALSE