Re: [edk2] [Patch] SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response error

2018-03-20 Thread Yao, Jiewen
; Subject: [edk2] [Patch] SecurityPkg Tpm12CommandLib: Fix TPM12 > GetCapability response error > > TPM12 command lib doesn't convert Response Size before using. Add logic > to fix the issue. > > Cc: Long Qin > Cc: Yao Jiewen > Contributed-under: TianoCore Contributio

Re: [edk2] [Patch] SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response error

2018-03-20 Thread Long, Qin
edk2] [Patch] SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response error TPM12 command lib doesn't convert Response Size before using. Add logic to fix the issue. Cc: Long Qin Cc: Yao Jiewen Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Chao Zhang Sign

[edk2] [Patch] SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response error

2018-03-20 Thread Zhang, Chao B
TPM12 command lib doesn't convert Response Size before using. Add logic to fix the issue. Cc: Long Qin Cc: Yao Jiewen Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Chao Zhang Signed-off-by: Zhang, Chao B --- SecurityPkg/Library/Tpm12CommandLib/Tpm12GetCapability.c | 6