index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
efistub.h
Age
Commit message (
Expand
)
Author
2020-05-01
efi/libstub: Unify initrd loading across architectures
Arvind Sankar
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2020-05-01
efi/libstub: Add a helper function to split 64-bit values
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-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
2020-04-24
efi/arm: Remove __efistub_global annotation
Arvind Sankar
2020-04-24
efi/libstub: Move efi_relocate_kernel() into separate source file
Ard Biesheuvel
2020-04-24
efi/libstub: Add API function to allocate aligned memory
Ard Biesheuvel
2020-04-23
efi/gop: Allow specifying mode number on command line
Arvind Sankar
2020-04-23
efi/gop: Add prototypes for query_mode and set_mode
Arvind Sankar
2020-04-23
efi/libstub: unify EFI call wrappers for non-x86
Ard Biesheuvel
2020-04-23
efi/libstub: Make initrd file loader configurable
Ard Biesheuvel
2020-04-14
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
2020-02-23
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
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: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
2020-02-23
efi/libstub: Expose LocateDevicePath boot service
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 file I/O support code into separate file
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-23
efi/libstub: Move stub specific declarations into efistub.h
Ard Biesheuvel
2020-02-23
efi/libstub: Use consistent type names for file I/O protocols
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
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: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2019-06-24
Abstract out support for locating an EFI config table
Matthew Garrett
2019-02-04
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
2019-02-04
efi/fdt: Apply more cleanups
Ingo Molnar
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
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
[prev]
[next]