update TODO

This commit is contained in:
Lennart Poettering 2022-05-10 18:40:37 +02:00
parent f183c4f75a
commit 32f3e21853

4
TODO
View file

@ -218,10 +218,6 @@ Features:
* sd-boot: rework random seed handling following recent kernel changes: always
pass seed to kernel, but credit only if secure boot is used
* sd-boot: hash data from GetNextHighMonotonicCount() into updated random seed,
so that we might even open up up the random seed logic to non-SecureBoot
systems?
* sd-boot: also include the hyperv "vm generation id" in the random seed hash,
to cover nicely for machine clones. It's found in the ACPI tables, which
should be easily accessible from UEFI.