summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_entropy.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Remove old RDRAND hack; now officially supportedSimon Rettberg2023-04-041-47/+0Star
* Merge branch 'master' into openslxSimon Rettberg2023-04-041-90/+19Star
|\
| * [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
* | Merge branch 'master' into openslxSimon Rettberg2022-05-111-2/+2
|\|
| * [efi] Run ExitBootServices shutdown hook at TPL_NOTIFYMichael Brown2021-11-231-2/+2
* | Merge branch 'master' into openslxSimon Rettberg2021-03-081-2/+2
|\|
| * [efi] Avoid dropping below TPL as at entry to iPXEMichael Brown2020-11-201-2/+2
* | Merge branch 'master' into openslxSimon Rettberg2020-08-121-0/+12
|\|
| * [efi] Detect and disable seriously broken EFI_RNG_PROTOCOL implementationsMichael Brown2020-06-281-0/+12
* | [efi] Consider RDRAND == -1 invalid, use TSCSimon Rettberg2020-02-241-0/+4
* | [efi] Put rdrand workaround in sep. functionSimon Rettberg2019-04-121-22/+35
* | [efi] Add very ugly hack to use HW RNG on EFISimon Rettberg2019-02-151-0/+27
|/
* [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