index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Sai Praneeth
2015-12-14
1
-32
/
+0
|
/
*
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
2015-10-28
1
-4
/
+4
*
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
2015-10-12
1
-0
/
+18
*
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
2015-10-12
1
-14
/
+16
*
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
2015-10-12
1
-2
/
+3
*
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
2015-10-12
1
-4
/
+2
*
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
2015-10-12
1
-0
/
+3
*
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
2015-10-11
1
-1
/
+3
*
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
2015-08-08
1
-0
/
+31
*
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
2015-08-08
1
-3
/
+5
*
efi: Check for NULL efi kernel parameters
Ricardo Neri
2015-07-30
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-03
1
-4
/
+2
|
\
|
*
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
1
-4
/
+2
*
|
efi: dmi: List SMBIOS3 table before SMBIOS table
Jean Delvare
2015-05-05
1
-2
/
+7
*
|
efi: Add esrt support
Peter Jones
2015-04-30
1
-1
/
+81
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-02-11
1
-24
/
+32
|
\
|
*
efi: split off remapping code from efi_config_init()
Ard Biesheuvel
2015-01-12
1
-24
/
+32
*
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-01-29
1
-7
/
+10
|
\
\
|
|
/
|
/
|
|
*
efi: Don't look for chosen@0 node on DT platforms
Leif Lindholm
2015-01-20
1
-2
/
+1
|
*
firmware: efi: Remove unneeded guid unparse
Ivan Khoronzhuk
2015-01-20
1
-5
/
+0
|
*
efi: Expose underlying UEFI firmware platform size to userland
Steve McIntyre
2015-01-12
1
-0
/
+9
|
*
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
2015-01-07
1
-2
/
+2
*
|
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
Ard Biesheuvel
2014-11-05
1
-0
/
+4
|
/
*
efi: Introduce efi_md_typeattr_format()
Laszlo Ersek
2014-10-03
1
-0
/
+57
*
efi: Add kernel param efi=noruntime
Dave Young
2014-10-03
1
-0
/
+9
*
efi: Move noefi early param code out of x86 arch code
Dave Young
2014-10-03
1
-0
/
+13
*
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
1
-11
/
+29
|
\
|
*
efi: Autoload efivars
Lee, Chun-Yi
2014-07-18
1
-0
/
+15
|
*
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
2014-07-18
1
-9
/
+12
|
*
efi: Use early_mem*() instead of early_io*()
Daniel Kiper
2014-07-18
1
-2
/
+2
*
|
efi: fdt: Do not report an error during boot if UEFI is not available
Catalin Marinas
2014-07-10
1
-7
/
+15
*
|
efi: Fix compiler warnings (unused, const, type)
Catalin Marinas
2014-06-19
1
-3
/
+3
|
/
*
efi: add helper function to get UEFI params from FDT
Mark Salter
2014-04-30
1
-0
/
+79
*
efi: Use NULL instead of 0 for pointer
Daeseok Youn
2014-03-04
1
-1
/
+1
*
efi: Set feature flags inside feature init functions
Matt Fleming
2014-03-04
1
-0
/
+3
*
efi: Export EFI runtime memory mapping to sysfs
Dave Young
2013-12-21
1
-0
/
+4
*
efi: Export more EFI table variables to sysfs
Dave Young
2013-12-21
1
-1
/
+40
*
efi: x86: make efi_lookup_mapped_addr() a common function
Leif Lindholm
2013-09-05
1
-0
/
+32
*
efi: x86: ia64: provide a generic efi_config_init()
Leif Lindholm
2013-09-05
1
-0
/
+108
*
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-30
1
-1
/
+1
*
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
1
-0
/
+134
[prev]