freebsd-src/stand
Warner Losh 781ca0afcd stand: Introduce devparse to parse device / path strings
devparse is now the preferred interface to use to parse device
strings or device:/path strings. It parses the passed in string,
mallocs the device's particular devdesc string and returns the
'remainder' of the device:/path for further processing.

Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D37338
2022-11-30 15:30:31 -07:00
..
arm64 stand: Remove extra efi.h include 2022-07-15 12:00:49 -06:00
common stand: Change disk_parsedev() API 2022-11-30 15:30:31 -07:00
defaults
efi stand: Change zfs_parsedev() API 2022-11-30 15:30:31 -07:00
fdt Remove "All Rights Reserved" from Foundation copyrights 2022-06-30 10:49:09 -04:00
ficl Revert "stand: Grammar fix for a source code comment" 2022-09-05 15:40:55 +02:00
ficl32
fonts
forth
i386 stand: Change zfs_parsedev() API 2022-11-30 15:30:31 -07:00
images
kboot kboot: Add hostfs 2022-10-27 11:37:54 -06:00
kshim
liblua stand: Add lua binding loader.has_command 2022-09-01 11:08:22 -06:00
liblua32
libofw stand: Change zfs_parsedev() API 2022-11-30 15:30:31 -07:00
libsa stand: Introduce devparse to parse device / path strings 2022-11-30 15:30:31 -07:00
libsa32
lua lualoader: Add loader_menu_multi_user_prompt config variable 2022-09-02 20:30:40 +01:00
man loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commands 2022-09-06 18:55:45 +03:00
powerpc loader: fix powerpc64le ofw loader 2022-07-29 05:13:19 -03:00
uboot stand: Change disk_parsedev() API 2022-11-30 15:30:31 -07:00
usb stand: Add disk_fmtdev for dv_fmtdev for all the disk devices 2022-08-11 10:27:16 -06:00
userboot stand: Change zfs_parsedev() API 2022-11-30 15:30:31 -07:00
defs.mk
fdt.mk
ficl.mk
loader.mk stand: Move md_copymodules into modinfo.c and reduce copies 2022-09-16 09:18:56 -06:00
lua.mk
Makefile stand: Add a helper 'universe' target 2022-07-30 05:01:47 -06:00
Makefile.amd64
Makefile.inc
veriexec.mk