aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/random.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-13efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel1-0/+48
2016-11-13efi/libstub: Add random.c to ARM buildArd Biesheuvel1-3/+5
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo1-2/+10
2016-02-24efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel1-0/+100
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel1-0/+35