freebsd-dev/sys/boot/i386/boot2
John Baldwin 5479fa1ad4 Rev 1.72 fixed a bug where if /boot.config changed the console its contents
weren't displayed on the new console.  However, the config string has been
altered as part of being parsed so we only display the first option.  Fix
this by saving a copy of /boot.config before parsing it and displaying the
saved copy after parsing.

MFC after:	1 week
PR:		i386/103972
Submitted by:	Alexandre Belloni  alexandre.belloni of netasq.com
2008-02-28 17:08:05 +00:00
..
boot1.S Minor whitespace tweak. 2006-04-11 20:09:42 +00:00
boot2.c Rev 1.72 fixed a bug where if /boot.config changed the console its contents 2008-02-28 17:08:05 +00:00
lib.h Add the ability to specify the boot2 serial console speed in 2005-08-18 00:42:45 +00:00
Makefile Tweak inlining parameters a little. Add warning to tell us if function 2007-05-19 05:07:47 +00:00
sio.S Add the ability to specify the boot2 serial console speed in 2005-08-18 00:42:45 +00:00