freebsd-src/stand
Warner Losh cc82c650a7 kboot: Add ZFS support to hostdisk
Add helper function to walk through the disk drives we've found to look
for zpools. main.c will still need to call this because the loader
hasn't implemented a good way to 'taste' drives for zpools and/or GELI
partitions (mostly because there's no generic list of candidate
devices).

Sponsored by:		Netflix
Reviewed by:		kevans
Differential Revision:	https://reviews.freebsd.org/D38007
2023-01-13 14:22:38 -07:00
..
arm64
common stand: Separate base and cli parts of nvstore 2023-01-13 14:22:38 -07:00
defaults
efi stand: create common set_currdev 2023-01-11 15:15:15 -07:00
fdt
ficl
ficl32
fonts
forth
i386 stand: create common set_currdev 2023-01-11 15:15:15 -07:00
images
kboot kboot: Add ZFS support to hostdisk 2023-01-13 14:22:38 -07:00
kshim
liblua
liblua32
libofw stand/ofw: dev can't be NULL here 2023-01-13 14:22:38 -07:00
libsa stand/zfs: Fix memory leaking on error cases 2023-01-13 14:22:38 -07:00
libsa32
lua
man
powerpc stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
uboot stand/uboot: Explain why we test for NULL here 2023-01-13 14:22:38 -07:00
usb stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
userboot stand: create common set_currdev 2023-01-11 15:15:15 -07:00
defs.mk
fdt.mk
ficl.mk
loader.mk
lua.mk
Makefile
Makefile.amd64
Makefile.inc
veriexec.mk