Expand description
Allows to configure the system environment set up by the bootloader.
Structs§
- ApiVersion
- A semver-compatible version.
- Bootloader
Config - Allows configuring the bootloader behavior.
- Frame
Buffer - 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.