freebsd-dev/sys/boot/i386/boot2
Warner Losh a18673d42d Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify the
thicket of .if ${COMPILER_TYPE} == "clang" that controls
warnings. Also, use CFLAGS.clang in a couple places in preference to
having a similar construct that's related to the CWARNFLAGS changes.
2014-05-05 22:03:01 +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 Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify the 2014-05-05 22:03:01 +00:00
sio.S Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in 2012-11-08 23:21:02 +00:00