freebsd-dev/stand
Warner Losh dc472f6702 stand: Add devformat to return formatted string for a device
Use dv_fmtdev to return a formatted string for a device. If this is a
null pointer, return the device name and unit followed by a colon (eg
disk3:).

Sponsored by:		Netflix
Reviewed by:		tsoome (prior version)
Differential Revision:	https://reviews.freebsd.org/D35916
2022-08-11 10:27:16 -06:00
..
arm64 stand: Remove extra efi.h include 2022-07-15 12:00:49 -06:00
common stand: Change disk_fmtdev to take a struct devdesc * 2022-08-11 10:27:15 -06:00
defaults
efi stand: Move quit command to common commands 2022-07-30 04:48:35 -06:00
fdt Remove "All Rights Reserved" from Foundation copyrights 2022-06-30 10:49:09 -04:00
ficl
ficl32
fonts
forth
i386 stand: Change zfs_fmtdev to take a struct devdesc * 2022-08-11 10:27:15 -06:00
images
kboot kboot: Make console raw when we start 2022-07-28 15:35:42 -06:00
kshim
liblua
liblua32
libofw stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
libsa stand: Add devformat to return formatted string for a device 2022-08-11 10:27:16 -06:00
libsa32
lua
man
powerpc loader: fix powerpc64le ofw loader 2022-07-29 05:13:19 -03:00
uboot stand: Use c99 structure initialization for uboot block device 2022-07-24 16:53:34 -06:00
usb
userboot stand: Change zfs_fmtdev to take a struct devdesc * 2022-08-11 10:27:15 -06:00
defs.mk
fdt.mk
ficl.mk
loader.mk
lua.mk
Makefile stand: Add a helper 'universe' target 2022-07-30 05:01:47 -06:00
Makefile.amd64
Makefile.inc
veriexec.mk