Function open_nvram

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