Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Pull more EFI updates from Ard Biesheuvel: "Follow-up tweaks for EFI changes - they mostly address issues introduced this merge window, except for Heinrich's patch: - fix new DXE service invocations for mixed mode - use correct Kconfig symbol when setting PE header flag - clean up the drivers/firmware/efi Kconfig dependencies so that features that depend on CONFIG_EFI are hidden from the UI when the symbol is not enabled. Also included is a RISC-V bugfix from Heinrich to avoid read-write mappings of read-only firmware regions in the EFI page tables" * tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: efi: clean up Kconfig dependencies on CONFIG_EFI efi/x86: libstub: Make DXE calls mixed mode safe efi: x86: Fix config name for setting the NX-compatibility flag in the PE header riscv: read-only pages should not be writable
No related branches found
No related tags found
Showing
- arch/riscv/kernel/efi.c 1 addition, 1 deletionarch/riscv/kernel/efi.c
- arch/x86/boot/header.S 1 addition, 1 deletionarch/x86/boot/header.S
- arch/x86/include/asm/efi.h 9 additions, 0 deletionsarch/x86/include/asm/efi.h
- drivers/firmware/Makefile 1 addition, 2 deletionsdrivers/firmware/Makefile
- drivers/firmware/efi/Kconfig 24 additions, 28 deletionsdrivers/firmware/efi/Kconfig
- drivers/firmware/efi/libstub/x86-stub.c 2 additions, 2 deletionsdrivers/firmware/efi/libstub/x86-stub.c
Loading
Please register or sign in to comment