Site icon EfmSoft

What does HRESULT 0x80280923 (TPM_20_E_NV_UNAVAILABLE) mean?

 
Previous Next
TPM_20_E_RETRY TBS_E_INTERNAL_ERROR

TPM_20_E_NV_UNAVAILABLE

TPM_20_E_NV_UNAVAILABLE means that the command needs nonvolatile storage or an NV-backed state change, but the TPM cannot currently provide that access. The request may be otherwise valid, and the status can occur even when the application is not directly writing an NV byte array.

What it is not

Diagnostic information that matters

Recovery approach

First determine whether the condition is transient and whether the command is safe to retry. If it persists across a normal restart and the TPM is otherwise reachable, preserve diagnostics and follow the platform's documented TPM maintenance or firmware support process instead of clearing or reprovisioning the TPM as a first response.

References: TCG TPM 2.0 Library Part 3: Commands and tpm2_nvreadpublic documentation.


Looking for a different code? Search another status or error code.

Exit mobile version