summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_entropy.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [efi] Split out EFI_RNG_PROTOCOL as a separate entropy sourceMichael Brown2023-02-201-90/+5Star
* [rng] Allow entropy source to be selected at runtimeMichael Brown2023-02-171-4/+15
* [efi] Run ExitBootServices shutdown hook at TPL_NOTIFYMichael Brown2021-11-231-2/+2
* [efi] Avoid dropping below TPL as at entry to iPXEMichael Brown2020-11-201-2/+2
* [efi] Detect and disable seriously broken EFI_RNG_PROTOCOL implementationsMichael Brown2020-06-281-0/+12
* [efi] Drop to TPL_APPLICATION when gathering entropyMichael Brown2018-03-121-0/+6
* [efi] Generalise EFI entropy generation to non-x86 CPUsMichael Brown2016-05-041-0/+223