freebsd-dev/stand/efi
Kyle Evans 06d6750e0d stand/fdt: Consistently apply fdt_overlays
Overlays were previously not applied when U-Boot provides FDT or EFI
provides FDT, only when we load FDT from /boot/dtb given name from U-Boot.

Make all three paths lead to loading fdt_overlays and applying them, so that
fdt_overlays can be expected to Just Work.

Reviewed by:	gonzo, imp, manu
Differential Revision:	https://reviews.freebsd.org/D13664
2017-12-29 18:08:30 +00:00
..
boot1 [boot/efi] scan all display modes rather than sequential try-fail way 2017-12-21 12:21:35 +00:00
fdt stand/fdt: Consistently apply fdt_overlays 2017-12-29 18:08:30 +00:00
include libefi: make efichar.h more usable in stand code 2017-12-14 16:41:52 +00:00
libefi libefi: make efichar.h more usable in stand code 2017-12-14 16:41:52 +00:00
loader Interact is always called with NULL. Simplify code a little by 2017-12-19 04:05:55 +00:00
Makefile
Makefile.inc