Skip to main content

boot_entry_from_composefs_deployment

Function boot_entry_from_composefs_deployment 

Source
fn boot_entry_from_composefs_deployment(
    storage: &Storage,
    origin: Ini,
    verity: &str,
    missing_verity_allowed: bool,
) -> Result<BootEntry>