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

parse_uefi_map

Function parse_uefi_map 

Source
pub fn parse_uefi_map(
    descriptors: &[UefiMemoryDescriptor],
) -> Vec<BootloaderMemoryRegion>
Expand description

Parse UEFI memory map