summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Move efi_mem_type() to common codeJan Beulich2017-08-261-6/+31
* efi/random: Increase size of firmware supplied randomnessArd Biesheuvel2017-08-261-1/+2
* Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2017-08-261-0/+33
|\
| * efi: Add an EFI table address match functionTom Lendacky2017-07-181-0/+33
* | firmware/efi: Constify attribute_group structuresArvind Yadav2017-08-211-1/+1
|/
* efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper2017-06-231-1/+2
* efi/esrt: Cleanup bad memory map log messagesDaniel Drake2017-03-171-1/+0
* efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...Sai Praneeth2017-02-011-0/+2
* efi: Add support for seeding the RNG from a UEFI config tableArd Biesheuvel2016-11-131-0/+72
* efi/efivar_ssdt_load: Don't return success on allocation failureDan Carpenter2016-10-181-1/+3
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2016-09-131-31/+36
|\
| * efi: Replace runtime services spinlock with semaphoreArd Biesheuvel2016-09-091-0/+3
| * efi: Allow drivers to reserve boot services foreverMatt Fleming2016-09-091-0/+30
| * efi: Split out EFI memory map functions into new fileMatt Fleming2016-09-091-129/+0
| * efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming2016-09-091-40/+95
| * efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming2016-09-091-0/+46
* | efi: Fix handling error value in fdt_find_uefi_paramsAndrzej Hajda2016-09-051-2/+5
|/
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-16/+65
|\
| * Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2016-07-061-16/+65
* | efi / ACPI: load SSTDs from EFI variablesOctavian Purdila2016-07-081-0/+96
|/
* efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming2016-04-281-0/+33
* efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-2/+3
* efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel2016-04-281-0/+2
* efi: Remove global 'memmap' EFI memory mapMatt Fleming2016-04-281-1/+1
* efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-281-5/+1
* efi: Add Persistent Memory type nameRobert Elliott2016-02-031-1/+2
* efi: Add NV memory attributeRobert Elliott2016-02-031-1/+4
* efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel2016-02-031-0/+1
* Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar2016-02-031-0/+2
|\
| * 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
* | x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2015-12-141-32/+0
|/
* 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/+2
* 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-031-4/+2
|\
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-4/+2
* | 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-111-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/+1
OpenPOWER on IntegriCloud