From e3917fc76880458a81104bef359c6dbdef359c72 Mon Sep 17 00:00:00 2001 From: Hao Wu Date: Mon, 17 Oct 2016 09:22:53 +0800 Subject: [PATCH] MdePkg/TrEEProtocol.h: Fix typo 'Ihis' with 'This' in comment Cc: Jiewen Yao Cc: Liming Gao Cc: Michael Kinney Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu Reviewed-by: Jiewen Yao --- MdePkg/Include/Protocol/TrEEProtocol.h | 4 ++-- 1 file 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.
+Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.
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 -- 2.39.2