index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAP
steve.wahl@hpe.com
2020-07-17
1
-1
/
+1
*
x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()
steve.wahl@hpe.com
2020-07-17
1
-11
/
+3
*
efi: Clean up config table description arrays
Ard Biesheuvel
2020-04-24
1
-4
/
+4
*
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-03-08
1
-0
/
+2
|
\
|
*
efi: Add embedded peripheral firmware support
Hans de Goede
2020-03-03
1
-0
/
+1
|
*
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
2020-03-03
1
-0
/
+1
*
|
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
2020-02-29
1
-0
/
+1
*
|
efi/x86: Add TPM related EFI tables to unencrypted mapping checks
Tom Lendacky
2020-02-29
1
-0
/
+2
*
|
efi/x86: Drop 'systab' member from struct efi
Ard Biesheuvel
2020-02-23
1
-73
/
+14
*
|
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
2020-02-23
1
-3
/
+6
*
|
efi/x86: Merge assignments of efi.runtime_version
Ard Biesheuvel
2020-02-23
1
-17
/
+2
*
|
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
2020-02-23
1
-12
/
+48
*
|
efi/x86: Remove runtime table address from kexec EFI setup data
Ard Biesheuvel
2020-02-23
1
-3
/
+1
*
|
efi: Clean up config_parse_tables()
Ard Biesheuvel
2020-02-23
1
-3
/
+3
*
|
efi: Make efi_config_init() x86 only
Ard Biesheuvel
2020-02-23
1
-0
/
+30
*
|
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
2020-02-23
1
-36
/
+10
*
|
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
2020-02-23
1
-1
/
+1
*
|
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
2020-02-23
1
-2
/
+30
*
|
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
2020-02-23
1
-2
/
+0
*
|
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
2020-02-23
1
-1
/
+0
*
|
efi/x86: Replace #ifdefs with IS_ENABLED() checks
Ard Biesheuvel
2020-02-23
1
-7
/
+4
*
|
efi/x86: Reindent struct initializer for legibility
Ard Biesheuvel
2020-02-23
1
-5
/
+5
|
/
*
efi/x86: Fix boot regression on systems with invalid memmap entries
Ard Biesheuvel
2020-02-02
1
-1
/
+1
*
efi: Add tracking for dynamically allocated memmaps
Dan Williams
2020-01-20
1
-2
/
+8
*
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
2020-01-20
1
-20
/
+10
*
efi/x86: Remove unreachable code in kexec_enter_virtual_mode()
Ard Biesheuvel
2020-01-10
1
-3
/
+0
*
efi/x86: Don't panic or BUG() on non-critical error conditions
Ard Biesheuvel
2020-01-10
1
-14
/
+14
*
efi/x86: Clean up efi_systab_init() routine for legibility
Ard Biesheuvel
2020-01-10
1
-84
/
+82
*
efi/x86: Drop two near identical versions of efi_runtime_init()
Ard Biesheuvel
2020-01-10
1
-90
/
+5
*
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
2020-01-10
1
-15
/
+4
*
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
2020-01-10
1
-28
/
+2
*
efi/x86: Map the entire EFI vendor string before copying it
Ard Biesheuvel
2020-01-10
1
-6
/
+7
*
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
2019-12-25
1
-2
/
+2
*
efi/x86: Rename efi_is_native() to efi_is_mixed()
Ard Biesheuvel
2019-12-25
1
-4
/
+4
*
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
2019-11-07
1
-0
/
+2
*
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
2019-11-07
1
-4
/
+45
*
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2019-11-07
1
-0
/
+3
*
efi/x86: Do not clean dummy variable in kexec path
Dave Young
2019-10-07
1
-3
/
+0
*
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
2019-08-08
1
-0
/
+3
*
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
2019-08-08
1
-1
/
+0
*
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
2019-08-08
1
-2
/
+4
*
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
2019-08-08
1
-0
/
+33
*
efi/x86/Add missing error handling to old_memmap 1:1 mapping code
Gen Zhang
2019-05-25
1
-0
/
+2
*
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
Sai Praneeth Prakhya
2018-11-30
1
-0
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
efi: Move efi_mem_type() to common code
Jan Beulich
2017-08-26
1
-19
/
+0
*
efi: Update efi_mem_type() to return an error rather than 0
Tom Lendacky
2017-07-18
1
-3
/
+3
*
x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as well
Sai Praneeth
2017-06-05
1
-1
/
+2
*
x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
Sai Praneeth
2017-05-28
1
-2
/
+4
[next]