aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/efi.c
AgeCommit message (Expand)Author
2014-10-03efi: Introduce efi_md_typeattr_format()Laszlo Ersek
2014-10-03efi: Add kernel param efi=noruntimeDave Young
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-18efi: Autoload efivarsLee, Chun-Yi
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper
2014-07-18efi: Use early_mem*() instead of early_io*()Daniel Kiper
2014-07-10efi: fdt: Do not report an error during boot if UEFI is not availableCatalin Marinas
2014-06-19efi: Fix compiler warnings (unused, const, type)Catalin Marinas
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter
2014-03-04efi: Use NULL instead of 0 for pointerDaeseok Youn
2014-03-04efi: Set feature flags inside feature init functionsMatt Fleming
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young
2013-12-21efi: Export more EFI table variables to sysfsDave Young
2013-09-05efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-17efi: split efisubsystem from efivarsTom Gundersen