Skip to main content

Module boot

Module boot 

Source
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§

BootInfo
Boot information provided by the bootloader
BootModule
Bootloader module information
MemoryRegion
A memory region descriptor

Enums§

MemoryRegionType
Memory region types