freebsd-skq/stand
Marcin Wojtas c42e554dc9 Add missing boot.4th verification
During initialization of the forth interpreter
the loader looks for "/boot/boot.4th"
and executes any code found there.
That file was loaded bypassing verification.
Add a call to verify_file to change that.

Submitted by: Kornel Duleba <mindal@semihalf.com>
Reviewed by: sjg
Obtained from: Semihalf
Sponsored by: Stormshield
2019-03-19 02:45:32 +00:00
..
arm
arm64
common Add missing boot.4th verification 2019-03-19 02:45:32 +00:00
defaults
efi Drop "All rights reserved" from my copyright statements. 2019-03-06 22:11:45 +00:00
fdt
ficl Enable veriexec for loader 2019-02-26 06:22:10 +00:00
ficl32 Enable veriexec for loader 2019-02-26 06:22:10 +00:00
forth Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
i386 Drop "All rights reserved" from my copyright statements. 2019-03-06 22:11:45 +00:00
kshim
liblua Enable veriexec for loader 2019-02-26 06:22:10 +00:00
liblua32
libsa Enable veriexec for loader 2019-02-26 06:22:10 +00:00
libsa32 Enable veriexec for loader 2019-02-26 06:22:10 +00:00
lua lualoader: only clear the screen before first password prompt 2019-02-18 02:59:47 +00:00
man
mips Unbreak mip64 build after r328437 2019-01-20 21:09:44 +00:00
ofw
powerpc powerpc/boot: Move ubldr to /boot/uboot, and make this a separate filesystem 2019-02-18 01:57:47 +00:00
sparc64 MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel 2019-01-05 22:45:20 +00:00
uboot Fix the handling of legacy-format devices in the u-boot loaderdev variable. 2019-02-20 03:00:55 +00:00
usb
userboot stand: Improve some debugging experience 2019-03-12 16:21:39 +00:00
defs.mk
fdt.mk
ficl.mk
loader.mk Enable veriexec for loader 2019-02-26 06:22:10 +00:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk