aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/efistub.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2016-02-24efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel1-0/+4
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel1-0/+3
2016-02-22efi/arm*: Perform hardware compatibility checkArd Biesheuvel1-0/+2
2016-02-22efi/efistub: Prevent __init annotations from being usedArd Biesheuvel1-0/+10
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin1-4/+0
2015-04-01efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel1-1/+1
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin1-0/+4
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel1-0/+4
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel1-0/+42