opnsense-src/stand/userboot/userboot
Warner Losh 1e9b23448a stand: userboot_fmtdev can be reduced to devformat
devformat produces the same output as userboot_fmtdev, so just use it to
reduce on the dependencies. In addition, we don't need to use the
incomplete struct userboot_devdesc type, we can use struct devdesc
instead (in fact, there's no userboot_devdesc defined anywhere).

Sponsored by:		Netflix
Reviewed by:		jhb (prior version)
Differential Revision:	https://reviews.freebsd.org/D35925
2022-08-11 10:27:17 -06:00
..
autoload.c
biossmap.c
bootinfo.c Transition to boot_env_to_howto and boot_howto_to_env in the boot 2018-07-13 16:43:29 +00:00
bootinfo32.c stand: userboot_fmtdev can be reduced to devformat 2022-08-11 10:27:17 -06:00
bootinfo64.c stand: userboot_fmtdev can be reduced to devformat 2022-08-11 10:27:17 -06:00
conf.c userboot is missing vdisk_dev 2022-06-19 21:29:49 +03:00
copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
devicename.c stand: userboot_fmtdev can be reduced to devformat 2022-08-11 10:27:17 -06:00
elf32_freebsd.c
elf64_freebsd.c Stop setting PG_U in bootstrap mappings. 2020-04-24 13:53:40 +00:00
host.c stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
libuserboot.h stand: userboot_fmtdev can be reduced to devformat 2022-08-11 10:27:17 -06:00
main.c stand: userboot_fmtdev can be reduced to devformat 2022-08-11 10:27:17 -06:00
Makefile loader: move all gfx_fb.c stubs to common/gfx_fb_stub.c 2021-12-14 15:27:47 -07:00
Makefile.depend
userboot_cons.c userboot: provide stub gfx functions 2021-01-30 21:20:27 +02:00
userboot_disk.c stand: Add disk_fmtdev for dv_fmtdev for all the disk devices 2022-08-11 10:27:16 -06:00
version userboot: handle guest interpreter mismatches more intelligently 2018-09-01 02:23:45 +00:00