1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/boot/efi
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
boot1 The self-relocation code is not efi-specific, move it to boot/common. 2015-05-10 13:24:26 +00:00
fdt
include
libefi Add META_MODE support. 2015-06-13 19:20:56 +00:00
loader Pass the ACPI table pointer to the arm64 kernel from loader.efi. 2015-06-11 14:02:23 +00:00
Makefile
Makefile.inc