Module config

Source
Expand description

Allows to configure the system environment set up by the bootloader.

Structs§

ApiVersion
A semver-compatible version.
BootloaderConfig
Allows configuring the bootloader behavior.
FrameBuffer
Configuration for the frame buffer used for graphical output.
Mappings
Allows to configure the virtual memory mappings created by the bootloader.

Enums§

Mapping
Specifies how the bootloader should map a memory region into the virtual address space.