summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHao Wu <hao.a.wu@intel.com>2016-10-17 09:22:53 +0800
committerHao Wu <hao.a.wu@intel.com>2016-10-18 09:41:48 +0800
commite3917fc76880458a81104bef359c6dbdef359c72 (patch)
treeee9f397ab3f55f4ffa94d90fe377310dbfde9663
parentd93a10c02bd963cc11670a9e02ce396764838768 (diff)
downloadedk2-e3917fc76880458a81104bef359c6dbdef359c72.tar.gz
edk2-e3917fc76880458a81104bef359c6dbdef359c72.tar.bz2
edk2-e3917fc76880458a81104bef359c6dbdef359c72.zip
MdePkg/TrEEProtocol.h: Fix typo 'Ihis' with 'This' in comment
Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Liming Gao <liming.gao@intel.com> Cc: Michael Kinney <michael.d.kinney@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
-rw-r--r--MdePkg/Include/Protocol/TrEEProtocol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/TrEEProtocol.h b/MdePkg/Include/Protocol/TrEEProtocol.h
index 96eadc23a9..9a437384be 100644
--- a/MdePkg/Include/Protocol/TrEEProtocol.h
+++ b/MdePkg/Include/Protocol/TrEEProtocol.h
@@ -1,7 +1,7 @@
/** @file
- Ihis protocol is defined to abstract TPM2 hardware access in boot phase.
+ This protocol is defined to abstract TPM2 hardware access in boot phase.
-Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at