]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[autoboot] Add "netboot" command
authorMichael Brown <mcb30@ipxe.org>
Sat, 20 Nov 2010 17:20:03 +0000 (17:20 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sat, 20 Nov 2010 17:20:03 +0000 (17:20 +0000)
commit44482851427e26ba6f77485064ef7217b632daac
tree09103b15661deba88b6d926867404c0487d0122f
parent6fd09b541fbc426057661c7e0da4f39000b6803e
[autoboot] Add "netboot" command

Originally-implemented-by: michael-dev@fami-braun.de
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/hci/commands/autoboot_cmd.c
src/include/usr/autoboot.h
src/usr/autoboot.c