NetBSD/sys/arch/i386/stand/pxeboot
thorpej f777763ab3 * Rename the pxeboot binary from "pxeboot" to "pxeboot_ia32", since
there are other architectures (e.g. IA64) which also use PXE.
* Get the console right in pxeboot, from Andreas Gustafsson.
* Add a "com0" version of pxeboot, to address the same issue that
  biosboot_com0 addresses.
2002-02-20 03:00:27 +00:00
..
Makefile * Rename the pxeboot binary from "pxeboot" to "pxeboot_ia32", since 2002-02-20 03:00:27 +00:00
conf.c
dev_net.c
dev_net.h
devopen.c Pay attention to the file name provided by the DHCP server, using 2002-02-17 20:14:08 +00:00
main.c * Rename the pxeboot binary from "pxeboot" to "pxeboot_ia32", since 2002-02-20 03:00:27 +00:00
pxe.c Don't ask bootp() to put a "PXEClient" Vendor Class Identifier option 2002-02-18 17:01:46 +00:00
pxe.h
pxe_call.S
pxeboot.h
version