freebsd-dev/sys/boot/i386/btx
Poul-Henning Kamp 5c391f4d6b When rebooting the machine jump to 0xf000:0xfff0 instead of 0xffff:0x0.
While we end up the same place, we end up with two different CS register
values after the jump and 0xf000 is compatible with the hardware reset
value.

This makes a difference if the BIOS does a near jump before a far jump.

Detective work and patch by:	 Adrian Steinmann <ast@marabu.ch>
2003-11-16 18:24:23 +00:00
..
btx When rebooting the machine jump to 0xf000:0xfff0 instead of 0xffff:0x0. 2003-11-16 18:24:23 +00:00
btxldr Fix an incorrect quote character in an M4 test conditon. Basically, one 2003-11-06 21:33:17 +00:00
lib Switch to using bsd.prog.mk; this gives us back the standard 2003-06-30 14:10:58 +00:00
Makefile
Makefile.inc Build on amd64. Yes, I know this isn't particularly nice. 2003-06-26 03:51:57 +00:00