HardenedBSD/stand/efi
Kyle Evans 6b197e58f6 efiloader: don't execute hooks when setting currdev/loaddev
We still need to set the hooks to prevent improper manipulations thereafter
at the loader prompt, but as it is we're actively preventing loaddev from
being set correctly in some circumstances (ZFS in particular) and doing more
work than needed with currdev -- that hook in particular validates it as a
correct device, which we can assume isn't needed in this context.

Reviewed by:	imp, sigsys@gmail.com
Submitted/Diagnosed by:	sigsys@gmail.com
Differential Revision:	https://reviews.freebsd.org/D23390
2020-02-12 22:29:08 +00:00
..
boot1
fdt
gptboot
include
libefi Backout 356693. The libsa malloc does provide necessary alignment and 2020-01-13 20:02:27 +00:00
loader efiloader: don't execute hooks when setting currdev/loaddev 2020-02-12 22:29:08 +00:00
loader_4th
loader_lua
loader_simp
Makefile
Makefile.inc