开源镜像站
帮助
动态
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
/
boot
/
compressed
/
efi_thunk_64.S
Age
Commit message (
Expand
)
Author
2022-11-22
x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.S
Ard Biesheuvel
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-11-21
efi/libstub: x86/mixed: increase supported argument count
Ard Biesheuvel
2021-08-21
x86/efi: Restore Firmware IDT before calling ExitBootServices()
Joerg Roedel
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2020-05-24
efi/x86: Drop the special GDT for the EFI thunk
Arvind Sankar
2020-02-22
efi/x86: Don't depend on firmware GDT layout
Arvind Sankar
2020-01-20
efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed mode
Ard Biesheuvel
2020-01-10
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
2019-12-25
efi/libstub/x86: Avoid globals to store context during mixed mode calls
Ard Biesheuvel
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
2019-10-18
x86/boot: Annotate data appropriately
Jiri Slaby
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-02-13
x86/efi: Avoid triple faults during EFI mixed mode calls
Matt Fleming