Site icon EfmSoft

What does HRESULT 0x80280011 (TPM_E_NOSPACE) mean?

 
Previous Next
TPM_E_INVALID_PCR_INFO TPM_E_NOSRK

TPM_E_NOSPACE

TPM_E_NOSPACE reports that a TPM 1.2 command does not have the required TPM storage capacity. The built-in Windows wording highlights the key-loading case, but the TPM 1.2 command specification also uses this result for nonvolatile-storage capacity and bounds checks.

This should be distinguished from TPM_E_RESOURCES, which is used for other internal resource pools such as sessions. The exact command tells whether TPM_E_NOSPACE concerns a loaded-key slot, NV capacity, or another storage bound.

Appropriate response

References


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

Exit mobile version