Function open_nvram

Source
fn open_nvram(
    vmgs: Vmgs,
    encrypted: bool,
) -> Result<HclCompatNvram<VmgsStorageBackend>, Error>