Removed svn tag
Cleanup
The new version 1637 works great. Thanks!
I think the only unmarshal function that's needed is for the new TPMI_RH_ACT type, and It is already there: TableMarshalDefines.h: Unmarshal(TPMI_RH_ACT_MARSHAL_REF, (target), (buffer), (size)) unmarshal.c: TPMI_RH_ACT_Unmarshal( TPMI_RH_ACT target, BYTE **buffer, INT32 size) After I fixed the CommandDataArray everything worked fine. I will wait for the fix next week. Thanks!
Invalid command index for TPM2_ACT_SetTimeout
Remove autogenerated files