Wireshark-commits: [Wireshark-commits] master fc0581e: TPM20: Add support for new commands

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Jul 2020 06:42:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc0581e032aef8100f7e2ee85a5adaea8aa4afe7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fc0581e by Tadeusz Struk (tstruk@xxxxxxxxx):

    TPM20: Add support for new commands
    
    TCG Spec 1.59 defines two new tpm commands:
    TPM2_CC_CertifyX509, and TPM2_CC_ACT_SetTimeout
    This commit add support for these new commands.
    
    Change-Id: Ibbeb85dac88a874bb57fe097b979adbfd9d92e9f
    Reviewed-on: https://code.wireshark.org/review/37943
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  18bc35e   Support for Kafka 2.5
     add  fc0581e   TPM20: Add support for new commands


Summary of changes:
 epan/dissectors/packet-tpm20.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)