freebsd-dev/stand/efi/boot1
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
..
boot1.c boot1.efi: use malloc family from libsa 2020-06-30 21:48:58 +00:00
boot_module.h Fix gcc build by removing redeclaration 2019-06-13 03:48:36 +00:00
Makefile EFI secure boot VECTX related changes 2021-04-30 12:53:45 -05:00
Makefile.depend
proto.c Fix the EFI_DEBUG case, prio_str is only used when EFI_DEBUG is unset. 2020-05-05 10:01:10 +00:00
proto.h Break out the disk selection protocol from the rest of boot1. 2019-06-08 18:59:50 +00:00
ufs_module.c As with r352446 align blocks in boot1.efi 2020-05-05 09:42:26 +00:00
zfs_module.c loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00