summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/efistub.h
AgeCommit message (Expand)Author
2019-06-24Abstract out support for locating an EFI config tableMatthew Garrett
2019-02-04efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel
2019-02-04efi/fdt: Apply more cleanupsIngo Molnar
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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-02-01efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner
2016-12-28efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel
2016-11-13efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel
2016-11-13efi/libstub: Add random.c to ARM buildArd Biesheuvel
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-24efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-02-22efi/arm*: Perform hardware compatibility checkArd Biesheuvel
2016-02-22efi/efistub: Prevent __init annotations from being usedArd Biesheuvel
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin
2015-04-01efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel