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
/
arm64
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
2016-04-28
arm64/efi: Enable runtime call flag checking
Mark Rutland
2016-04-28
arm64/efi: Move to generic {__,}efi_call_virt()
Mark Rutland
2016-04-28
efifb: Enable the efi-framebuffer platform driver for ARM and arm64
Ard Biesheuvel
2016-04-28
arm64/efi/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
efi/arm*: Take the Memory Attributes table into account
Ard Biesheuvel
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-01-22
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
2015-01-12
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
2015-01-12
arm64/efi: set EFI_ALLOC_ALIGN to 64 KB
Ard Biesheuvel
2014-07-07
efi/arm64: efistub: Move shared dependencies to <asm/efi.h>
Ard Biesheuvel
2014-07-07
efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls
Ard Biesheuvel
2014-04-30
arm64: add EFI runtime services
Mark Salter