]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[parseopt] Allow parsed option to be modified
authorMichael Brown <mcb30@ipxe.org>
Mon, 22 Jul 2013 15:13:25 +0000 (16:13 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 22 Jul 2013 15:16:11 +0000 (16:16 +0100)
commitb87020a0908669446796b83d57eaa2c093419621
tree9c63e3ae5d0b5251811367d61b537516c96f7c2a
parent8ea5822afd5530245c391e9058f2c878a3cd0597
[parseopt] Allow parsed option to be modified

Parsing a setting name requires the ability to modify the text being
parsed.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/parseopt.c
src/hci/commands/fcmgmt_cmd.c
src/hci/commands/image_cmd.c
src/hci/commands/image_trust_cmd.c
src/hci/commands/menu_cmd.c
src/include/ipxe/parseopt.h