mirror of
https://github.com/rhboot/efibootmgr.git
synced 2026-01-26 20:19:28 +00:00
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>
14 lines
533 B
Plaintext
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
|