opnsense-src/stand/userboot/userboot
Warner Losh 5ce98ee5f4 stand/userboot: Simplify code
We have way more than 8k of stack for the current value of the zfs
bootonce attribute. Allocate buf on the stack rather than the
complicated malloc / free dance.

Sponsored by:		Netflix
Reviewed by:		tsoome, kevans, jhb
Differential Revision:	https://reviews.freebsd.org/D39414
2023-05-01 15:02:53 -06:00
..
autoload.c
biossmap.c
bootinfo.c stand: collapse all copies of *copyenv into md_copyenv 2022-09-16 09:18:56 -06:00
bootinfo32.c stand: Stop support booting 4.x and earlier kernels 2022-09-16 09:18:57 -06:00
bootinfo64.c stand: collapse all copies of *copyenv into md_copyenv 2022-09-16 09:18:56 -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: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07: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: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
main.c stand/userboot: Simplify code 2023-05-01 15:02:53 -06:00
Makefile stand: fix build userboot without zfs 2023-02-25 10:14:07 -07:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
userboot_cons.c userboot: provide stub gfx functions 2021-01-30 21:20:27 +02:00
userboot_disk.c stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
version userboot: handle guest interpreter mismatches more intelligently 2018-09-01 02:23:45 +00:00