]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg: TPM12CommandLib: Add Response returnCode Check
authorZhang, Chao B <chao.b.zhang@intel.com>
Wed, 31 Aug 2016 01:26:08 +0000 (09:26 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Thu, 1 Sep 2016 06:50:44 +0000 (14:50 +0800)
commit950a3bc788b5b101729b26aed3ff75fd2a64a570
treee35958416445e9313320c80f12fcf88826c05f7f
parent6c59c7c2f488d7c9b951b5ead780f6102dafae8a
SecurityPkg: TPM12CommandLib: Add Response returnCode Check

   Check response return code before return from Tpm12Extend and
Tpm12PhysicalPresence.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
Reviewed-by: Long Qin <qin.long@intel.com>
SecurityPkg/Library/Tpm12CommandLib/Tpm12Pcr.c
SecurityPkg/Library/Tpm12CommandLib/Tpm12PhysicalPresence.c