freebsd-dev/sys/boot/i386/gptboot
Peter Wemm c03b24b2d8 Damn, I thought I had committed this already, but it seems not.
Move the relocated boot1 and arg transfer space from 0x600/0x800 to
0x700/0x900.  In theory this should make no difference, apart from the fact
that Buslogic controllers happen to use a few bytes at 0x600 for some sort
of scratch space for it's int 0x13 hook (!!!), causing the machine to crash
badly when the boot2 code makes it's callbacks into boot1 for disk IO.

Submitted by:	Robert Nordier <rnordier@freebsd.org>
1999-01-10 13:29:52 +00:00
..
gptboot.c Damn, I thought I had committed this already, but it seems not. 1999-01-10 13:29:52 +00:00
Makefile boot1: Eliminate EDD detection and optional use of disk packet 1998-11-08 15:36:35 +00:00