freebsd-dev/sys/boot/i386/boot2
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +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 Unbreak the code for non-digits below '0' by casting the expression 2014-11-30 08:43:55 +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