]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[settings] Modify "set" command to allow space separated values
authorMichael Brown <mcb30@ipxe.org>
Tue, 21 Sep 2010 13:54:07 +0000 (14:54 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 21 Sep 2010 13:57:33 +0000 (14:57 +0100)
commitc4af205cf0fa73c546c7b7e236f6d9f1614508a6
tree440b8675d4f14b002b0c0650ee0922d462e02bd4
parent5a981cff8e449055bfd3f1a529d3411686ae163d
[settings] Modify "set" command to allow space separated values

Allow multiple, space separated values (such as kernel arguments,
passed via DHCP) to be assigned to an identifier using the "set"
command.

Originally-implemented-by: Aaron Brooks <aaron@brooks1.net>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/hci/commands/nvo_cmd.c