audk/SecurityPkg/Library/Tpm2CommandLib
Yao, Jiewen f1e95ab817 SecurityPkg: Add Tpm2Startup return code check.
Tpm2Startup does not check TPM device return code.
It might cause problem, that error is not detected
in Tcg2Peim, for example, S3 resume case.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com>
Reviewed-by: "Zhang, Chao B" <chao.b.zhang@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19634 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-11 05:15:18 +00:00
..
Tpm2Capability.c
Tpm2CommandLib.inf Add TPM2 commands which might be used in field upgrade. 2014-12-12 04:34:19 +00:00
Tpm2CommandLib.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
Tpm2Context.c Add TPM2 commands which might be used in field upgrade. 2014-12-12 04:34:19 +00:00
Tpm2DictionaryAttack.c
Tpm2EnhancedAuthorization.c Add TPM2 commands which might be used in provision. 2014-12-23 04:03:32 +00:00
Tpm2Help.c
Tpm2Hierarchy.c Correct AuthHandle definition for Tpm2SetPrimaryPolicy. 2014-12-23 04:06:52 +00:00
Tpm2Integrity.c
Tpm2Miscellaneous.c
Tpm2NVStorage.c
Tpm2Sequences.c
Tpm2Session.c Use better coding style. 2014-12-19 05:21:55 +00:00
Tpm2Startup.c SecurityPkg: Add Tpm2Startup return code check. 2016-01-11 05:15:18 +00:00
Tpm2Test.c