File: TODO

package info (click to toggle)
efibootmgr 18-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 396 kB
  • sloc: ansic: 2,916; makefile: 103
file content (13 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
- 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