freebsd-dev/sys/boot/i386
Thomas Quinot 9068c00114 Fix setting of serial port speed. A junk value was passed in AX when
bioscom is called to set up serial port parameters because COMSPEED
was treated as an address instead of an immediate value, causing
serial port parameters to never be set.

PR:		i386/110828
Reviewed by:	jhb
MFC after:	2 weeks
2007-03-26 21:56:13 +00:00
..
boot0 Fix setting of serial port speed. A junk value was passed in AX when 2007-03-26 21:56:13 +00:00
boot0ext
boot0sio
boot2 Revert the last change. Masking only 2 MSBs of the virtual address 2006-11-02 17:28:38 +00:00
btx Ignore any breakpoint instructions (int 3) we encounter in vm86 mode 2006-12-06 17:45:35 +00:00
cdboot Fix the cdboot twiddle display. 2007-02-23 21:07:44 +00:00
gptboot Revert the last change. Masking only 2 MSBs of the virtual address 2006-11-02 17:28:38 +00:00
kgzldr
libi386 Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
loader Remove an unused variable. 2006-11-16 13:32:30 +00:00
mbr
pxeldr - Update URL of Intel documentation 2006-10-07 10:39:34 +00:00
Makefile
Makefile.inc Add -march=i386 to fix amd64 build by generating the same code 2006-09-28 10:02:04 +00:00