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 biggest change in this cycle were SGI/UV related changes that clean up and fix UV boot quirks and problems. There's also various smaller cleanups and refinements" * 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi: Reorganize the GUID table to make it easier to read x86/efi: Remove the unused efi_get_time() function x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros x86/uv: Update uv_bios_call() to use efi_call_virt_pointer() efi: Convert efi_call_virt() to efi_call_virt_pointer() x86/efi: Remove unused variable 'efi' efi: Document #define FOO_PROTOCOL_GUID layout efibc: Report more information in the error messages
Showing
- arch/arm/include/asm/efi.h 2 additions, 2 deletionsarch/arm/include/asm/efi.h
- arch/arm64/include/asm/efi.h 2 additions, 2 deletionsarch/arm64/include/asm/efi.h
- arch/x86/boot/compressed/eboot.c 0 additions, 2 deletionsarch/x86/boot/compressed/eboot.c
- arch/x86/include/asm/efi.h 4 additions, 5 deletionsarch/x86/include/asm/efi.h
- arch/x86/platform/efi/efi.c 0 additions, 15 deletionsarch/x86/platform/efi/efi.c
- arch/x86/platform/efi/efi_64.c 8 additions, 13 deletionsarch/x86/platform/efi/efi_64.c
- arch/x86/platform/uv/bios_uv.c 1 addition, 2 deletionsarch/x86/platform/uv/bios_uv.c
- drivers/firmware/efi/efibc.c 2 additions, 2 deletionsdrivers/firmware/efi/efibc.c
- drivers/firmware/efi/runtime-wrappers.c 10 additions, 43 deletionsdrivers/firmware/efi/runtime-wrappers.c
- include/linux/efi.h 96 additions, 104 deletionsinclude/linux/efi.h
Please register or sign in to comment