pub(crate) fn install_systemd_boot(
prepared_root: &MountedImageRoot,
configopts: &InstallConfigOpts,
autoenroll: Option<SecurebootKeys>,
) -> Result<()>Expand description
Install systemd-boot using a pre-prepared boot root.
pub(crate) fn install_systemd_boot(
prepared_root: &MountedImageRoot,
configopts: &InstallConfigOpts,
autoenroll: Option<SecurebootKeys>,
) -> Result<()>Install systemd-boot using a pre-prepared boot root.