freebsd-src/stand/kboot/kboot
Warner Losh f989ebd4de kboot: Use C99 initialiers for hostconsole.
Sponsored by:		Netflix
2024-05-19 22:05:41 -06:00
..
arch kboot: Print UEFI memory map 2024-03-11 15:21:52 -06:00
conf.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
hostcons.c kboot: Use C99 initialiers for hostconsole. 2024-05-19 22:05:41 -06:00
hostdisk.c kboot: Implement write support for hostdisk 2024-02-22 09:31:55 -07:00
hostfs.c kboot: hostfs -- check for llseek failure correctly 2024-03-11 15:21:51 -06:00
init.c
kboot.h
kbootfdt.c kboot: kbootfdt: fix error handling 2024-03-11 15:21:52 -06:00
lua_bindings.c kboot: Add our own lua bindings 2024-02-15 20:59:23 -07:00
main.c kboot: Initialize hostfs_root sooner (and remove kboot.conf) 2024-05-19 22:05:41 -06:00
Makefile kboot: Centralize ldscript addition 2024-02-24 17:56:23 -07:00
seg.c
util.c
version