index
:
linux.git
master
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_stub_64.S
Age
Commit message (
Expand
)
Author
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
2020-01-10
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
2020-01-10
efi/x86: Simplify 64-bit EFI firmware call wrapper
Ard Biesheuvel
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-17
x86/efi: Fix 7-parameter efi_call()s
Linus Torvalds
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-24
x86/asm/efi: Create a stack frame in efi_call()
Josh Poimboeuf
2015-11-29
x86/efi: Hoist page table switching code into efi_call_virt()
Matt Fleming
2015-02-13
x86/efi: Avoid triple faults during EFI mixed mode calls
Matt Fleming
2014-04-17
x86/efi: Delete most of the efi_call* macros
Matt Fleming
2014-03-17
x86/efi: Preserve segment registers in mixed mode
Matt Fleming
2014-03-04
x86/efi: Re-disable interrupts after calling firmware services
Matt Fleming
2014-03-04
x86/efi: Add mixed runtime services support
Matt Fleming
2014-03-04
x86/efi: Add early thunk code to go from 64-bit to 32-bit
Matt Fleming
2013-11-02
x86/efi: Runtime services virtual mapping
Borislav Petkov
2010-10-27
x86: Move efi to platform
Thomas Gleixner