NetBSD/sys/arch/i386/stand
christos 98d16a5918 Revert previous code move to accommodate relocation that does not fit.
Move pxe_command_buf declaration next to the code so
that it fits on the 16 bit relocation. It is in the text segment, but
it does not matter since it is mapped read-write.
2013-10-20 19:47:28 +00:00
..
boot Bump bootloader version for memory disk image changes. 2013-08-30 16:43:33 +00:00
bootxx Add a missing KLINK_MACHINE= i386 2013-08-22 00:13:00 +00:00
cdboot Overwrite PIE_*, otherwise bootxx_cd9660 is not recognized by 2013-09-12 05:54:38 +00:00
dosboot Apply the following patch submitted by Evgeniy Ivanov: 2011-12-25 06:09:08 +00:00
fatboot Add support for directly booting from FAT12 filesystems. 2012-03-10 23:59:36 +00:00
genprom
lib Add support for using a raw file-system image as memory disk root with 2013-08-30 16:42:17 +00:00
libsa Apply the following patch submitted by Evgeniy Ivanov: 2011-12-25 06:09:08 +00:00
mbr Set LOADADDR to 0x600, matches how gptmbr.bin is compiled upstream. 2011-09-21 18:15:59 +00:00
misc New Rawrite32 release is out. 2011-11-27 09:24:34 +00:00
netboot Don't depend on HAVE_GCC being always present. 2012-08-10 12:18:14 +00:00
pxeboot Revert previous code move to accommodate relocation that does not fit. 2013-10-20 19:47:28 +00:00
Makefile Stop building boot ROM images for old PC NICs as discussed on tech-kern. 2012-01-27 08:41:35 +00:00
Makefile.booters Set KLINK_MACHINE 2013-08-21 15:24:27 +00:00
Makefile.inc Explicitly disable unwind table generation. 2013-07-01 12:48:03 +00:00