Install Guide

Table Of Contents
Constant/Value Description
value returned in the Additional Information), or enabling the
TPM in the system BIOS.)
TBS_E_PPI_FUNCTION_UNSUPPORTED
0x80284014
The Physical Presence Interface of this firmware does not
support the requested method.
TBS_E_OWNERAUTH_NOT_FOUND
0x80284015
The requested TPM OwnerAuth value was not found.
TBS_E_PROVISIONING_INCOMPLETE
0x80284016
The TPM provisioning did not complete. For more
information on completing the provisioning, call the
Win32_Tpm WMI method for provisioning the TPM
('Provision') and check the returned Information.
TPMAPI_E_INVALID_STATE
0x80290100
The command buffer is not in the correct state.
TPMAPI_E_NOT_ENOUGH_DATA
0x80290101
The command buffer does not contain enough data to
satisfy the request.
TPMAPI_E_TOO_MUCH_DATA
0x80290102
The command buffer cannot contain any more data.
TPMAPI_E_INVALID_OUTPUT_POINTER
0x80290103
One or more output parameters was NULL or invalid.
TPMAPI_E_INVALID_PARAMETER
0x80290104
One or more input parameters is invalid.
TPMAPI_E_OUT_OF_MEMORY
0x80290105
Not enough memory was available to satisfy the request.
TPMAPI_E_BUFFER_TOO_SMALL
0x80290106
The specified buffer was too small.
TPMAPI_E_INTERNAL_ERROR
0x80290107
An internal error was detected.
TPMAPI_E_ACCESS_DENIED
0x80290108
The caller does not have the appropriate rights to perform
the requested operation.
TPMAPI_E_AUTHORIZATION_FAILED
0x80290109
The specified authorization information was invalid.
TPMAPI_E_INVALID_CONTEXT_HANDLE
0x8029010A
The specified context handle was not valid.
TPMAPI_E_TBS_COMMUNICATION_ERROR
0x8029010B
An error occurred while communicating with the TBS.
TPMAPI_E_TPM_COMMAND_ERROR
0x8029010C
The TPM returned an unexpected result.
Troubleshooting 139