freebsd-dev/stand/kboot
Warner Losh bf35f00522 kboot: Enhance kboot_getdev to cope with NULLs
Fallback to currdev when NULL is passed in when 'rootdev' is NULL. Other
getdevs do this. Additional features are needed here still, though.

Sponsored by:		Netflix
2022-07-15 12:00:50 -06:00
..
arch kboot: Reimplement older system calls in terms of newer ones 2022-07-15 12:00:49 -06:00
crt1.c kboot: Rework _start 2022-07-15 12:00:49 -06:00
host_syscall.h kboot: Reimplement older system calls in terms of newer ones 2022-07-15 12:00:49 -06:00
host_syscalls.c kboot: Reimplement older system calls in terms of newer ones 2022-07-15 12:00:49 -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