Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Pull EFI updates from Ard Biesheuvel: "Although some more stuff is brewing, the EFI changes that are ready for mainline are few this cycle: - improve the PCI DMA paranoia logic in the EFI stub - some constification changes - add statfs support to efivarfs - allow user space to enumerate updatable firmware resources without CAP_SYS_ADMIN" * tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: efi/libstub: Disable PCI DMA before grabbing the EFI memory map efi/esrt: Allow ESRT access without CAP_SYS_ADMIN efivarfs: expose used and total size efi: make kobj_type structure constant efi: x86: make kobj_type structure constant
No related branches found
No related tags found
Showing
- arch/x86/platform/efi/quirks.c 8 additions, 0 deletionsarch/x86/platform/efi/quirks.c
- arch/x86/platform/efi/runtime-map.c 1 addition, 1 deletionarch/x86/platform/efi/runtime-map.c
- drivers/firmware/efi/efi.c 1 addition, 0 deletionsdrivers/firmware/efi/efi.c
- drivers/firmware/efi/esrt.c 1 addition, 5 deletionsdrivers/firmware/efi/esrt.c
- drivers/firmware/efi/libstub/efi-stub-helper.c 3 additions, 3 deletionsdrivers/firmware/efi/libstub/efi-stub-helper.c
- drivers/firmware/efi/vars.c 12 additions, 0 deletionsdrivers/firmware/efi/vars.c
- fs/efivarfs/super.c 38 additions, 1 deletionfs/efivarfs/super.c
- include/linux/efi.h 11 additions, 0 deletionsinclude/linux/efi.h
Loading
Please register or sign in to comment