aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi.c
Commit message (Expand)AuthorAge
* efi: Add Persistent Memory type nameRobert Elliott2016-02-03
* efi: Add NV memory attributeRobert Elliott2016-02-03
* efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel2016-02-03
* Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar2016-02-03
|\
| * efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel2016-01-13
| * arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-09
* | x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2015-12-14
|/
* efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-28
* efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-12
* efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-12
* efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi2015-10-12
* efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-12
* efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-12
* efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming2015-10-11
* efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-08
* efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-08
* efi: Check for NULL efi kernel parametersRicardo Neri2015-07-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* | efi: dmi: List SMBIOS3 table before SMBIOS tableJean Delvare2015-05-05
* | efi: Add esrt supportPeter Jones2015-04-30
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-11
|\
| * efi: split off remapping code from efi_config_init()Ard Biesheuvel2015-01-12
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-29
|\ \ | |/ |/|
| * efi: Don't look for chosen@0 node on DT platformsLeif Lindholm2015-01-20
| * firmware: efi: Remove unneeded guid unparseIvan Khoronzhuk2015-01-20
| * efi: Expose underlying UEFI firmware platform size to userlandSteve McIntyre2015-01-12
| * efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-07
* | efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel2014-11-05
|/
* efi: Introduce efi_md_typeattr_format()Laszlo Ersek2014-10-03
* efi: Add kernel param efi=noruntimeDave Young2014-10-03
* efi: Move noefi early param code out of x86 arch codeDave Young2014-10-03
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\
| * efi: Autoload efivarsLee, Chun-Yi2014-07-18
| * efi: Introduce EFI_PARAVIRT flagDaniel Kiper2014-07-18
| * efi: Use early_mem*() instead of early_io*()Daniel Kiper2014-07-18
* | efi: fdt: Do not report an error during boot if UEFI is not availableCatalin Marinas2014-07-10
* | efi: Fix compiler warnings (unused, const, type)Catalin Marinas2014-06-19
|/
* efi: add helper function to get UEFI params from FDTMark Salter2014-04-30
* efi: Use NULL instead of 0 for pointerDaeseok Youn2014-03-04
* efi: Set feature flags inside feature init functionsMatt Fleming2014-03-04
* efi: Export EFI runtime memory mapping to sysfsDave Young2013-12-21
* efi: Export more EFI table variables to sysfsDave Young2013-12-21
* efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2013-09-05
* efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-05
* Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-30
* efi: split efisubsystem from efivarsTom Gundersen2013-04-17