OpenGrok
Cross Reference: bootinfo.h
xref
: /
src
/
sys
/
arch
/
virt68k
/
include
/
bootinfo.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/virt68k/include/bootinfo.h
Revision
Date
Author
Comments
1.5
08-Jan-2024
thorpej
Add bootinfo_getarg(), which gets the name kernel command line argument
and returns its value (sort of like getenv()).
1.4
06-Jan-2024
thorpej
The RAM disk specified by bootinfo is not necessarily loaded along with
the static kernel image. Map is separately and account for it in the
available memory segments.
1.3
02-Jan-2024
thorpej
Detect a RND seed passed in by the loader.
XXX We don't actually *do* anything with it yet.
1.2
02-Jan-2024
thorpej
Move the initrd setup into bootinfo.c
1.1
02-Jan-2024
thorpej
Add a port to the Qemu m68k "virt" platform, a 68040-based virtual machine
with VirtIO I/O devices.
This is a work-in-progress, but "successfully mounts root file system
and then complains about missing /sbin/init that is, in fact, not there"
seems like a good checkpoint.
Indexes created Sun Oct 19 16:10:00 GMT 2025