summaryrefslogtreecommitdiffstats
path: root/src/core/string.c
diff options
context:
space:
mode:
authorMichael Brown2013-07-19 15:07:18 +0200
committerMichael Brown2013-07-22 17:39:26 +0200
commit652abb67069fa15802e3a30d09b476e9514d9110 (patch)
tree05b21067f735c6a01aa505fedf554049c7875f9a /src/core/string.c
parent[settings] Eliminate call to storef_named_setting() in choose_exec() (diff)
downloadipxe-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/core/string.c')
0 files changed, 0 insertions, 0 deletions