]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2Ptp.c
SecurityPkg: Remove enforcement of final GoIdle transition for CRB commands
authorRodrigo Gonzalez Del Cueto <rodrigo.gonzalez.del.cueto@intel.com>
Thu, 22 Sep 2022 07:35:36 +0000 (15:35 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 30 Sep 2022 12:00:24 +0000 (12:00 +0000)
commit7aa06237b856fd6f8187cc1715a3fe08ab4e98ed
treeb3473a668a26759115dc49ab9dbce97711d54d1f
parentb7213bbd59833fb0786c83a28df5f8244602ab5e
SecurityPkg: Remove enforcement of final GoIdle transition for CRB commands

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4077

Following the design described in the TCG specification,
the driver implementation of the CRB protocol does not require
enforcing completing the transition to goIdle at the end of a command
sequence.

Signed-off-by: Rodrigo Gonzalez Del Cueto <rodrigo.gonzalez.del.cueto@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2Ptp.c