Expand description
Modules§
- boot_
info - Creating and reading
RawBootInfo
fromEntry
. - fc
- Offsets and values used to interpret the boot params (“zeropage”) setup by firecracker For the full list of values see https://github.com/torvalds/linux/blob/b6839ef26e549de68c10359d45163b0cfb031183/arch/x86/include/uapi/asm/bootparam.h#L151-L198
Macros§
- define_
abi_ tag - Defines the current Hermit kernel version in the note section.
- define_
entry_ version - Defines the hermit entry version in the note section.
Structs§
- Hermit
Version - A Hermit version.
- Parse
Hermit Version Error - An error which can be returned when parsing a
HermitVersion
.
Type Aliases§
- Entry
- Kernel entry point.