Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull EFI updates from Ingo Molnar: "Changes in this cycle are: - support module unload for efivarfs (Mathias Krause) - another attempt at moving x86 to libstub taking advantage of the __pure attribute (Ard Biesheuvel) - add EFI runtime services section to ptdump (Mathias Krause)" * 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, ptdump: Add section for EFI runtime services efi/x86: Move x86 back to libstub efivarfs: Allow unloading when build as module
Showing
- arch/x86/boot/compressed/Makefile 2 additions, 1 deletionarch/x86/boot/compressed/Makefile
- arch/x86/boot/compressed/eboot.c 4 additions, 4 deletionsarch/x86/boot/compressed/eboot.c
- arch/x86/boot/compressed/eboot.h 0 additions, 16 deletionsarch/x86/boot/compressed/eboot.h
- arch/x86/include/asm/efi.h 24 additions, 0 deletionsarch/x86/include/asm/efi.h
- arch/x86/include/asm/pgtable_64_types.h 2 additions, 0 deletionsarch/x86/include/asm/pgtable_64_types.h
- arch/x86/mm/dump_pagetables.c 3 additions, 0 deletionsarch/x86/mm/dump_pagetables.c
- arch/x86/platform/efi/efi_64.c 1 addition, 2 deletionsarch/x86/platform/efi/efi_64.c
- drivers/firmware/efi/Makefile 1 addition, 1 deletiondrivers/firmware/efi/Makefile
- fs/efivarfs/super.c 9 additions, 2 deletionsfs/efivarfs/super.c
Please register or sign in to comment