]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[pxe] Reopen network device if NBP exits
authorMichael Brown <mcb30@ipxe.org>
Thu, 12 Jul 2012 15:04:41 +0000 (16:04 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 12 Jul 2012 15:06:05 +0000 (16:06 +0100)
commit88016deccf05e4370c1362fbc13405a2123a89a1
treebff99ef72764f47cda43bf0521e00ad2a8efdee9
parentc5c257788f36d178176eb59b0d4c5fdd88080c19
[pxe] Reopen network device if NBP exits

Attempt to restore the network device to the state it was in prior to
calling the NBP.  This simplifies the task of taking follow-up action
in an iPXE script.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/image/pxe_image.c