freebsd-dev/sys/boot/i386/boot2
Rui Paulo 934f2f338c Make sure the boot2 stage is compiled with gcc, as clang has no
problems compiling it, but it just gets too big at the moment, even
with -Os.  This is not applicable to gptboot, though.

Submitted by:	Dimitry Andric <dimitry at andric.com>
2010-08-21 15:01:59 +00:00
..
boot1.S Revert the part of change 107879 that employs the unused bytes after 2009-03-07 22:05:58 +00:00
boot2.c Our boot loader is capable of booting both i386 and amd64 kernels so 2010-03-26 01:30:53 +00:00
lib.h Add the ability to specify the boot2 serial console speed in 2005-08-18 00:42:45 +00:00
Makefile Make sure the boot2 stage is compiled with gcc, as clang has no 2010-08-21 15:01:59 +00:00
sio.S Add the ability to specify the boot2 serial console speed in 2005-08-18 00:42:45 +00:00