freebsd-dev/stand/i386/loader
Marcin Wojtas 435672e322 Verify files loaded in chain command.
The chain command can be used to chain load another binary.
If veriexec is enabled we should verify it first.
Note that on EFI systems the verification was already done
through firmware, assuming that Secure Boot was enabled there.

Submitted by: Kornel Duleba <mindal@semihalf.com>
Reviewed by: sjg
MFC after: 1 week
Obtained from: Semihalf
Differential Revision: https://reviews.freebsd.org/D20952
2019-08-08 17:03:30 +00:00
..
chain.c Verify files loaded in chain command. 2019-08-08 17:03:30 +00:00
conf.c Remove NAND and NANDFS support 2019-06-25 04:50:09 +00:00
help.i386
loader.rc
main.c Don't reference zfs-specific variables if LOADER_ZFS_SUPPORT is undefined 2018-12-06 20:28:09 +00:00
Makefile MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel 2019-01-05 22:45:20 +00:00
Makefile.depend Enable veriexec for loader 2019-02-26 06:22:10 +00:00
version