freebsd-nq/stand
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
..
arm
arm64
common interp_lua: fix bogus indentation, NFC 2020-02-12 16:10:00 +00:00
defaults
efi efiloader: don't execute hooks when setting currdev/loaddev 2020-02-12 22:29:08 +00:00
fdt
ficl Remove sparc64 support from the boot loader. 2020-02-03 17:34:57 +00:00
ficl32
forth
i386 zfsboot: vdev_read_pad2 does allocate buffer with wrong size 2020-02-05 11:02:00 +00:00
kshim
liblua
liblua32
libofw Remove sparc64 support from the boot loader. 2020-02-03 17:34:57 +00:00
libsa followup on r357497: clean obsolete comment and use shift instead of multiplication 2020-02-05 13:08:24 +00:00
libsa32
lua
man Remove sparc64 support from the boot loader. 2020-02-03 17:34:57 +00:00
mips
powerpc
uboot
usb
userboot
defs.mk
fdt.mk
ficl.mk
loader.mk Remove sparc64 support from the boot loader. 2020-02-03 17:34:57 +00:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk