opengnsys_ipxe/src/hci
Michael Brown 652abb6706 [settings] Eliminate calls to {fetch,store}f_named_setting() in NVO commands
A deliberate side effect of this commit is that the "read" command
will now preserve the type of the setting, if the setting name
contains no type information.  For example:

  iPXE> set foo:ipv4 192.168.0.1
  iPXE> read foo
  192.168.0.100
  iPXE> show foo
  foo:ipv4 = 192.168.0.100

rather than the arguably unexpected behaviour of resetting the type to
"string".

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-07-22 16:39:26 +01:00
..
commands [settings] Eliminate calls to {fetch,store}f_named_setting() in NVO commands 2013-07-22 16:39:26 +01:00
keymap [console] Add "no_latin1" keymap 2012-03-27 21:08:22 +01:00
mucurses [build] Fix uses of literal 0 as a NULL pointer 2013-04-28 17:13:44 +01:00
tui [settings] Add support for navigation keys in "config" user interface 2013-07-15 12:01:08 +02:00
editstring.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
linux_args.c [build] Fix uses of literal 0 as a NULL pointer 2013-04-28 17:13:44 +01:00
readline.c [readline] Allow readline_history() to return a meaningful status 2012-10-24 23:24:43 -07:00
shell.c [readline] Allow readline_history() to return a meaningful status 2012-10-24 23:24:43 -07:00
strerror.c [hci] Use http://ipxe.org/<errno> instead of raw error numbers 2010-10-19 06:14:22 +01:00
wireless_errors.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00