Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi/random: Increase size of firmware supplied randomness | Ard Biesheuvel | 2017-08-26 | 1 | -6/+4 |
* | efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit | Ard Biesheuvel | 2016-11-25 | 1 | -6/+7 |
* | efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table | Ard Biesheuvel | 2016-11-13 | 1 | -0/+48 |
* | efi/libstub: Add random.c to ARM build | Ard Biesheuvel | 2016-11-13 | 1 | -3/+5 |
* | efi/libstub: Allocate headspace in efi_get_memory_map() | Jeffrey Hugo | 2016-09-05 | 1 | -2/+10 |
* | efi: stub: add implementation of efi_random_alloc() | Ard Biesheuvel | 2016-02-24 | 1 | -0/+100 |
* | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL | Ard Biesheuvel | 2016-02-24 | 1 | -0/+35 |