-
- Downloads
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull EFI updates from Ingo Molnar: - refactor the EFI config table handling across architectures - add support for the Dell EMC OEM config table - include AER diagnostic output to CPER handling of fatal PCIe errors * 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi: cper: print AER info of PCIe fatal error efi: Export Runtime Configuration Interface table to sysfs efi: ia64: move SAL systab handling out of generic EFI code efi/x86: move UV_SYSTAB handling into arch/x86 efi: x86: move efi_is_table_address() into arch/x86
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-firmware-efi 8 additions, 0 deletionsDocumentation/ABI/testing/sysfs-firmware-efi
- arch/ia64/include/asm/sal.h 1 addition, 0 deletionsarch/ia64/include/asm/sal.h
- arch/ia64/kernel/efi.c 3 additions, 0 deletionsarch/ia64/kernel/efi.c
- arch/ia64/kernel/setup.c 1 addition, 1 deletionarch/ia64/kernel/setup.c
- arch/x86/include/asm/efi.h 5 additions, 0 deletionsarch/x86/include/asm/efi.h
- arch/x86/include/asm/uv/uv.h 3 additions, 1 deletionarch/x86/include/asm/uv/uv.h
- arch/x86/mm/ioremap.c 1 addition, 0 deletionsarch/x86/mm/ioremap.c
- arch/x86/platform/efi/efi.c 38 additions, 1 deletionarch/x86/platform/efi/efi.c
- arch/x86/platform/uv/bios_uv.c 6 additions, 4 deletionsarch/x86/platform/uv/bios_uv.c
- drivers/firmware/efi/Kconfig 13 additions, 0 deletionsdrivers/firmware/efi/Kconfig
- drivers/firmware/efi/Makefile 1 addition, 0 deletionsdrivers/firmware/efi/Makefile
- drivers/firmware/efi/cper.c 15 additions, 0 deletionsdrivers/firmware/efi/cper.c
- drivers/firmware/efi/efi.c 3 additions, 36 deletionsdrivers/firmware/efi/efi.c
- drivers/firmware/efi/rci2-table.c 147 additions, 0 deletionsdrivers/firmware/efi/rci2-table.c
- include/linux/efi.h 5 additions, 9 deletionsinclude/linux/efi.h
Loading
Please register or sign in to comment