index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
2024-07-08
x86/efistub: Enable SMBIOS protocol handling for x86
Ard Biesheuvel
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
2024-06-15
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
2024-01-30
x86/efi: Implement arch_ima_efi_boot_mode() in source file
Thomas Zimmermann
2024-01-30
x86/setup: Move internal setup_data structures into setup_data.h
Thomas Zimmermann
2023-09-11
efi/x86: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
2023-08-07
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-02-10
efi: Add mixed-mode thunk recipe for GetMemoryAttributes
Ard Biesheuvel
2023-02-09
efi: x86: Wire up IBT annotation in memory attributes table
Ard Biesheuvel
2023-01-30
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
2022-11-18
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-11-18
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
2022-11-18
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
2022-06-21
efi/x86: libstub: Fix typo in __efi64_argmap* name
Evgeniy Baskov
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
2022-06-01
efi/x86: libstub: Make DXE calls mixed mode safe
Ard Biesheuvel
2022-05-03
efi: libstub: declare DXE services table
Baskov Evgeniy
2022-03-15
x86/ibt: Disable IBT around firmware
Peter Zijlstra
2022-01-11
Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-13
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-11-21
efi/libstub: x86/mixed: increase supported argument count
Ard Biesheuvel
2021-11-21
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
2021-02-20
Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-20
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-10
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
2021-01-29
x86/fpu: Make the EFI FPU calling convention explicit
Andy Lutomirski
2021-01-19
efi: x86: clean up previous struct mm switching
Ard Biesheuvel
2021-01-19
efi: x86: move mixed mode stack PA variable out of 'efi_scratch'
Ard Biesheuvel
2020-11-06
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
2020-10-26
efi/libstub/x86: simplify efi_is_native()
Heinrich Schuchardt
2020-08-20
efi/x86: Move 32-bit code into efi_32.c
Ard Biesheuvel
2020-07-17
x86/efi: Remove unused EFI_UV1_MEMMAP code
steve.wahl@hpe.com
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-20
efi/libstub: Add definitions for console input and events
Arvind Sankar
2020-05-05
efi/libstub: Fix mixed mode boot issue after macro refactor
Arvind Sankar
2020-04-24
efi/libstub/x86: Avoid getter function for efi_is64
Ard Biesheuvel
2020-04-24
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
2020-04-23
efi/gop: Add prototypes for query_mode and set_mode
Arvind Sankar
2020-04-14
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
2020-02-23
efi: Add 'runtime' pointer to struct efi
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/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
[next]