Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull EFI updates from Ingo Molnar: "The main changes in this cycle were: - Wire up the EFI RNG code for x86. This enables an additional source of entropy during early boot. - Enable the TPM event log code on ARM platforms. - Update Ard's email address" * 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi: libstub/tpm: enable tpm eventlog function for ARM platforms x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table efi/random: use arch-independent efi_call_proto() MAINTAINERS: update Ard's email address to @kernel.org
Showing
- .mailmap 1 addition, 0 deletions.mailmap
- MAINTAINERS 4 additions, 4 deletionsMAINTAINERS
- arch/x86/boot/compressed/eboot.c 3 additions, 0 deletionsarch/x86/boot/compressed/eboot.c
- drivers/firmware/efi/libstub/Makefile 3 additions, 2 deletionsdrivers/firmware/efi/libstub/Makefile
- drivers/firmware/efi/libstub/arm-stub.c 2 additions, 0 deletionsdrivers/firmware/efi/libstub/arm-stub.c
- drivers/firmware/efi/libstub/efistub.h 0 additions, 2 deletionsdrivers/firmware/efi/libstub/efistub.h
- drivers/firmware/efi/libstub/random.c 18 additions, 5 deletionsdrivers/firmware/efi/libstub/random.c
- include/linux/efi.h 2 additions, 0 deletionsinclude/linux/efi.h
Please register or sign in to comment