summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/efistub.h
Commit message (Expand)AuthorAgeFilesLines
* efi: Deduplicate efi_open_volume()Lukas Wunner2018-07-221-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel2017-04-051-0/+7
* efi/libstub: Unify command line param parsingArd Biesheuvel2017-04-051-0/+2
* efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner2017-02-011-8/+0
* efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel2016-12-281-8/+0
* efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel2016-11-131-0/+2
* efi/libstub: Add random.c to ARM buildArd Biesheuvel2016-11-131-0/+9
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+12
|\
| * efi/arm*: Perform hardware compatibility checkArd Biesheuvel2016-02-221-0/+2
| * efi/efistub: Prevent __init annotations from being usedArd Biesheuvel2016-02-221-0/+10
* | efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel2016-02-241-0/+4
* | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel2016-02-241-0/+3
|/
* x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2015-09-221-4/+0
* efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel2015-04-011-1/+1
* x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-131-0/+4
* arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-121-0/+4
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-181-0/+42
OpenPOWER on IntegriCloud