Module bootloader::bootinfo

source ·
Expand description

Provides boot information to the kernel.

Structs§

  • This structure represents the information that the bootloader passes to the kernel.
  • A range of frames with an exclusive upper bound.
  • A map of the physical memory regions of the underlying machine.
  • Represents a region of physical memory.

Enums§