index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
Lines
2017-06-23
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
Daniel Kiper
-1
/
+2
2017-03-17
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
-1
/
+0
2017-02-01
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...
Sai Praneeth
-0
/
+2
2016-11-13
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
-0
/
+72
2016-10-18
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
-1
/
+3
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
-31
/
+36
2016-09-09
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
-0
/
+3
2016-09-09
efi: Allow drivers to reserve boot services forever
Matt Fleming
-0
/
+30
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
-129
/
+0
2016-09-09
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
-40
/
+95
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
-0
/
+46
2016-09-05
efi: Fix handling error value in fdt_find_uefi_params
Andrzej Hajda
-2
/
+5
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-16
/
+65
2016-07-08
efi / ACPI: load SSTDs from EFI variables
Octavian Purdila
-0
/
+96
2016-07-06
Xen: EFI: Parse DT parameters for Xen specific UEFI
Shannon Zhao
-16
/
+65
2016-04-28
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
-0
/
+33
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
-2
/
+3
2016-04-28
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
-0
/
+2
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
-1
/
+1
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
-5
/
+1
2016-02-03
efi: Add Persistent Memory type name
Robert Elliott
-1
/
+2
2016-02-03
efi: Add NV memory attribute
Robert Elliott
-1
/
+4
2016-02-03
efi: Expose non-blocking set_variable() wrapper to efivars
Ard Biesheuvel
-0
/
+1
2016-02-03
Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...
Ingo Molnar
-0
/
+2
2016-01-13
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
Ard Biesheuvel
-1
/
+1
2015-12-14
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Sai Praneeth
-32
/
+0
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
-0
/
+2
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
-4
/
+4
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
-0
/
+18
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
-14
/
+16
2015-10-12
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
-2
/
+3
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
-4
/
+2
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
-0
/
+3
2015-10-11
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
-1
/
+3
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
-0
/
+31
2015-08-08
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
-3
/
+5
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
-0
/
+5
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-4
/
+2
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
-4
/
+2
2015-05-05
efi: dmi: List SMBIOS3 table before SMBIOS table
Jean Delvare
-2
/
+7
2015-04-30
efi: Add esrt support
Peter Jones
-1
/
+81
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-24
/
+32
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
-7
/
+10
2015-01-20
efi: Don't look for chosen@0 node on DT platforms
Leif Lindholm
-2
/
+1
2015-01-20
firmware: efi: Remove unneeded guid unparse
Ivan Khoronzhuk
-5
/
+0
2015-01-12
efi: Expose underlying UEFI firmware platform size to userland
Steve McIntyre
-0
/
+9
2015-01-12
efi: split off remapping code from efi_config_init()
Ard Biesheuvel
-24
/
+32
2015-01-07
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
-2
/
+2
2014-11-05
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
Ard Biesheuvel
-0
/
+4
2014-10-03
efi: Introduce efi_md_typeattr_format()
Laszlo Ersek
-0
/
+57
[next]