aboutsummaryrefslogtreecommitdiff
path: root/src/interface/efi/efi_entropy.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-20[efi] Split out EFI_RNG_PROTOCOL as a separate entropy sourceMichael Brown1-90/+5
2023-02-17[rng] Allow entropy source to be selected at runtimeMichael Brown1-4/+15
2021-11-23[efi] Run ExitBootServices shutdown hook at TPL_NOTIFYshutdown_tpl_notifyMichael Brown1-2/+2
2020-11-20[efi] Avoid dropping below TPL as at entry to iPXEMichael Brown1-2/+2
2020-06-28[efi] Detect and disable seriously broken EFI_RNG_PROTOCOL implementationsMichael Brown1-0/+12
2018-03-12[efi] Drop to TPL_APPLICATION when gathering entropyMichael Brown1-0/+6
2016-05-04[efi] Generalise EFI entropy generation to non-x86 CPUsMichael Brown1-0/+223