update TODO

This commit is contained in:
Lennart Poettering 2022-04-21 10:37:12 +02:00
parent 44d5dd655e
commit 127927b2c2

4
TODO
View file

@ -171,6 +171,10 @@ Features:
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.
* 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