Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Pull EFI updates from Ard Biesheuvel: - support taking the measurement of the initrd when loaded via the LoadFile2 protocol - kobject API cleanup from Greg - some header file whitespace fixes * tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: efi: use default_groups in kobj_type efi/libstub: measure loaded initrd info into the TPM efi/libstub: consolidate initrd handling across architectures efi/libstub: x86/mixed: increase supported argument count efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event() include/linux/efi.h: Remove unneeded whitespaces before tabs
Showing
- arch/x86/boot/compressed/efi_thunk_64.S 11 additions, 3 deletionsarch/x86/boot/compressed/efi_thunk_64.S
- arch/x86/include/asm/efi.h 10 additions, 4 deletionsarch/x86/include/asm/efi.h
- arch/x86/platform/efi/efi_thunk_64.S 12 additions, 2 deletionsarch/x86/platform/efi/efi_thunk_64.S
- drivers/firmware/efi/efivars.c 2 additions, 1 deletiondrivers/firmware/efi/efivars.c
- drivers/firmware/efi/esrt.c 3 additions, 1 deletiondrivers/firmware/efi/esrt.c
- drivers/firmware/efi/libstub/efi-stub-helper.c 61 additions, 12 deletionsdrivers/firmware/efi/libstub/efi-stub-helper.c
- drivers/firmware/efi/libstub/efi-stub.c 2 additions, 8 deletionsdrivers/firmware/efi/libstub/efi-stub.c
- drivers/firmware/efi/libstub/efistub.h 28 additions, 2 deletionsdrivers/firmware/efi/libstub/efistub.h
- drivers/firmware/efi/libstub/x86-stub.c 10 additions, 16 deletionsdrivers/firmware/efi/libstub/x86-stub.c
- drivers/firmware/efi/runtime-map.c 2 additions, 1 deletiondrivers/firmware/efi/runtime-map.c
- include/linux/efi.h 3 additions, 3 deletionsinclude/linux/efi.h
Please register or sign in to comment