freebsd-dev/stand/liblua
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
..
float.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
lerrno.c Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
lerrno.h loader.lua: Expose errno table to lua 2018-02-20 19:39:48 +00:00
locale.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
lpager.c stand: liblua: add a pager module 2020-12-12 21:25:38 +00:00
lstd.c veloader use vectx API for kernel and modules 2020-03-09 15:48:53 +00:00
lstd.h liblua: Implement write support 2018-02-24 02:57:24 +00:00
luaconf.h contrib/lua: update to 5.4.2 2021-01-13 23:56:18 -06:00
lutils.c loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
lutils.h stand: liblua: add a pager module 2020-12-12 21:25:38 +00:00
Makefile EFI secure boot VECTX related changes 2021-04-30 12:53:45 -05:00
math.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00