]> git.proxmox.com Git - pve-edk2-firmware.git/blame - debian/patches/Revert-ArmVirtPkg-make-EFI_LOADER_DATA-non-executabl.patch
fix #4696: Revert "ArmVirtPkg: make EFI_LOADER_DATA non-executable"
[pve-edk2-firmware.git] / debian / patches / Revert-ArmVirtPkg-make-EFI_LOADER_DATA-non-executabl.patch
CommitLineData
7728bf38
TL
1Description: Revert "ArmVirtPkg: make EFI_LOADER_DATA non-executable"
2 The versions of GRUB most distros are shipping still depend on executable
3 EFI_LOADER_DATA. Revert this upstream change until the necessary fixes are
4 more generally available.
5Author: dann frazier <dannf@debian.org>
6Bug-Debian: https://bugs.debian.org/1025656
7Forwarded: https://edk2.groups.io/g/devel/message/97814
8Last-Update: 2023-03-09
9
10--- a/ArmVirtPkg/ArmVirt.dsc.inc
11+++ b/ArmVirtPkg/ArmVirt.dsc.inc
12@@ -361,7 +361,7 @@
13 # reserved ones, with the exception of LoaderData regions, of which OS loaders\r
14 # (i.e., GRUB) may assume that its contents are executable.\r
15 #\r
16- gEfiMdeModulePkgTokenSpaceGuid.PcdDxeNxMemoryProtectionPolicy|0xC000000000007FD5\r
17+ gEfiMdeModulePkgTokenSpaceGuid.PcdDxeNxMemoryProtectionPolicy|0xC000000000007FD1\r
18 \r
19 [Components.common]\r
20 #\r