summaryrefslogtreecommitdiff
path: root/ArmVirtPkg
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-10-08 18:52:33 +0000
committerabiesheuvel <abiesheuvel@Edk2>2015-10-08 18:52:33 +0000
commit64df44b7e5d005598828c990500c2427bb131e8f (patch)
tree7446dd64e3f7ec950abca734d5bb832463995f84 /ArmVirtPkg
parentc82b808749f3bc8b54bfc8f53de0c69793437d76 (diff)
downloadedk2-platforms-64df44b7e5d005598828c990500c2427bb131e8f.tar.xz
ArmVirtPkg/ArmVirtQemu: enable non-exec DXE stack for AARCH64
Enable the non-exec DXE stack feature when building for AARCH64. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18589 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmVirtPkg')
-rw-r--r--ArmVirtPkg/ArmVirtQemu.dsc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ArmVirtPkg/ArmVirtQemu.dsc b/ArmVirtPkg/ArmVirtQemu.dsc
index 9e40f39e4b..995be89ef4 100644
--- a/ArmVirtPkg/ArmVirtQemu.dsc
+++ b/ArmVirtPkg/ArmVirtQemu.dsc
@@ -162,6 +162,9 @@
#
gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize|16
+[PcdsFixedAtBuild.AARCH64]
+ gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack|TRUE
+
[PcdsDynamicDefault.common]
## If TRUE, OvmfPkg/AcpiPlatformDxe will not wait for PCI
# enumeration to complete before installing ACPI tables.