What does HRESULT 0x80280130 (TPM_20_E_REBOOT) mean?

 
Previous Next
TPM_20_E_AUTH_UNAVAILABLE TPM_20_E_UNBALANCED

TPM_20_E_REBOOT

TPM_20_E_REBOOT maps to TPM_RC_REBOOT. The TPM requires _TPM_Init and TPM2_Startup(TPM_SU_CLEAR) before normal command processing can resume. The TPM 2.0 commands specification uses this result after the final field-upgrade data block when a reboot is required.

Operational meaning

  • Stop submitting ordinary TPM work until the platform completes the documented reboot and startup sequence.
  • Preserve the surrounding firmware-update or boot evidence; this status is not an application retry signal.
  • Use vendor-supported TPM firmware and recovery procedures, because an interrupted or incompatible upgrade can alter device state.

TCG TPM 2.0 Part 2: TPM_RC_REBOOT · TCG TPM 2.0 Part 3: field-upgrade reboot handling


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