1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00
freebsd/sys/boot/i386
Andriy Gapon 356c95812d i386 zfsloader: rename LIBZFS to LIBZFSBOOT
... to avoid name clash with the other libzfs

MFC after:	1 month
2012-05-09 08:07:08 +00:00
..
boot0 Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
boot0ext
boot0sio
boot2 Make boot2 build with Clang again. 2012-03-09 23:30:30 +00:00
btx btxldr: future-proof argument passing from boot1/2-ish to loader 2012-05-09 08:04:29 +00:00
cdboot Remove duplicate "in". 2011-03-01 11:47:51 +00:00
common btxldr: future-proof argument passing from boot1/2-ish to loader 2012-05-09 08:04:29 +00:00
efi sys/boot: add common CTASSERT definition 2012-05-09 07:55:42 +00:00
gptboot Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
gptzfsboot Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
kgzldr
libfirewire MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH 2010-08-23 01:42:09 +00:00
libi386 i386 boot: consolidate MAXBDDEV definition 2012-05-09 08:05:50 +00:00
loader i386 zfsloader: rename LIBZFS to LIBZFSBOOT 2012-05-09 08:07:08 +00:00
mbr Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
pmbr Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
pxeldr Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
zfsboot i386 boot: consolidate MAXBDDEV definition 2012-05-09 08:05:50 +00:00
zfsloader For consistency, change all 'i386' and MACHINE_ARCH to x86. 2010-08-31 19:01:12 +00:00
Makefile Don't build zfsboot, gptzfsboot, and zfsloader if WITHOUT_ZFS is enabled. 2009-12-22 20:56:33 +00:00
Makefile.inc When building some of the boot loaders with clang, and DEBUG_FLAGS or 2011-07-17 13:50:21 +00:00