⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

process_memory_map

Function process_memory_map 

Source
pub fn process_memory_map(
    regions: &[BootloaderMemoryRegion],
) -> Result<(), KernelError>
Expand description

Process bootloader memory map and initialize frame allocator