This is work in progress.

Windows /Headers /ntstatus.h /STATUS_TPM_20_E_NO_RESULT

STATUS_TPM_20_E_NO_RESULT

Code: 0xc0290154 (3223912788)

HRESULT Facility: FACILITY_TPM_SOFTWARE (41)

NTSTATUS Facility: Unknown (41)

Abstract

TPM 2.0: returned when an internal function cannot process a request due to an unspecified problem. This code is usually related to invalid parameters that are not properly filtered by the input unmarshaling code.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc0290154TPM 2.0: returned when an internal function cannot process a request due to an unspecified problem. This code is usually related to invalid parameters that are not properly filtered by the input unmarshaling code.
1 entry