freebsd-dev/stand/kboot
Warner Losh 8138a766b0 kboot: Implement mount(2)
Create a wrapper for the mount system call. To ensure a sane early boot
environment and to gather data we need for kexec, we may need to mount
some special filesystems.

Sponsored by:		Netflix
2022-07-15 12:00:50 -06:00
..
arch kboot: Implement mount(2) 2022-07-15 12:00:50 -06:00
crt1.c kboot: Rework _start 2022-07-15 12:00:49 -06:00
host_syscall.h kboot: Implement mount(2) 2022-07-15 12:00:50 -06:00
host_syscalls.c kboot: Implement mount(2) 2022-07-15 12:00:50 -06:00
hostcons.c
hostdisk.c
kbootfdt.c
main.c kboot: Enhance kboot_getdev to cope with NULLs 2022-07-15 12:00:50 -06:00
Makefile kboot: Rework _start 2022-07-15 12:00:49 -06:00
version