Site icon EfmSoft

What does NTSTATUS 0xC0293003 (STATUS_RTPM_PCR_READ_INCOMPLETE) mean?

 
Previous Next
STATUS_RTPM_NO_RESULT STATUS_RTPM_INVALID_CONTEXT

STATUS_RTPM_PCR_READ_INCOMPLETE

Remote TPM PCR read is incomplete

STATUS_RTPM_PCR_READ_INCOMPLETE is specific to PCR retrieval. PCRs are TPM registers used to represent measured platform state, and modern TPM commands select PCR banks and indexes explicitly.

The status points at selection mismatch: the requested PCR bank, hash algorithm, or index set may not be supported by the remote target. Retrying the same selection usually fails again; the caller should enumerate or choose a compatible selection.

Diagnostic focus

References


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

Exit mobile version