Skip to content

Commit

Permalink
Revert "ArmVirtPkg: make EFI_LOADER_DATA non-executable"
Browse files Browse the repository at this point in the history
This reverts commit 2997ae3.
  • Loading branch information
osy committed Jul 8, 2023
1 parent b94dcec commit 8bf601c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArmVirtPkg/ArmVirt.dsc.inc
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
# reserved ones, with the exception of LoaderData regions, of which OS loaders
# (i.e., GRUB) may assume that its contents are executable.
#
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeNxMemoryProtectionPolicy|0xC000000000007FD5
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeNxMemoryProtectionPolicy|0xC000000000007FD1

gEfiMdeModulePkgTokenSpaceGuid.PcdCpuStackGuard|TRUE

Expand Down

0 comments on commit 8bf601c

Please sign in to comment.