开源镜像站
帮助
动态
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
/
efistub.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
2017-02-01
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
2016-12-28
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2016-11-13
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
2016-11-13
efi/libstub: Add random.c to ARM build
Ard Biesheuvel
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-24
efi: stub: add implementation of efi_random_alloc()
Ard Biesheuvel
2016-02-24
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
2016-02-22
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
2016-02-22
efi/efistub: Prevent __init annotations from being used
Ard Biesheuvel
2015-09-22
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
2015-04-01
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel