开源镜像站
帮助
动态
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
/
arm-stub.c
Age
Commit message (
Expand
)
Author
2020-03-29
efi/libstub/arm: Fix spurious message that an initrd was loaded
Ard Biesheuvel
2020-02-23
efi/libstub: Take noinitrd cmdline argument into account for devpath initrd
Ard Biesheuvel
2020-02-23
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
2020-02-23
efi/libstub: Take soft and hard memory limits into account for initrd loading
Ard Biesheuvel
2020-02-23
efi/libstub: Rewrite file I/O routine
Ard Biesheuvel
2020-02-23
efi/libstub: Move get_dram_base() into arm-stub.c
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
2020-02-22
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
2019-12-25
efi/libstub: Tidy up types and names of global cmdline variables
Ard Biesheuvel
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-12-25
efi/libstub: Unify the efi_char16_printk implementations
Ard Biesheuvel
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
2019-12-25
efi/libstub: Extend native protocol definitions with mixed_mode aliases
Ard Biesheuvel
2019-11-07
efi: libstub/tpm: enable tpm eventlog function for ARM platforms
Xinwei Kong
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-04
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
2018-12-26
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-09-26
efi/arm: libstub: add a root memreserve config table
Ard Biesheuvel
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
2018-07-16
efi/libstub/arm: Add opt-in Kconfig option for the DTB loader
Ard Biesheuvel
2017-11-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-10-27
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
2017-10-25
efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
Ard Biesheuvel
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett
2017-04-17
efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space
Ard Biesheuvel
2017-04-05
ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region
Ard Biesheuvel
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-04-05
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
2017-02-07
efi: Get and store the secure boot status
David Howells
2017-02-01
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
2016-11-13
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
2016-04-28
efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'
Ard Biesheuvel
2016-04-28
efi/arm64: Check SetupMode when determining Secure Boot status
Linn Crosetto
2016-04-28
efi/arm64: Report unexpected errors when determining Secure Boot status
Linn Crosetto
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
2016-02-22
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
2015-12-14
ARM: add UEFI stub support
Roy Franz
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-04-01
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]