opnsense-src/sys/boot
Warner Losh a54409db16 We don't need to build a special ficl for userboot.
Prior to bringing efi into the system, amd64 systems were building
32-bit ficl only, while userboot required the 64-bit one. However,
with efi, we now build both. userboot can and should use the one we
build for the main tree (in fact, it has been for a while, though I
didn't check to see if that was an intentional change before, or an
accidental one in my cleanup). Eliminate the extra copy (and build
time) for userboot.

Sponsored by: Netflix
2017-10-30 23:14:48 +00:00
..
arm Remove sys/boot/arm/at91 and ixp425 2017-10-25 15:28:05 +00:00
arm64 Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
common loader: initialize dv_cleanup in md.c to eliminate clang warning 2017-10-17 18:00:01 +00:00
efi Define new EFI variables 2017-10-29 05:26:59 +00:00
fdt Cleanup non-arch Makefiles 2017-10-29 05:27:22 +00:00
ficl Cleanup non-arch Makefiles 2017-10-29 05:27:22 +00:00
ficl32 Really make WITHOUT_FORTH (MK_FORTH==no) work. The recent inclusion of 2016-10-25 17:31:57 +00:00
forth Add smn(4) driver for AMD System Management Network 2017-09-05 15:13:41 +00:00
geli Cleanup non-arch Makefiles 2017-10-29 05:27:22 +00:00
i386 Use defs.mk name and prefer bsd.init.mk 2017-10-30 23:14:37 +00:00
kshim sys: Replace zero with NULL for pointers. 2017-02-22 02:35:59 +00:00
libsa Use SYSDIR instead of ${.CURDIR}/../..<etc>/sys. 2017-10-22 22:50:28 +00:00
libsa32 Use defs.mk name and prefer bsd.init.mk 2017-10-30 23:14:37 +00:00
man Move orphaned man pages into new man directory from common. This helps 2017-10-16 03:59:17 +00:00
mips Use defs.mk defins in most MD code 2017-10-30 03:12:28 +00:00
ofw Use defs.mk defins in most MD code 2017-10-30 03:12:28 +00:00
powerpc Use defs.mk defins in most MD code 2017-10-30 03:12:28 +00:00
sparc64 Remove the -nostdlib stuff I added. Instead, fix LDFLAGS to be honored 2017-10-30 23:14:44 +00:00
uboot Cleanup non-arch Makefiles 2017-10-29 05:27:22 +00:00
usb loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
userboot We don't need to build a special ficl for userboot. 2017-10-30 23:14:48 +00:00
zfs Cleanup non-arch Makefiles 2017-10-29 05:27:22 +00:00
defs.mk Define new EFI variables 2017-10-29 05:26:59 +00:00
ficl.mk Cleanup non-arch Makefiles 2017-10-29 05:27:22 +00:00
loader.mk End source directories with SRC rather than a hodgepodge of names 2017-10-22 22:50:08 +00:00
Makefile Move orphaned man pages into new man directory from common. This helps 2017-10-16 03:59:17 +00:00
Makefile.amd64 Stopgap fix to the mistmatch between LOADER_GELI_SUPPORT and 2017-10-22 03:52:12 +00:00
Makefile.arm Revert accidental change that snuck into r293045. 2016-01-02 03:00:31 +00:00
Makefile.arm64 Add support for arm64 to loader.efi and boot1.efi 2015-04-14 13:55:01 +00:00
Makefile.i386 Stopgap fix to the mistmatch between LOADER_GELI_SUPPORT and 2017-10-22 03:52:12 +00:00
Makefile.inc create defs.mk for common definitions 2017-10-16 03:59:38 +00:00
Makefile.mips This review aims at introducing ubldr (loader with U-Boot interface) for MIPS 2016-02-29 07:47:04 +00:00
Makefile.powerpc Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
Makefile.sparc64 sparc64/zfs boot: take advantage of new libzfsboot capabilities 2012-05-12 20:27:33 +00:00
uboot.mk Move fdt and uboot defines into common uboot.mk. 2017-10-22 22:49:51 +00:00