index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
Makefile
Age
Commit message (
Expand
)
Author
2021-07-21
drivers/firmware: move x86 Generic System Framebuffers support
Javier Martinez Canillas
2020-12-14
efi: ia64: disable the capsule loader
Ard Biesheuvel
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
2020-09-11
efi: Rename arm-init to efi-init common for all arch
Atish Patra
2020-03-08
efi/libstub: Avoid linking libstub/lib-ksyms.o into vmlinux
Masahiro Yamada
2020-03-08
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
2020-02-23
efi/arm: Move FDT param discovery code out of efi.c
Ard Biesheuvel
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
2019-02-04
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
2018-05-14
efi: Decode IA32/X64 Processor Error Section
Yazen Ghannam
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2018-01-03
efi: Move ARM CPER code to new file
Tyler Baicar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-05
x86/efi/bgrt: Move efi-bgrt handling out of arch/x86
Bhupesh Sharma
2016-11-13
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
2016-11-13
efi: Add device path parser
Lukas Wunner
2016-09-09
efi: Add efi_test driver for exporting UEFI runtime service interfaces
Ivan Hu
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
2016-04-28
efi: Add misc char driver interface to update EFI firmware
Kweh, Hock Leong
2016-04-28
efi: Add 'capsule' update support
Matt Fleming
2016-04-28
efibc: Add EFI Bootloader Control module
Compostella, Jeremy
2016-04-28
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel
2015-12-13
ARM: wire up UEFI init and runtime support
Ard Biesheuvel
2015-12-09
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
2015-06-08
efi: Work around ia64 build problem with ESRT driver
Peter Jones
2015-04-30
efi: Add esrt support
Peter Jones
2014-11-11
efi/x86: Move x86 back to libstub
Ard Biesheuvel
2014-09-23
Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"
Matt Fleming
2014-07-18
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel
2014-07-07
efi/x86: Move UEFI Runtime Services wrappers to generic code
Ard Biesheuvel
2014-01-05
Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
Ingo Molnar
2013-12-21
efi: Export EFI runtime memory mapping to sysfs
Dave Young
2013-12-19
x86/efi: Don't select EFI from certain special ACPI drivers
Jan Beulich
2013-10-31
Move cper.c from drivers/acpi/apei to drivers/firmware/efi
Luck, Tony
2013-04-17
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
efivars: Move pstore code into the new EFI directory
Matt Fleming