Playing with my TPM chip using Tbsip_Submit_Command I can see that Windows analyses the frames I'm sending to it. To make this simple I'm using the shutdown command. For instance I tried to send a TPM_CC_Shutdown with TPM_SU_CLEAR in argument. So the frame is => 80 01 00 00 00 [...] read more