freebsd-dev/sys/i386/boot
Bill Paul ab48ff6913 Add workaround to allow the FreeBSD boot block to work on
Kapok Computer Co. notebook with AMI 'WinBIOS' which seems to insist
on having a short jump and nop as the first instructions in the
boot sector code. The prevailing theory is that the BIOS is doing
some sort of boot sector virus detection and refusing to run any
boot block that doesn't start with the same instruction sequence as
MS-DOG boot sector code. If this is the case, it would be nice if it
actually printed an error message to this effect instead of just
saying 'FAILED.'

This workaround has no effect on the boot sector code other than to
increase its size by three bytes.
1998-07-02 15:36:35 +00:00
..
biosboot Add workaround to allow the FreeBSD boot block to work on 1998-07-02 15:36:35 +00:00
cdboot Removed duplicated -I options. 1998-03-12 12:26:49 +00:00
dosboot Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
kzipboot Install in /usr/lib/aout 1998-05-27 08:06:33 +00:00
netboot Sigh, we need this one now. 1998-06-30 11:20:19 +00:00
rawboot Removed duplicated -I options. 1998-03-12 12:26:49 +00:00
Makefile This is the long-threatened ISO 9660 CD-ROM bootstrap code. 1997-07-10 21:58:43 +00:00
Makefile.inc Removed hacks to pass -nostdinc to mkdep. bsd.dep.mk now handles 1998-03-12 12:23:27 +00:00