set PcdImageProtectionPolicy = 0x03 for strict nx builds

This commit is contained in:
Gerd Hoffmann 2023-12-22 11:32:14 +01:00
parent b1b2afe957
commit d8f2fa208c

View File

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