freebsd-dev/sys/i386/boot
Bruce Evans 07addd421e Initialize the upper 16 bits of the memory sizes properly (to 0).
They were garbage that happened to be 0 in many cases.  (real_to_prot()
happens to leave the value of the real-mode %cr0 in %eax and the
memory-size BIOS calls usually don't touch the upper bits of %eax.
The upper 16 bits of %cr0 are usually 0 at boot time, at least on
486's.

Should be in 2.2.
1996-12-18 15:38:23 +00:00
..
biosboot Initialize the upper 16 bits of the memory sizes properly (to 0). 1996-12-18 15:38:23 +00:00
dosboot Add g option to usage line 1996-08-28 18:33:15 +00:00
kzipboot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
netboot Two fixes: 1996-12-11 19:33:38 +00:00
rawboot Add missing -I so that probe_keyboard.c can find <i386/isa/kbdio.h>. :-( 1996-12-15 01:25:54 +00:00
Makefile Add "rawboot", sort the subdirs. 1996-09-11 19:22:21 +00:00