bootloader_x86_64_common

Module legacy_memory_region

Source
Expand description

Provides a frame allocator based on a BIOS or UEFI memory map.

Structs§

  • A physical frame allocator based on a BIOS or UEFI provided memory map.
  • A slice of memory that is used by the bootloader and needs to be reserved in the kernel

Traits§

  • Abstraction trait for a memory region returned by the UEFI or BIOS firmware.