]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[settings] Add setting deletion (Ctrl-D) interface
authorGlenn Brown <glenn@myri.com>
Wed, 23 Jun 2010 20:18:35 +0000 (13:18 -0700)
committerMichael Brown <mcb30@ipxe.org>
Thu, 24 Jun 2010 22:34:43 +0000 (23:34 +0100)
commit978c840365894598f4c3046e8680e3567e1bfa97
treeece0af39a9087423c3343ba445bb4a671ac5a495
parentf9bcb928f508a1e46dbd54ec5b45523fe8081031
[settings] Add setting deletion (Ctrl-D) interface

Make Ctrl-D delete a setting, because the Text User Interface (tui)
previously provided no way to delete a setting.  Also, update the
on-screen instructions to describe the new feature.  Deleting settings
is especially important for settings stored in precious nonvolatile
storage.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/hci/tui/settings_ui.c