morpheus_bootloader::boot::memory::allocation

Function exit_boot_services

Source
pub unsafe fn exit_boot_services(
    boot_services: &BootServices,
    image_handle: *mut (),
    map: &mut MemoryMap,
) -> Result<(), MemoryError>