From: Lennart Poettering Date: Tue, 10 May 2022 16:40:37 +0000 (+0200) Subject: update TODO X-Git-Tag: v252-rc1~952^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f3e21853f119dd22010eea43b7cdcc29ccce51;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 24196fb67f0..09ab3033076 100644 --- 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.