opnsense-src/sys/boot/userboot/userboot
Neel Natu 04f9c8ff32 Add a callback function to userboot.so to fetch a list of environment
variables and pass them to the kernel.

Reviewed by:	dfr
2012-11-12 22:38:54 +00:00
..
autoload.c
bootinfo.c
bootinfo32.c Remove unused variables. 2012-08-05 11:59:46 +00:00
bootinfo64.c
conf.c
copy.c Remove unused variables. 2012-08-05 11:59:46 +00:00
devicename.c Introduce new API to work with disks from the loader's drivers. 2012-08-05 12:15:15 +00:00
elf32_freebsd.c
elf64_freebsd.c
host.c
libuserboot.h Replace all references to loader_callbacks_v1 with loader_callbacks. 2012-10-03 17:20:34 +00:00
main.c Add a callback function to userboot.so to fetch a list of environment 2012-11-12 22:38:54 +00:00
Makefile Introduce new API to work with disks from the loader's drivers. 2012-08-05 12:15:15 +00:00
userboot_cons.c
userboot_disk.c Add the flags parameter to the disk_open() function and DISK_F_NOCACHE 2012-10-21 12:14:58 +00:00
version