efibootmgr/TODO
Peter Jones 88f28c096f Simplify directory structure.
We're making a lot less stuff than we did before libefivar.so existed,
and there's not a lot of reason for it.  Collapse the directory
structure entirely, and move to more modern makefiles.

Signed-off-by: Peter Jones <pjones@redhat.com>
2016-02-18 10:51:48 -05:00

14 lines
533 B
Plaintext

- support for setting hotkeys
- support for driver variables, not just boot variables.
- support for arbitrary device paths with -c (including guid parsing)
- maintain a list of known GUIDs and print {vendor} instead of the full GUID
- accept these for arbitrary paths as well.
- these are done in libefivar, but efibootmgr still needs some work on it
- MS-DOS style extended partitions
- lots more network stuff
- IPv6 with various discovery methods
- IPv4 w/o dhcp
- make sure FCoE works
- iscsi
- make sure nvme works