freebsd_amp_hwpstate/stand
Warner Losh 4883f347f6 stand: dev can't be NULL in default_prasedev
We pass in the address of a variable to store this value always in the
only place that calls this function, so there is no need to test for NULL.

Sponsored by:		Netflix
Notied by:		tsoome in D38041
2023-01-13 15:54:44 -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: Use standard set_currdev 2023-01-13 14:22:39 -07:00
kshim
liblua
liblua32
libofw stand/ofw: dev can't be NULL here 2023-01-13 14:22:38 -07:00
libsa stand: dev can't be NULL in default_prasedev 2023-01-13 15:54:44 -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
Makefile
Makefile.amd64
Makefile.inc
defs.mk
fdt.mk
ficl.mk
loader.mk
lua.mk
veriexec.mk