Install Guide

Table Of Contents
Constant/Value Description
TPM_E_BAD_MODE
0x8028002C
A mode parameter is bad, such as capArea or
subCapArea for TPM_GetCapability, phsicalPresence
parameter for TPM_PhysicalPresence, or migrationType for
TPM_CreateMigrationBlob.
TPM_E_BAD_PRESENCE
0x8028002D
Either the physicalPresence or physicalPresenceLock bits
have the wrong value.
TPM_E_BAD_VERSION
0x8028002E
The TPM cannot perform this version of the capability.
TPM_E_NO_WRAP_TRANSPORT
0x8028002F
The TPM does not allow for wrapped transport sessions.
TPM_E_AUDITFAIL_UNSUCCESSFUL
0x80280030
TPM audit construction failed and the underlying command
was returning a failure code also.
TPM_E_AUDITFAIL_SUCCESSFUL
0x80280031
TPM audit construction failed and the underlying command
was returning success.
TPM_E_NOTRESETABLE
0x80280032
Attempt to reset a PCR register that does not have the
resettable attribute.
TPM_E_NOTLOCAL
0x80280033
Attempt to reset a PCR register that requires locality and
locality modifier not part of command transport.
TPM_E_BAD_TYPE
0x80280034
Make identity blob not properly typed.
TPM_E_INVALID_RESOURCE
0x80280035
When saving context identified resource type does not
match actual resource.
TPM_E_NOTFIPS
0x80280036
The TPM is attempting to execute a command only available
when in FIPS mode.
TPM_E_INVALID_FAMILY
0x80280037
The command is attempting to use an invalid family ID.
TPM_E_NO_NV_PERMISSION
0x80280038
The permission to manipulate the NV storage is not
available.
TPM_E_REQUIRES_SIGN
0x80280039
The operation requires a signed command.
TPM_E_KEY_NOTSUPPORTED
0x8028003A
Wrong operation to load an NV key.
TPM_E_AUTH_CONFLICT
0x8028003B
NV_LoadKey blob requires both owner and blob
authorization.
TPM_E_AREA_LOCKED
0x8028003C
The NV area is locked and not writtable.
134 Troubleshooting