freebsd-src/stand/kboot
Warner Losh 76949f503f kboot: Implement munmap(2)
Define host_munmap so we can use it in the x86 code to find things for
the BIOS/CMS boot path and unmap after we find it.

Sponsored by:		Netflix
2022-07-15 12:00:50 -06:00
..
arch kboot: Implement munmap(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 munmap(2) 2022-07-15 12:00:50 -06:00
host_syscalls.c kboot: Implement munmap(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