freebsd-dev/sys/boot
Emmanuel Vadot 7562d7ddbd loader.efi: Make framebuffer commands available for arm64
Move framebuffer.{c,h} to sys/boot/efi/loader and add the efifb
related metadata and pass it to the kernel

Reviewed by:	imp, andrew
Differential Revision:	https://reviews.freebsd.org/D12757
2017-10-25 18:55:04 +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 loader.efi: Make framebuffer commands available for arm64 2017-10-25 18:55:04 +00:00
fdt Use preferred defined paths, rather than relative paths in fdt. 2017-10-22 22:52:27 +00:00
ficl End source directories with SRC rather than a hodgepodge of names 2017-10-22 22:50:08 +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 Use SYSDIR instead of ${.CURDIR}/../..<etc>/sys. 2017-10-22 22:50:28 +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 Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +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 Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00
sparc64 Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00
uboot Use SYSDIR instead of ${.CURDIR}/../..<etc>/sys. 2017-10-22 22:50:28 +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 Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00
ficl.mk End source directories with SRC rather than a hodgepodge of names 2017-10-22 22:50:08 +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
uboot.mk Move fdt and uboot defines into common uboot.mk. 2017-10-22 22:49:51 +00:00