freebsd-dev/stand/libofw
Warner Losh ad759c7352 stand: Add disk_fmtdev for dv_fmtdev for all the disk devices
All of the archsw fmtdev functions treat DEVT_DISK as a call to
disk_fmtdev. Set all disks' dv_fmtdev to disk_fmtdev so devformat
will return the same thing.

Sponsored by:		Netflix
Reviewed by:		tsoome (prior version)
Differential Revision:	https://reviews.freebsd.org/D35917
2022-08-11 10:27:16 -06:00
..
devicename.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
libofw.h veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
Makefile loader: libofw build is missing sys/list.h after r362431 2020-06-20 08:22:57 +00:00
ofw_console.c
ofw_copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
ofw_disk.c stand: Add disk_fmtdev for dv_fmtdev for all the disk devices 2022-08-11 10:27:16 -06:00
ofw_memory.c Fix 64-bit build of libofw. 2020-09-08 23:22:11 +00:00
ofw_module.c
ofw_net.c Redo r360540 to retain the ifndef sparc code, not delete it. 2020-05-01 18:36:48 +00:00
ofw_reboot.c
ofw_time.c
openfirm.c powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
openfirm.h powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00