freebsd-dev/sys/boot
2017-10-22 03:52:03 +00:00
..
arm LOADER_foo_SUPPORTED 2017-10-16 03:59:52 +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 Revert "Unify boot1 with loader" change r324646 2017-10-17 23:38:27 +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 Rename top level Makefile.ficl to ficl.mk. 2017-10-16 03:59: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 Forward declare struct dsk to avoid warnings when building libi386. 2017-08-26 18:30:08 +00:00
i386 LOADER_foo_SUPPORTED 2017-10-16 03:59:52 +00:00
kshim sys: Replace zero with NULL for pointers. 2017-02-22 02:35:59 +00:00
libsa libsa/ip: stop read loop on bad fragments 2017-10-18 08:06:05 +00:00
libsa32 Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
man Move orphaned man pages into new man directory from common. This helps 2017-10-16 03:59:17 +00:00
mips LOADER_foo_SUPPORTED 2017-10-16 03:59:52 +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 LOADER_foo_SUPPORTED 2017-10-16 03:59:52 +00:00
sparc64 LOADER_foo_SUPPORTED 2017-10-16 03:59:52 +00:00
uboot We need to include disk.o in libuboot.a when we're building with 2017-10-17 19:11:19 +00:00
usb loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
userboot LOADER_foo_SUPPORTED 2017-10-16 03:59:52 +00:00
zfs Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +00:00
defs.mk Use BOOTDIR more consistently in defs.mk rather than repeat sys/boot. 2017-10-22 03:52:03 +00:00
ficl.mk Move all the ficl common code into ficl.mk 2017-10-16 03:59:44 +00:00
loader.mk loader.mk: clean md.o even if MD_IMAGE_SIZE not defined 2017-10-17 19:11:29 +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 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.i386 Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +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