opnsense-src/stand/userboot/userboot
Warner Losh 7a7a464c7e stand/userboot: Kill set but unused variables
We never use 'dev' after fetching it from the varargs list. Skip the
whole bother of fetching it, or setting up the meachinery to fetch it.

Sponsored by:		Netflix
2021-12-15 19:48:40 -07: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 Extend loader(8) geli support to all architectures and all disk-like devices. 2018-07-13 17:50:25 +00:00
bootinfo64.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
conf.c Fix pkgfs stat so it satisfies libsecureboot 2020-03-25 19:12:19 +00:00
copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
devicename.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03: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/userboot: Kill set but unused variables 2021-12-15 19:48:40 -07:00
libuserboot.h userboot: mark host_fsops as extern 2020-03-29 02:29:06 +00:00
main.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03: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 loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
version userboot: handle guest interpreter mismatches more intelligently 2018-09-01 02:23:45 +00:00