package
6.0.0+incompatible
Repository: https://github.com/srcup/u-root.git
Documentation: pkg.go.dev

# Functions

Load parses and loads a multiboot kernel `file` using kexec_load.
Probe checks if file is multiboot v1 kernel.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Description stores representation of multiboot information passed to a final kernel used for for debugging and testing.
MemoryMap represents a reserved range of memory passed via the multiboot Info header.
ModuleDesc is a debug representation of loaded module.