setup_composefs_uki_boot

Function setup_composefs_uki_boot 

Source
pub(crate) fn setup_composefs_uki_boot(
    setup_type: BootSetupType<'_>,
    repo: Repository<Sha512HashValue>,
    id: &Sha512HashValue,
    entries: Vec<BootEntry<Sha512HashValue>>,
) -> Result<String>