freebsd-dev/stand/kboot
Warner Losh a2fbc88593 kboot: Move archsw init earlier
Do archsw init first thing.

Sponsored by:		Netflix
2022-12-03 12:48:45 -07:00
..
arch kboot: amd64 use /sys/firmware/memmap to find free memory 2022-12-02 11:17:28 -07:00
conf.c kboot: Add hostfs 2022-10-27 11:37:54 -06:00
crt1.c stand: Spell License correctly 2022-07-26 16:31:13 -06:00
host_syscall.h kboot: Implement host_ioctl 2022-07-28 15:35:42 -06:00
host_syscalls.c kboot: Implement host_ioctl 2022-07-28 15:35:42 -06:00
hostcons.c kboot: Make console raw when we start 2022-07-28 15:35:42 -06:00
hostdisk.c kboot: Enhance hostdisk 2022-12-02 11:31:26 -07:00
hostfs.c kboot: Add hostfs 2022-10-27 11:37:54 -06:00
init.c kboot: add minmalist init functionality 2022-09-01 11:08:24 -06:00
kboot.h kboot: Create routines to read Linux tiny files 2022-12-02 11:08:11 -07:00
kbootfdt.c stand/kboot: Make FDT fixup per-arch 2022-10-27 11:36:51 -06:00
main.c kboot: Move archsw init earlier 2022-12-03 12:48:45 -07:00
Makefile kboot: Create routines to read Linux tiny files 2022-12-02 11:08:11 -07:00
termios_gen.h kboot: implement stripped down termios 2022-07-28 15:35:42 -06:00
termios.c kboot: implement stripped down termios 2022-07-28 15:35:42 -06:00
termios.h kboot: implement stripped down termios 2022-07-28 15:35:42 -06:00
util.c kboot: Use unsigned long long. 2022-12-02 12:41:01 -07:00
version