Site icon EfmSoft

What does HRESULT 0x80290105 (TPMAPI_E_OUT_OF_MEMORY) mean?

 
Previous Next
TPMAPI_E_INVALID_PARAMETER TPMAPI_E_BUFFER_TOO_SMALL

TPMAPI_E_OUT_OF_MEMORY

TPMAPI_E_OUT_OF_MEMORY is a Windows TPM API result. It indicates that the TPM API could not obtain memory needed to build, decode, or return the requested data.

What to check for TPMAPI_E_OUT_OF_MEMORY

Microsoft documentation for TPMAPI error codes

Diagnostic interpretation

This result has the HRESULT value 0x80290105. AllStat records the condition as “Not enough memory was available to satisfy the request.”.

Evidence to capture

Retry and recovery

For TPMAPI_E_OUT_OF_MEMORY, recovery should change one confirmed condition at a time. The verification run should use equivalent inputs and prove that the same boundary no longer rejects the operation.


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

Exit mobile version