freebsd-dev/stand/kboot
Warner Losh 01c58e7e4f kboot: Pull in constants from Linux's mmap.h api
Define the usual #defines for mmap(2) (with HOST_ prepended) and use
them instead of hard coding constants.

Sponsored by:		Netflix
2022-07-15 12:00:51 -06:00
..
arch kboot: Refinements to host_kexec_load 2022-07-15 12:00:51 -06:00
crt1.c kboot: Rework _start 2022-07-15 12:00:49 -06:00
host_syscall.h kboot: Pull in constants from Linux's mmap.h api 2022-07-15 12:00:51 -06:00
host_syscalls.c kboot: Refinements to host_kexec_load 2022-07-15 12:00:51 -06:00
hostcons.c
hostdisk.c
kbootfdt.c
main.c kboot: Properly cap number of segments loaded for kexec 2022-07-15 12:00:51 -06:00
Makefile kboot: Rework _start 2022-07-15 12:00:49 -06:00
version