freebsd-dev/sys/boot/i386
Ian Dowse 4832a19173 Add a "comconsole_speed" loader variable that can be used to change
the serial console speed (i386 and amd64 only). If the previous
stage boot loader requested a serial console (RB_SERIAL or RB_MULTIPLE)
then the default speed is determined from the current serial port
speed. Otherwise it is set to 9600 or the value of BOOT_COMCONSOLE_SPEED
at compile time.

This makes it possible to set the serial port speed once in
/boot.config and the setting will propagate to boot2, loader and
the kernel serial console.
2005-08-18 01:39:43 +00:00
..
boot0 Allow BOOT_BOOT0_COMCONSOLE_SPEED to be derived from BOOT_COMCONSOLE_SPEED 2005-04-25 17:41:35 +00:00
boot0ext Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot0sio Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot2 Add the ability to specify the boot2 serial console speed in 2005-08-18 00:42:45 +00:00
btx Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
cdboot Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
gptboot Add the ability to specify the boot2 serial console speed in 2005-08-18 00:42:45 +00:00
kgzldr NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
libi386 Add a "comconsole_speed" loader variable that can be used to change 2005-08-18 01:39:43 +00:00
loader Scan static SMBIOS structures and export the following environment 2005-07-14 19:52:22 +00:00
mbr Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
pxeldr Back out last revision that unnecessarily changed valid assembler 2004-05-14 20:29:30 +00:00
Makefile
Makefile.inc Add -mno-sse3 for prescott/nocona 2005-07-15 12:22:14 +00:00