summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/random.c
AgeCommit message (Expand)AuthorFilesLines
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