freebsd-skq/sys/boot/i386
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
..
boot0
boot0ext
boot0sio
boot2 Split the last gcc-specific flags off into CFLAGS.gcc. This also 2014-01-05 21:03:49 +00:00
btx Sanitize the %eflags returned by BIOS routines. Some BIOS routines enter 2013-10-10 19:51:38 +00:00
cdboot Drop the 3rd clause from all 3 clause BSD licenses where I am the sole 2014-02-05 18:13:27 +00:00
common
efi Build a 32-bit libstand under sys/boot/ 2014-02-06 21:54:21 +00:00
gptboot Build a 32-bit libstand under sys/boot/ 2014-02-06 21:54:21 +00:00
gptzfsboot Build a 32-bit libstand under sys/boot/ 2014-02-06 21:54:21 +00:00
kgzldr
libfirewire Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
libi386 Make comconsole options set before its activation to be remembered. 2014-01-20 23:27:05 +00:00
loader Build a 32-bit libstand under sys/boot/ 2014-02-06 21:54:21 +00:00
mbr
pmbr
pxeldr Similar to r130943 for cdboot.S, update the license on this file to a 2014-02-05 17:22:54 +00:00
zfsboot Build a 32-bit libstand under sys/boot/ 2014-02-06 21:54:21 +00:00
zfsloader
Makefile
Makefile.inc For sys/boot/i386 and sys/boot/pc98, separate flags to be passed 2013-12-30 19:05:50 +00:00