opnsense-src/sys/boot
Enji Cooper 851fe8f6ed Unbreak building efiboot with MK_ZFS == no
Wrap `efi_zfs_is_preferred` with `#ifdef EFI_ZFS_BOOT`.

Reported by:	Guy Yur <guyyur@gmail.com>
2017-10-07 17:40:31 +00:00
..
arm Revert r321969 2017-08-03 13:50:46 +00:00
arm64 Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
common It's been pointed out that init_script at least is useful w/o 2017-09-09 21:33:43 +00:00
efi Unbreak building efiboot with MK_ZFS == no 2017-10-07 17:40:31 +00:00
fdt Allow Raspberry Pi platform and drivers to be configured with upstream DTBs. 2017-10-02 00:49:33 +00:00
ficl sys: Replace zero with NULL for pointers. 2017-02-22 02:35:59 +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 Forward declare struct dsk to avoid warnings when building libi386. 2017-08-26 18:30:08 +00:00
i386 After the r317886 support for TFTP and NFS can be enable simultaneously. 2017-09-23 12:44:42 +00:00
kshim sys: Replace zero with NULL for pointers. 2017-02-22 02:35:59 +00:00
libstand32 Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
mips Pass -N directly to ld via -Wl rather than passing it to the compiler driver. 2017-05-23 17:41:09 +00:00
ofw loader: network read rework 2017-05-06 20:32:27 +00:00
powerpc loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
sparc64 loader: r316585 did miss sparc/ofw 2017-04-10 17:57:56 +00:00
uboot loader: network read rework 2017-05-06 20:32:27 +00:00
usb loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
userboot loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
zfs loader should support large_dnode 2017-09-12 13:45:04 +00:00
Makefile Install loader(8) and zfsloader(8) only once 2015-06-19 05:42:24 +00:00
Makefile.amd64 Add more guards to disable GELIBOOT by defining LOADER_NO_GELI_SUPPORT 2016-04-21 16:32:48 +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.ficl Add full softfloat and hardfloat support for MIPS. 2016-10-31 15:33:58 +00:00
Makefile.i386 Add more guards to disable GELIBOOT by defining LOADER_NO_GELI_SUPPORT 2016-04-21 16:32:48 +00:00
Makefile.inc Compile loader as Little-Endian on PPC64/POWER8 2017-09-29 06:36:19 +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 Build a 32-bit libstand under sys/boot/ for ppc64 2014-02-07 22:49:42 +00:00
Makefile.sparc64 sparc64/zfs boot: take advantage of new libzfsboot capabilities 2012-05-12 20:27:33 +00:00