aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel1-0/+4
2014-10-03efi: Introduce efi_md_typeattr_format()Laszlo Ersek1-0/+57
2014-10-03efi: Add kernel param efi=noruntimeDave Young1-0/+9
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young1-0/+13
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+29
2014-07-18efi: Autoload efivarsLee, Chun-Yi1-0/+15
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper1-9/+12
2014-07-18efi: Use early_mem*() instead of early_io*()Daniel Kiper1-2/+2
2014-07-10efi: fdt: Do not report an error during boot if UEFI is not availableCatalin Marinas1-7/+15
2014-06-19efi: Fix compiler warnings (unused, const, type)Catalin Marinas1-3/+3
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter1-0/+79
2014-03-04efi: Use NULL instead of 0 for pointerDaeseok Youn1-1/+1
2014-03-04efi: Set feature flags inside feature init functionsMatt Fleming1-0/+3
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young1-0/+4
2013-12-21efi: Export more EFI table variables to sysfsDave Young1-1/+40
2013-09-05efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm1-0/+32
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm1-0/+108
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming1-1/+1
2013-04-17efi: split efisubsystem from efivarsTom Gundersen1-0/+134