pxechn.c32: PXE NBP chainloader
authorGene Cumm <gene.cumm@gmail.com>
Sun, 27 May 2012 13:23:07 +0000 (09:23 -0400)
committerGene Cumm <gene.cumm@gmail.com>
Sun, 27 May 2012 13:23:07 +0000 (09:23 -0400)
commit32d48e29a2306f6951ff54bc6938f0a33a348479
treee6e148c0fbd3169afb15d43363fce3b0d5a797ce
parent4941d1837f7b3c4732c922fbfefb6e3021237f5d
pxechn.c32: PXE NBP chainloader

Designed as a more versatile COM32-based alternative to pxechain.com.
It can use the PXE RESTART or chain to the new NBP without the PXE
stack.  It also enables a user to boot Microsoft Windows Server 2008R2
Windows Deployment Services's wdsnbp.com from PXELINUX.

Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
com32/modules/Makefile
com32/modules/pxechn.c [new file with mode: 0644]
doc/pxechn.txt [new file with mode: 0644]