index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
2024-01-30
x86/efi: Implement arch_ima_efi_boot_mode() in source file
Thomas Zimmermann
2023-06-06
efi: Add unaccepted memory support
Kirill A. Shutemov
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
2022-12-14
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-10
efi/x86: Remove EfiMemoryMappedIO from E820 map
Bjorn Helgaas
2022-11-18
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2022-08-15
x86: Fix various duplicate-word comment typos
Jason Wang
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
2022-04-13
efi: Save location of EFI confidential computing area
Dov Murik
2021-05-22
x86/efi: Log 32/64-bit mismatch with kernel as an error
Paul Menzel
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
2020-08-20
efi/x86: Move 32-bit code into efi_32.c
Ard Biesheuvel
2020-07-17
x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAP
steve.wahl@hpe.com
2020-07-17
x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()
steve.wahl@hpe.com
2020-04-24
efi: Clean up config table description arrays
Ard Biesheuvel
2020-03-08
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
2020-03-03
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
2020-02-29
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
2020-02-29
efi/x86: Add TPM related EFI tables to unencrypted mapping checks
Tom Lendacky
2020-02-23
efi/x86: Drop 'systab' member from struct efi
Ard Biesheuvel
2020-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
2020-02-23
efi/x86: Merge assignments of efi.runtime_version
Ard Biesheuvel
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
2020-02-23
efi/x86: Remove runtime table address from kexec EFI setup data
Ard Biesheuvel
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
2020-02-23
efi: Make efi_config_init() x86 only
Ard Biesheuvel
2020-02-23
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
2020-02-23
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
2020-02-23
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
2020-02-23
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
2020-02-23
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
2020-02-23
efi/x86: Replace #ifdefs with IS_ENABLED() checks
Ard Biesheuvel
2020-02-23
efi/x86: Reindent struct initializer for legibility
Ard Biesheuvel
2020-02-02
efi/x86: Fix boot regression on systems with invalid memmap entries
Ard Biesheuvel
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
2020-01-20
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
2020-01-10
efi/x86: Remove unreachable code in kexec_enter_virtual_mode()
Ard Biesheuvel
2020-01-10
efi/x86: Don't panic or BUG() on non-critical error conditions
Ard Biesheuvel
2020-01-10
efi/x86: Clean up efi_systab_init() routine for legibility
Ard Biesheuvel
2020-01-10
efi/x86: Drop two near identical versions of efi_runtime_init()
Ard Biesheuvel
2020-01-10
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
2020-01-10
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
2020-01-10
efi/x86: Map the entire EFI vendor string before copying it
Ard Biesheuvel
2019-12-25
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
2019-12-25
efi/x86: Rename efi_is_native() to efi_is_mixed()
Ard Biesheuvel
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
2019-11-07
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
[next]