Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [efi] Split out EFI_RNG_PROTOCOL as a separate entropy sourceentropy | Michael Brown | 2023-02-20 | 1 | -90/+5 |
* | [rng] Allow entropy source to be selected at runtime | Michael Brown | 2023-02-17 | 1 | -4/+15 |
* | [efi] Run ExitBootServices shutdown hook at TPL_NOTIFYshutdown_tpl_notify | Michael Brown | 2021-11-23 | 1 | -2/+2 |
* | [efi] Avoid dropping below TPL as at entry to iPXE | Michael Brown | 2020-11-20 | 1 | -2/+2 |
* | [efi] Detect and disable seriously broken EFI_RNG_PROTOCOL implementations | Michael Brown | 2020-06-28 | 1 | -0/+12 |
* | [efi] Drop to TPL_APPLICATION when gathering entropy | Michael Brown | 2018-03-12 | 1 | -0/+6 |
* | [efi] Generalise EFI entropy generation to non-x86 CPUs | Michael Brown | 2016-05-04 | 1 | -0/+223 |