]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[settings] Display only applicable settings in "config" user interface
authorMichael Brown <mcb30@ipxe.org>
Tue, 22 Mar 2011 21:07:22 +0000 (21:07 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 22 Mar 2011 21:25:46 +0000 (21:25 +0000)
commit48b66e4f1a1ea70966dd9abc5c6fcb3ec7efb7a7
treeacb4a90aa2eb80f70dda2f758df3c633a83ba99d
parent5fbd0207b269ca555dd904e297128ae3e9c0e984
[settings] Display only applicable settings in "config" user interface

Display only settings relevant to the current scope.  For example,
"config net0" no longer displays SMBIOS settings, and "config smbios"
displays only SMBIOS settings.

Originally-implemented-by: Glenn Brown <glenn@myri.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/hci/tui/settings_ui.c