pub(crate) fn install_systemd_boot(
device: &PartitionTable,
_rootfs: &Utf8Path,
_configopts: &InstallConfigOpts,
_deployment_path: Option<&str>,
autoenroll: Option<SecurebootKeys>,
) -> Result<()>pub(crate) fn install_systemd_boot(
device: &PartitionTable,
_rootfs: &Utf8Path,
_configopts: &InstallConfigOpts,
_deployment_path: Option<&str>,
autoenroll: Option<SecurebootKeys>,
) -> Result<()>