Site icon EfmSoft

What does HRESULT 0x8029011C (TPMAPI_E_TCG_SEPARATOR_ABSENT) mean?

 
Previous Next
TPMAPI_E_INVALID_TCG_LOG_ENTRY TPMAPI_E_TCG_INVALID_DIGEST_ENTRY

TPMAPI_E_TCG_SEPARATOR_ABSENT

TPMAPI_E_TCG_SEPARATOR_ABSENT is a Windows TPM API result. It indicates that the event log does not contain the separator record required by the validation path.

What to check for TPMAPI_E_TCG_SEPARATOR_ABSENT

Microsoft documentation for TPMAPI error codes

Diagnostic interpretation

This result has the HRESULT value 0x8029011C. AllStat records the condition as “A TCG Separator was not found.”.

Evidence to capture

Retry and recovery

Avoid an immediate retry loop after TPMAPI_E_TCG_SEPARATOR_ABSENT. First establish what state must change, make that narrow correction, and then repeat the same operation with the same diagnostics enabled.


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

Exit mobile version