summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-11/+29
|\
| * efi: Autoload efivarsLee, Chun-Yi2014-07-181-0/+15
| * efi: Introduce EFI_PARAVIRT flagDaniel Kiper2014-07-181-9/+12
| * efi: Use early_mem*() instead of early_io*()Daniel Kiper2014-07-181-2/+2
* | efi: fdt: Do not report an error during boot if UEFI is not availableCatalin Marinas2014-07-101-7/+15
* | efi: Fix compiler warnings (unused, const, type)Catalin Marinas2014-06-191-3/+3
|/
* efi: add helper function to get UEFI params from FDTMark Salter2014-04-301-0/+79
* efi: Use NULL instead of 0 for pointerDaeseok Youn2014-03-041-1/+1
* efi: Set feature flags inside feature init functionsMatt Fleming2014-03-041-0/+3
* efi: Export EFI runtime memory mapping to sysfsDave Young2013-12-211-0/+4
* efi: Export more EFI table variables to sysfsDave Young2013-12-211-1/+40
* efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2013-09-051-0/+32
* efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-051-0/+108
* Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-301-1/+1
* efi: split efisubsystem from efivarsTom Gundersen2013-04-171-0/+134
OpenPOWER on IntegriCloud