/freebsd/stand/ |
H A D | veriexec.mk | eda28feb2e070e21db3d50b3fc177f88380b8fb4 Fri Apr 30 19:53:45 CEST 2021 Eric van Gyzen <vangyzen@FreeBSD.org> 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
|
H A D | ficl.mk | diff eda28feb2e070e21db3d50b3fc177f88380b8fb4 Fri Apr 30 19:53:45 CEST 2021 Eric van Gyzen <vangyzen@FreeBSD.org> 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
|
H A D | loader.mk | diff eda28feb2e070e21db3d50b3fc177f88380b8fb4 Fri Apr 30 19:53:45 CEST 2021 Eric van Gyzen <vangyzen@FreeBSD.org> 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
|
/freebsd/stand/efi/fdt/ |
H A D | Makefile | diff eda28feb2e070e21db3d50b3fc177f88380b8fb4 Fri Apr 30 19:53:45 CEST 2021 Eric van Gyzen <vangyzen@FreeBSD.org> 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
|
/freebsd/stand/fdt/ |
H A D | Makefile | diff eda28feb2e070e21db3d50b3fc177f88380b8fb4 Fri Apr 30 19:53:45 CEST 2021 Eric van Gyzen <vangyzen@FreeBSD.org> 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
|
/freebsd/stand/liblua/ |
H A D | Makefile | diff eda28feb2e070e21db3d50b3fc177f88380b8fb4 Fri Apr 30 19:53:45 CEST 2021 Eric van Gyzen <vangyzen@FreeBSD.org> 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
|
/freebsd/stand/efi/libefi/ |
H A D | Makefile | diff eda28feb2e070e21db3d50b3fc177f88380b8fb4 Fri Apr 30 19:53:45 CEST 2021 Eric van Gyzen <vangyzen@FreeBSD.org> 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
|
/freebsd/stand/i386/libi386/ |
H A D | Makefile | diff eda28feb2e070e21db3d50b3fc177f88380b8fb4 Fri Apr 30 19:53:45 CEST 2021 Eric van Gyzen <vangyzen@FreeBSD.org> 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
|
/freebsd/stand/efi/boot1/ |
H A D | Makefile | diff eda28feb2e070e21db3d50b3fc177f88380b8fb4 Fri Apr 30 19:53:45 CEST 2021 Eric van Gyzen <vangyzen@FreeBSD.org> 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
|