freebsd-dev/sys/boot/i386
Mitsuru IWASAKI 31db71276a Don't call INT 12H anymore in boot program.
Many recent machine have a broken INT 12H (Get base memory size)
implementation and boot program stops if INT 12H is called.

This commit should solve the problem at very first step of FreeBSD
installation occurred on newer some machines.

Reviewed by:	bde, jhb
MFC after:	1 week
2002-10-01 19:31:09 +00:00
..
boot0 Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
boot2 Don't call INT 12H anymore in boot program. 2002-10-01 19:31:09 +00:00
btx Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
cdboot Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
gptboot Don't call INT 12H anymore in boot program. 2002-10-01 19:31:09 +00:00
kgzldr Use as's --defsym switch to compensate for the loss of the M4 substitution 2002-09-30 20:37:58 +00:00
libi386 Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1: 2002-10-01 07:24:55 +00:00
liloldr Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
loader Don't call INT 12H anymore in boot program. 2002-10-01 19:31:09 +00:00
mbr Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
pxeldr Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
Makefile Revert the part of Kirks UFS2 commit which added divdi3.c and moddi3.c 2002-06-21 11:00:00 +00:00
Makefile.inc -ffreestanding is the word for /sys. 2002-05-10 00:53:45 +00:00