opnsense-src/sys/boot
Warner Losh cb0ba37ec5 Unify boot1 with loader
Refactor boot1 to use the same I/O code as /boot/loader uses. Refactor
to use the common efi_main.c.

Submitted by: Eric McCorkle
Differential Revision: https://reviews.freebsd.org/D10447
2017-10-16 03:59:11 +00:00
..
arm Define prototype for exit and ensure references 2017-10-12 15:16:22 +00:00
arm64 Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
common Move panic back into libsa. It's documented in libstand(3) to belong 2017-10-12 15:16:27 +00:00
efi Unify boot1 with loader 2017-10-16 03:59:11 +00:00
fdt Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +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 Move ufsread.c 2017-10-12 14:57:05 +00:00
kshim sys: Replace zero with NULL for pointers. 2017-02-22 02:35:59 +00:00
libsa Move panic back into libsa. It's documented in libstand(3) to belong 2017-10-12 15:16:27 +00:00
libsa32 Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
mips Define prototype for exit and ensure references 2017-10-12 15:16:22 +00:00
ofw Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +00:00
powerpc Define prototype for exit and ensure references 2017-10-12 15:16:22 +00:00
sparc64 Move ufsread.c 2017-10-12 14:57:05 +00:00
uboot Move crc32.c, util.c and gpt.c over to libsa. 2017-10-12 14:56:54 +00:00
usb loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
userboot Kill the userboot copy of libstand. 2017-10-12 14:56:42 +00:00
zfs Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +00:00
Makefile Create sys/boot/libsa and build libstand.a there 2017-10-09 22:12:53 +00:00
Makefile.amd64 Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56: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 Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +00:00
Makefile.i386 Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
Makefile.inc Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +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