freebsd-dev/stand/fdt
Eric van Gyzen eda28feb2e EFI secure boot VECTX related changes
When VECTX is enabled as a kernel option and non-EFI loaders are
built, many reads will fail due to the mis-match of whether
LOADER_VERIEXEC_VECTX or not in readin.h.  Source that includes
bootstrap.h must ensure the kernel option agrees with the compile
time CFLAGS in the various make related files.

Submitted by:	bret_ketchum@dell.com (original revision)
Reviewed by:	sjg, bdrewery, dab, bret_ketchum@dell.com
MFC after:	1 week
Sponsored by:	Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D29993
2021-04-30 12:53:45 -05:00
..
fdt_loader_cmd.c stand/fdt: Scale blob size better as overlays apply 2020-01-09 04:34:42 +00:00
fdt_platform.h stand/fdt: Scale blob size better as overlays apply 2020-01-09 04:34:42 +00:00
help.fdt
Makefile EFI secure boot VECTX related changes 2021-04-30 12:53:45 -05:00
Makefile.depend