Merge tag 'efi-urgent-2021-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull EFI fixes from Ingo Molnar: "A handful of EFI fixes: - Fix/robustify a diagnostic printk - Fix a (normally not triggered) parser bug in the libstub code - Allow !EFI_MEMORY_XP && !EFI_MEMORY_RO entries in the memory map - Stop RISC-V from crashing on boot if there's no FDT table" * tag 'efi-urgent-2021-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi: cper: fix snprintf() use in cper_dimm_err_location() efi/libstub: prevent read overflow in find_file_option() efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared efi/fdt: fix panic when no valid fdt found
Showing
- drivers/firmware/efi/cper.c 1 addition, 3 deletionsdrivers/firmware/efi/cper.c
- drivers/firmware/efi/fdtparams.c 3 additions, 0 deletionsdrivers/firmware/efi/fdtparams.c
- drivers/firmware/efi/libstub/file.c 1 addition, 1 deletiondrivers/firmware/efi/libstub/file.c
- drivers/firmware/efi/memattr.c 0 additions, 5 deletionsdrivers/firmware/efi/memattr.c
Loading
Please register or sign in to comment