]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[autoboot] Use generic option-parsing library
authorMichael Brown <mcb30@ipxe.org>
Sun, 21 Nov 2010 16:39:36 +0000 (16:39 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sun, 21 Nov 2010 20:38:39 +0000 (20:38 +0000)
commit17b337d4a8ae0a355a8e61e967f5015907590e9e
treefce8671e09fb9dabfcf3b2d7e2556dbb3aa86fa6
parent2877af3ff585065a3b43630cbfd30ccd4f8d65c9
[autoboot] Use generic option-parsing library

Total saving: 32 bytes.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/hci/commands/autoboot_cmd.c
src/include/usr/autoboot.h
src/usr/autoboot.c