freebsd-skq/sys/boot/i386/boot2
Xin LI 4b1222a215 Reduce warnings:
- Add prototype for boot2 main()
 - Don't make assignment within if statement, split it into two.

No functional or binary change -- verified with sha256(1).

MFC after:	2 weeks
2015-06-26 18:03:19 +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 Reduce warnings: 2015-06-26 18:03:19 +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 Ensure the cross assembler, linker and objcopy are used for the build32 2015-04-02 06:58:17 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
sio.S Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in 2012-11-08 23:21:02 +00:00