freebsd-skq/sys/boot/i386/zfsboot
emaste b04698fc30 Build a 32-bit libstand under sys/boot/
A 32-bit libstand is needed on 64-bit platforms for use by various
bootloaders.  Previously only the 32-bit version was built, installed as
/usr/lib/libstand.a.

A new 64-bit libstand consumer will arrive in the near future, so move
the bootloader-specific 32-bit version to sys/boot/libstand32/.

Explicitly link against this version in the 32-bit loaders.

Sponsored by:	The FreeBSD Foundation
2014-02-06 21:54:21 +00:00
..
Makefile Build a 32-bit libstand under sys/boot/ 2014-02-06 21:54:21 +00:00
zfsboot.c add detection of serial console presence to btx and boot2-like blocks 2012-10-06 20:08:29 +00:00
zfsldr.S Revert the entry point label to 'start' to unbreak the build. 2011-06-27 21:43:56 +00:00