Windows: add read-only recovery mount for interrupted non-system in-place volumes

This commit is contained in:
Mounir IDRASSI
2026-05-20 19:27:45 +09:00
parent b97b0f2c06
commit 0d2b75ef0a
18 changed files with 480 additions and 97 deletions
+2 -1
View File
@@ -457,7 +457,8 @@ enum
ERR_CAPI_INIT_FAILED = 35,
ERR_XTS_MASTERKEY_VULNERABLE = 36,
ERR_SYSENC_XTS_MASTERKEY_VULNERABLE = 37,
ERR_KEY_DERIVATION_FAILED = 38
ERR_KEY_DERIVATION_FAILED = 38,
ERR_NONSYS_INPLACE_RECOVERY_READONLY_UNSUPPORTED = 39
};
#endif // #ifndef TCDEFS_H