Expand description
Boot information abstraction
Provides safe abstractions for bootloader-provided information including:
- Memory map
- ACPI tables
- Module information
Inspired by Asterinas and Theseus boot info abstractions.
Structs§
- Boot
Info - Boot information provided by the bootloader
- Boot
Module - Bootloader module information
- Memory
Region - A memory region descriptor
Enums§
- Memory
Region Type - Memory region types