audk/SecurityPkg/Tcg/TrEEConfig
Michael Kinney cc71e26372 SecurityPkg/TrEEConfig: Remove use of IoLib
Remove the use of the IoLib and Mmioxx() calls to detect dTPM.
This module calls the Tpm12DeviceLib to detect a TPM and the
implementation of the Tpm12DeviceLib for dTPM performs the same
Mmioxx() calls to detect a dTPM.  This change makes this module
more generic and portable by maximizing the use of the Tpm12DeviceLib
abstraction for TPM detection.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19724 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-21 19:29:43 +00:00
..
TpmDetection.c SecurityPkg/TrEEConfig: Remove use of IoLib 2016-01-21 19:29:43 +00:00
TrEEConfig.vfr Fix current TPM device string missing. Use efivarstore instead of varstor, remove TPM disable. 2014-03-21 02:51:42 +00:00
TrEEConfigDriver.c Fix current TPM device string missing. Use efivarstore instead of varstor, remove TPM disable. 2014-03-21 02:51:42 +00:00
TrEEConfigDxe.inf SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:31:09 +00:00
TrEEConfigDxe.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEEConfigDxeExtra.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEEConfigImpl.c Config Access Protocol return value not follow spec, update code to follow it. 2014-04-28 06:53:29 +00:00
TrEEConfigImpl.h Fix current TPM device string missing. Use efivarstore instead of varstor, remove TPM disable. 2014-03-21 02:51:42 +00:00
TrEEConfigNvData.h Fix current TPM device string missing. Use efivarstore instead of varstor, remove TPM disable. 2014-03-21 02:51:42 +00:00
TrEEConfigPei.inf SecurityPkg/TrEEConfig: Remove use of IoLib 2016-01-21 19:29:43 +00:00
TrEEConfigPei.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEEConfigPeiExtra.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEEConfigPeim.c SecurityPkg: Use PcdSet##S to instead of PcdSet## 2015-10-16 01:46:19 +00:00
TrEEConfigStrings.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00