freebsd-dev/sys/boot
Warner Losh 0b9bfebf8b Use defs.mk defins in most MD code
Use defines from defs.mk in most MD code (the biggest exception is
x86, which will be its own commit due to its size). Prefer including
bsd.init.mk over the variations (../Makefile.inc and src.opts.mk being
the two biggest ones).

Sponsored by: Netflix
2017-10-30 03:12:28 +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 Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +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 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 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 Use defs.mk defins in most MD code 2017-10-30 03:12:28 +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 LOADER_foo_SUPPORTED 2017-10-16 03:59:52 +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
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
uboot.mk Move fdt and uboot defines into common uboot.mk. 2017-10-22 22:49:51 +00:00