freebsd-src/stand/kboot/kboot
Warner Losh 462af7676b kboot: kbootfdt: fix error handling
If we are able to open /sys/firmware/fdt, but aren't able to read it,
fall back to /proc/device-tree. Remove comment that's not really true,
it turns out.

Sponsored by:		Netflix
2024-03-11 15:21:52 -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
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: Use is_linux_error to check mmap return error 2024-03-11 15:21:52 -06:00
Makefile kboot: Centralize ldscript addition 2024-02-24 17:56:23 -07:00
seg.c
util.c
version