summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi.c
Commit message (Expand)AuthorAgeFilesLines
* efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel2016-01-131-1/+1
* arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-0/+2
* efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-281-4/+4
* efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-121-0/+18
* efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-121-14/+16
* efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi2015-10-121-2/+3
* efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-121-4/+2Star
* efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-121-0/+3
* efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming2015-10-111-1/+3
* efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-081-0/+31
* efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-081-3/+5
* efi: Check for NULL efi kernel parametersRicardo Neri2015-07-301-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-041-4/+2Star
|\
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-4/+2Star
* | efi: dmi: List SMBIOS3 table before SMBIOS tableJean Delvare2015-05-051-2/+7
* | efi: Add esrt supportPeter Jones2015-04-301-1/+81
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-121-24/+32
|\
| * efi: split off remapping code from efi_config_init()Ard Biesheuvel2015-01-121-24/+32
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-291-7/+10
|\ \ | |/ |/|
| * efi: Don't look for chosen@0 node on DT platformsLeif Lindholm2015-01-201-2/+1Star
| * firmware: efi: Remove unneeded guid unparseIvan Khoronzhuk2015-01-201-5/+0Star
| * efi: Expose underlying UEFI firmware platform size to userlandSteve McIntyre2015-01-121-0/+9
| * efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-081-2/+2
* | efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel2014-11-051-0/+4
|/
* efi: Introduce efi_md_typeattr_format()Laszlo Ersek2014-10-031-0/+57
* efi: Add kernel param efi=noruntimeDave Young2014-10-031-0/+9
* efi: Move noefi early param code out of x86 arch codeDave Young2014-10-031-0/+13
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-051-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