Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fe3e5e65c06edb1c56e64e567f053e243142001f
/
drivers
/
firmware
/
efi
/
efi.c
fe3e5e6
efi: Enumerate EFI_MEMORY_SP
by Dan Williams
· 5 years ago
18b915a
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
by Dominik Brodowski
· 5 years ago
c05f8f9
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
by Ard Biesheuvel
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
1957a85b
efi: Restrict efivar_ssdt_load when the kernel is locked down
by Matthew Garrett
· 5 years ago
1c5fecb
efi: Export Runtime Configuration Interface table to sysfs
by Narendra K
· 5 years ago
5828efb
efi: ia64: move SAL systab handling out of generic EFI code
by Ard Biesheuvel
· 6 years ago
ec7e160
efi/x86: move UV_SYSTAB handling into arch/x86
by Ard Biesheuvel
· 6 years ago
e55f31a
efi: x86: move efi_is_table_address() into arch/x86
by Ard Biesheuvel
· 6 years ago
8849225
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
by Linus Torvalds
· 5 years ago
c46f340
tpm: Reserve the TPM final events table
by Matthew Garrett
· 6 years ago
18df757
efi/memreserve: deal with memreserve entries in unmapped memory
by Ard Biesheuvel
· 6 years ago
55716d2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
by Thomas Gleixner
· 6 years ago
88447c5
efi: Allow the number of EFI configuration tables entries to be zero
by Rob Bradford
· 6 years ago
582a32e
efi/arm: Revert "Defer persistent reservations until after paging_init()"
by Ard Biesheuvel
· 6 years ago
80424b0
efi: Reduce the amount of memblock reservations for persistent allocations
by Ard Biesheuvel
· 6 years ago
5f0b0ec
efi: Permit multiple entries in persistent memreserve data structure
by Ard Biesheuvel
· 6 years ago
976b489
efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
by Ard Biesheuvel
· 6 years ago
63eb322
efi: Permit calling efi_mem_reserve_persistent() from atomic context
by Ard Biesheuvel
· 6 years ago
eff8962
efi/arm: Defer persistent reservations until after paging_init()
by Ard Biesheuvel
· 6 years ago
a23d3bb
efi: add API to reserve memory persistently across kexec reboot
by Ard Biesheuvel
· 6 years ago
71e0940
efi: honour memory reservations passed via a linux specific config table
by Ard Biesheuvel
· 6 years ago
203b4fc
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c1a2f7f
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
by Rik van Riel
· 6 years ago
7e1550b
efi: Drop type and attribute checks in efi_mem_desc_lookup()
by Ard Biesheuvel
· 6 years ago
3eb420e
efi: Use a work queue to invoke EFI Runtime Services
by Sai Praneeth
· 6 years ago
7e904a9
efi: Use efi_mm in x86 as well as ARM
by Sai Praneeth
· 7 years ago
5b4e4c3
efi: Reorder pr_notice() with add_device_randomness() call
by Ard Biesheuvel
· 7 years ago
ae0cb7b
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
33b6d03
efi: call get_event_log before ExitBootServices
by Thiebaud Weksteen
· 7 years ago
50342b2
efi: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
0b02e44
efi: Add comment to avoid future expanding of sysfs systab
by Dave Young
· 7 years ago
af97a77
efi: Move some sysfs files to be read-only by root
by Greg Kroah-Hartman
· 7 years ago
23f0571
efi: Move efi_mem_type() to common code
by Jan Beulich
· 7 years ago
c2ceb5f
efi/random: Increase size of firmware supplied randomness
by Ard Biesheuvel
· 7 years ago
3cb9bc8
Merge branch 'x86/mm' into efi/core, to pick up dependencies
by Ingo Molnar
· 7 years ago
3ad6bd7
firmware/efi: Constify attribute_group structures
by Arvind Yadav
· 7 years ago
a19d66c
efi: Add an EFI table address match function
by Tom Lendacky
· 7 years ago
457ea3f
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
by Daniel Kiper
· 8 years ago
822f584
efi/esrt: Cleanup bad memory map log messages
by Daniel Drake
· 8 years ago
3a6b6c6
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures
by Sai Praneeth
· 8 years ago
6362598
efi: Add support for seeding the RNG from a UEFI config table
by Ard Biesheuvel
· 8 years ago
a75dcb5
efi/efivar_ssdt_load: Don't return success on allocation failure
by Dan Carpenter
· 8 years ago
5465fe0
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core
by Ingo Molnar
· 8 years ago
dce48e3
efi: Replace runtime services spinlock with semaphore
by Ard Biesheuvel
· 8 years ago
816e761
efi: Allow drivers to reserve boot services forever
by Matt Fleming
· 9 years ago
60863c0
efi: Split out EFI memory map functions into new file
by Matt Fleming
· 9 years ago
dca0f97
efi: Add efi_memmap_init_late() for permanent EFI memmap
by Matt Fleming
· 9 years ago
9479c7c
efi: Refactor efi_memmap_init_early() into arch-neutral code
by Matt Fleming
· 9 years ago
4af9ed5
efi: Fix handling error value in fdt_find_uefi_params
by Andrzej Hajda
· 8 years ago
08fd8c17
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
475fb4e
efi / ACPI: load SSTDs from EFI variables
by Octavian Purdila
· 8 years ago
0cac5c3
Xen: EFI: Parse DT parameters for Xen specific UEFI
by Shannon Zhao
· 9 years ago
806b035
efi: Move efi_status_to_err() to drivers/firmware/efi/
by Matt Fleming
· 9 years ago
801820b
efi/arm/libstub: Make screen_info accessible to the UEFI stub
by Ard Biesheuvel
· 9 years ago
a604af0
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
by Ard Biesheuvel
· 9 years ago
884f4f6
efi: Remove global 'memmap' EFI memory map
by Matt Fleming
· 9 years ago
78ce248
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
by Matt Fleming
· 9 years ago
35575e0
efi: Add Persistent Memory type name
by Robert Elliott
· 9 years ago
c016ca0
efi: Add NV memory attribute
by Robert Elliott
· 9 years ago
9c6672a
efi: Expose non-blocking set_variable() wrapper to efivars
by Ard Biesheuvel
· 9 years ago
03e075b
Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes
by Ingo Molnar
· 9 years ago
0f7f2f0
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
by Ard Biesheuvel
· 9 years ago
50a0cb5
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
by Sai Praneeth
· 9 years ago
f7d9248
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
by Ard Biesheuvel
· 9 years ago
44511fb
efi: Use correct type for struct efi_memory_map::phys_map
by Ard Biesheuvel
· 9 years ago
a104171
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
by Ard Biesheuvel
· 9 years ago
bf92486
efi: Add support for UEFIv2.5 Properties table
by Ard Biesheuvel
· 9 years ago
8be4432
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
by Taku Izumi
· 9 years ago
7968c0e
efi/arm64: Clean up efi_get_fdt_params() interface
by Leif Lindholm
· 9 years ago
12dd00e
efi/x86: Move efi=debug option parsing to core
by Leif Lindholm
· 9 years ago
0ce423b
efi: Use the generic efi.memmap instead of 'memmap'
by Matt Fleming
· 9 years ago
7bf7931
efi, x86: Rearrange efi_mem_attributes()
by Jonathan (Zhixiong) Zhang
· 9 years ago
87db73ae
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
by Ard Biesheuvel
· 9 years ago
9115c75
efi: Check for NULL efi kernel parameters
by Ricardo Neri
· 9 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
f9bb488
sysfs: Create mountpoints with sysfs_create_mount_point
by Eric W. Biederman
· 10 years ago
b119fe0
efi: dmi: List SMBIOS3 table before SMBIOS table
by Jean Delvare
· 10 years ago
0bb5490
efi: Add esrt support
by Peter Jones
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
3c01b74
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 10 years ago
1162930
efi: Don't look for chosen@0 node on DT platforms
by Leif Lindholm
· 10 years ago
613782b
firmware: efi: Remove unneeded guid unparse
by Ivan Khoronzhuk
· 10 years ago
2859dff
efi: Expose underlying UEFI firmware platform size to userland
by Steve McIntyre
· 10 years ago
7bb6841
efi: split off remapping code from efi_config_init()
by Ard Biesheuvel
· 10 years ago
26e0227
efi: Rename efi_guid_unparse to efi_guid_to_str
by Borislav Petkov
· 10 years ago
e1ccbbc
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
by Ard Biesheuvel
· 10 years ago
98d2a6c
efi: Introduce efi_md_typeattr_format()
by Laszlo Ersek
· 10 years ago
5ae3683
efi: Add kernel param efi=noruntime
by Dave Young
· 10 years ago
b2e0a54
efi: Move noefi early param code out of x86 arch code
by Dave Young
· 10 years ago
76f09aa
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
28d5402
efi: Autoload efivars
by Lee, Chun-Yi
· 10 years ago
9f27bc5
efi: Introduce EFI_PARAVIRT flag
by Daniel Kiper
· 11 years ago
abc93f8
efi: Use early_mem*() instead of early_io*()
by Daniel Kiper
· 11 years ago
29e2435
efi: fdt: Do not report an error during boot if UEFI is not available
by Catalin Marinas
· 10 years ago
6fb8cc8
efi: Fix compiler warnings (unused, const, type)
by Catalin Marinas
· 11 years ago
0302f71
efi: add helper function to get UEFI params from FDT
by Mark Salter
· 11 years ago
69e6084
efi: Use NULL instead of 0 for pointer
by Daeseok Youn
· 11 years ago
0f8093a
efi: Set feature flags inside feature init functions
by Matt Fleming
· 11 years ago
926172d
efi: Export EFI runtime memory mapping to sysfs
by Dave Young
· 11 years ago
Next »