freebsd-dev/sys/boot/i386/boot2
Dimitry Andric 56eaeab499 Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in
sio.S.  This is not particularly needed for head right now, but it is
intended to merge to stable/9, to fix boot2 build with clang there.

Reviewed by:	avg
MFC after:	3 days
2012-11-08 23:21:02 +00:00
..
boot1.S Add a note to clarify why we create a relocated copy of boot1 in lower 2012-03-06 20:45:13 +00:00
boot2.c add detection of serial console presence to btx and boot2-like blocks 2012-10-06 20:08:29 +00:00
lib.h add detection of serial console presence to btx and boot2-like blocks 2012-10-06 20:08:29 +00:00
Makefile Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
sio.S Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in 2012-11-08 23:21:02 +00:00