update TODO

This commit is contained in:
Lennart Poettering 2022-04-05 10:44:52 +02:00
parent 2cf120f7cf
commit 3e3c49cbe7

9
TODO
View file

@ -78,6 +78,15 @@ Janitorial Clean-ups:
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: add menu item for shutdown? or hotkey?
* sd-device has an API to create an sd_device object from a device id, but has
no api to query the device id