freebsd-dev/sys/boot/i386/gptboot
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
..
gptboot.c Rev 1.72 fixed a bug where if /boot.config changed the console its contents 2008-02-28 17:08:05 +00:00
gptldr.S Add a note to indicate that these files do borrow in part from mbr.s and 2007-11-26 21:29:59 +00:00
Makefile Add . to the include path so that we follow the 'machine' symlink we create 2007-10-26 15:56:22 +00:00