aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/efi-stub-helper.c
AgeCommit message (Expand)Author
2019-12-29x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-02-04efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He
2017-04-05efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel
2017-04-05efi/libstub: Unify command line param parsingArd Biesheuvel
2017-04-05efi/libstub: Fix harmless command line parsing bugArd Biesheuvel
2017-02-07efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel
2017-02-01efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner
2016-11-13efi/libstub: Add random.c to ARM buildArd Biesheuvel
2016-11-13efi/libstub: Fix allocation size calculationsRoy Franz
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming
2016-02-24efi: stub: use high allocation for converted command lineArd Biesheuvel
2015-03-02Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-02-24efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-18Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-01-20efi/libstub: Call get_memory_map() to obtain map and desc sizesArd Biesheuvel
2015-01-15arm64/efi: efistub: Apply __init annotationArd Biesheuvel
2015-01-12efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel