Skip to main content

Module boot_info

Module boot_info 

Source
Expand description

Boot Info Struct (and all necessary types for it), used to call kernel_main

Authors: MarioS271

Structs§

BootInfo
Standardized Boot Info passed to kernel_main
FramebufferInfo
Bootloader-provided info for constructing the basic framebuffer
KernelCmdline
Kernel CMD line params
KernelSectionInfo
Virtual addresses of kernel ELF section boundaries

Enums§

PanicAction
What the kernel should do at the end of a panic