morpheus_bootloader::boot::memory::allocation

Function allocate_boot_params

Source
pub unsafe fn allocate_boot_params(
    boot_services: &BootServices,
) -> Result<*mut LinuxBootParams, MemoryError>