]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 23342/head
authorLennart Poettering <lennart@poettering.net>
Tue, 10 May 2022 16:40:37 +0000 (18:40 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 11 May 2022 09:05:46 +0000 (11:05 +0200)
TODO

diff --git a/TODO b/TODO
index 24196fb67f0fa3ddc82236c97c844f9dbec56f1b..09ab30330760e481afb2052b38641e14df99a04d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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.