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.