freebsd-dev/sys/boot/i386/loader
Ed Maste 5a989e68f6 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
..
conf.c Reduce the number of attempts to detect proper kld format for the amd64 2012-09-30 12:24:15 +00:00
help.i386 Remove support for autoloading ACPI from the loader. Leave in the code to 2010-11-08 21:50:45 +00:00
loader.rc Add a try-include word (which acts the same as "include") and use it to 2013-11-17 18:12:17 +00:00
main.c zfs boot: export boot/primary pool and vdev guid all the way to kenv 2012-10-06 19:47:24 +00:00
Makefile Build a 32-bit libstand under sys/boot/ 2014-02-06 21:54:21 +00:00
version