mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 23:45:12 -04:00
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 |
||
|---|---|---|
| .. | ||
| autoload.c | ||
| biossmap.c | ||
| bootinfo.c | ||
| bootinfo32.c | ||
| bootinfo64.c | ||
| conf.c | ||
| copy.c | ||
| devicename.c | ||
| elf32_freebsd.c | ||
| elf64_freebsd.c | ||
| host.c | ||
| libuserboot.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| userboot_cons.c | ||
| userboot_disk.c | ||
| version | ||