diff options
| author | Michael Brown | 2013-07-19 15:07:18 +0200 |
|---|---|---|
| committer | Michael Brown | 2013-07-22 17:39:26 +0200 |
| commit | 652abb67069fa15802e3a30d09b476e9514d9110 (patch) | |
| tree | 05b21067f735c6a01aa505fedf554049c7875f9a /src/include/usr | |
| parent | [settings] Eliminate call to storef_named_setting() in choose_exec() (diff) | |
| download | ipxe-652abb67069fa15802e3a30d09b476e9514d9110.tar.gz ipxe-652abb67069fa15802e3a30d09b476e9514d9110.tar.xz ipxe-652abb67069fa15802e3a30d09b476e9514d9110.zip | |
[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>
Diffstat (limited to 'src/include/usr')
0 files changed, 0 insertions, 0 deletions
