开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
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
2020-02-23
efi/libstub: Expose LocateDevicePath boot service
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
2020-01-20
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
2020-01-20
efi/libstub/x86: Use const attribute for efi_is_64bit()
Ard Biesheuvel
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
2020-01-10
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
2020-01-10
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
2020-01-10
efi/x86: Simplify i386 efi_call_phys() firmware 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: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
2020-01-10
efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI
Ard Biesheuvel
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
efi/x86: Rename efi_is_native() to efi_is_mixed()
Ard Biesheuvel
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
[next]