diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-12 09:11:38 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-12 09:11:38 -0500 |
commit | d6b9f878d838efec49ffa5fc3e5c23ce44e2ff9d (patch) | |
tree | aebc485d66bf62306599e94a05c7b2e1eac35a21 /kernel-ppc64le-rhel.config | |
parent | 0467d1cd42d22f88747730eed26cc5d2c760807b (diff) | |
download | kernel-d6b9f878d838efec49ffa5fc3e5c23ce44e2ff9d.tar.gz kernel-d6b9f878d838efec49ffa5fc3e5c23ce44e2ff9d.tar.xz kernel-d6b9f878d838efec49ffa5fc3e5c23ce44e2ff9d.zip |
kernel-5.17.7-0
* Thu May 12 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.17.7-0]
- Set CONFIG_EFI_DXE_MEM_ATTRIBUTES (Justin M. Forbes)
- efi: x86: Set the NX-compatibility flag in the PE header (Peter Jones)
- efi: libstub: ensure allocated memory to be executable (Baskov Evgeniy)
- efi: libstub: declare DXE services table (Baskov Evgeniy)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-ppc64le-rhel.config')
-rw-r--r-- | kernel-ppc64le-rhel.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index ac86fd2b4..d24ef1b16 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -1373,6 +1373,7 @@ CONFIG_EEPROM_MAX6875=m # CONFIG_EFI_CAPSULE_LOADER is not set CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y # CONFIG_EFI_DISABLE_PCI_DMA is not set +CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y CONFIG_EFI_PARTITION=y |