NetBSD/sys/arch/i386/stand/pxeboot
dsl 81acacd723 Change all .S files to use .code16 and .code32
Support 32bit addresses >64k as valid on bios calls.
Move stack for dosboot and biosboot to >64 so stack doesn't hit data.
Use disk sector number passed by mbr code to select default partition
(the mbr code doesn't do this yet).
NB only biosboot and dosboot have been tested so far.
(changes approved by christos and fvdl)
2003-02-01 14:48:16 +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
Makefile use NOMAN instead of MKMAN=no. noted by David Bonnafous on port-i386@ 2002-11-24 23:48:48 +00:00
pxe_call.S Change all .S files to use .code16 and .code32 2003-02-01 14:48:16 +00:00
pxe.c Change scan step from 16 to 2, when pxe_init() check the presence of PXE. 2002-03-26 08:02:05 +00:00
pxe.h
pxeboot.h
version Change all .S files to use .code16 and .code32 2003-02-01 14:48:16 +00:00