summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg/MemoryOverwriteControl
diff options
context:
space:
mode:
authorYao, Jiewen <jiewen.yao@intel.com>2016-01-11 05:12:31 +0000
committerjyao1 <jyao1@Edk2>2016-01-11 05:12:31 +0000
commitafcef7560f7122e0e5cf5dd480fb4f2047d40a20 (patch)
tree1fffc606fe5d8f8ec628fc976a76042bb00bcb49 /SecurityPkg/Tcg/MemoryOverwriteControl
parentc59218126689f834aa1896c39a1e2bbd1baf751a (diff)
downloadedk2-afcef7560f7122e0e5cf5dd480fb4f2047d40a20.zip
edk2-afcef7560f7122e0e5cf5dd480fb4f2047d40a20.tar.gz
edk2-afcef7560f7122e0e5cf5dd480fb4f2047d40a20.tar.bz2
SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE.
The official TCG standard uses Tcg2Protocol, instead of TrEE. We should update TCG driver to use Tcg2Protocol, too. TrEE should be used only for old TrEE implementation. 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@19633 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'SecurityPkg/Tcg/MemoryOverwriteControl')
-rw-r--r--SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf b/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
index d5a7da8..a131342 100644
--- a/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
+++ b/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
@@ -61,7 +61,7 @@
[Depex]
gEfiVariableArchProtocolGuid AND
gEfiVariableWriteArchProtocolGuid AND
- ( gEfiTcgProtocolGuid OR gEfiTrEEProtocolGuid )
+ ( gEfiTcgProtocolGuid OR gEfiTcg2ProtocolGuid )
[UserExtensions.TianoCore."ExtraFiles"]
TcgMorExtra.uni