开源镜像站
帮助
动态
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
/
drivers
/
firmware
/
efi
/
libstub
/
efi-stub.c
Age
Commit message (
Expand
)
Author
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
2020-09-16
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2020-07-09
efi/libstub: Move the function prototypes to header file
Atish Patra
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-05-22
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
2020-05-01
efi/libstub: Check return value of efi_parse_options
Arvind Sankar
2020-05-01
efi/libstub: Unify initrd loading across architectures
Arvind Sankar
2020-05-01
efi/libstub: Upgrade ignored dtb= argument message to error
Arvind Sankar
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2020-04-24
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
2020-04-24
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
2020-04-24
efi: Kill __efistub_global
Arvind Sankar
2020-04-23
efi/libstub/arm: Make install_memreserve_table static
Zou Wei
2020-04-23
efi/libstub: Move arm-stub to a common file
Atish Patra