summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Include
diff options
context:
space:
mode:
authorHao Wu <hao.a.wu@intel.com>2016-10-17 09:26:13 +0800
committerHao Wu <hao.a.wu@intel.com>2016-10-18 09:41:56 +0800
commit07309c3ddc2305b050989e26f6717e2392eedb3d (patch)
tree0d1d2d8a267fd2e9412a9e029ac8d6c7a4955fe6 /SecurityPkg/Include
parente3917fc76880458a81104bef359c6dbdef359c72 (diff)
downloadedk2-07309c3ddc2305b050989e26f6717e2392eedb3d.tar.gz
edk2-07309c3ddc2305b050989e26f6717e2392eedb3d.tar.bz2
edk2-07309c3ddc2305b050989e26f6717e2392eedb3d.zip
SecurityPkg: Fix typo 'Ihis' with 'This' in codes
Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Chao Zhang <chao.b.zhang@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>
Diffstat (limited to 'SecurityPkg/Include')
-rw-r--r--SecurityPkg/Include/Library/HashLib.h4
-rw-r--r--SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h2
-rw-r--r--SecurityPkg/Include/Library/Tcg2PpVendorLib.h4
-rw-r--r--SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h4
-rw-r--r--SecurityPkg/Include/Library/TcgPpVendorLib.h4
-rw-r--r--SecurityPkg/Include/Library/TpmCommLib.h4
-rw-r--r--SecurityPkg/Include/Library/TrEEPhysicalPresenceLib.h4
-rw-r--r--SecurityPkg/Include/Library/TrEEPpVendorLib.h4
-rw-r--r--SecurityPkg/Include/Ppi/FirmwareVolumeInfoMeasurementExcluded.h4
9 files changed, 17 insertions, 17 deletions
diff --git a/SecurityPkg/Include/Library/HashLib.h b/SecurityPkg/Include/Library/HashLib.h
index b85756961e..8be8b9c59c 100644
--- a/SecurityPkg/Include/Library/HashLib.h
+++ b/SecurityPkg/Include/Library/HashLib.h
@@ -1,9 +1,9 @@
/** @file
- Ihis library abstract TPM2 hash calculation.
+ This library abstract TPM2 hash calculation.
The platform can choose multiply hash, while caller just need invoke these API.
Then all hash value will be returned and/or extended.
-Copyright (c) 2013, 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
diff --git a/SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h b/SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h
index 1bee13a511..696c7e88a7 100644
--- a/SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h
+++ b/SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h
@@ -1,5 +1,5 @@
/** @file
- Ihis library is intended to be used by BDS modules.
+ This library is intended to be used by BDS modules.
This library will execute TPM2 request.
Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
diff --git a/SecurityPkg/Include/Library/Tcg2PpVendorLib.h b/SecurityPkg/Include/Library/Tcg2PpVendorLib.h
index 2434750f9f..5ae7413273 100644
--- a/SecurityPkg/Include/Library/Tcg2PpVendorLib.h
+++ b/SecurityPkg/Include/Library/Tcg2PpVendorLib.h
@@ -1,5 +1,5 @@
/** @file
- Ihis library is to support TCG PC Client Platform Physical Presence Interface Specification
+ This library is to support TCG PC Client Platform Physical Presence Interface Specification
Family "2.0" part, >= 128 Vendor Specific PPI Operation.
The Vendor Specific PPI operation may change TPM state, BIOS TPM management
@@ -7,7 +7,7 @@
Caution: This function may receive untrusted input.
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2015 - 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
diff --git a/SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h b/SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h
index 3ef9d0a442..b451823bdf 100644
--- a/SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h
+++ b/SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h
@@ -1,8 +1,8 @@
/** @file
- Ihis library is intended to be used by BDS modules.
+ This library is intended to be used by BDS modules.
This library will lock TPM after executing TPM request.
-Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2011 - 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
diff --git a/SecurityPkg/Include/Library/TcgPpVendorLib.h b/SecurityPkg/Include/Library/TcgPpVendorLib.h
index fd8c2e7cfb..08b36908db 100644
--- a/SecurityPkg/Include/Library/TcgPpVendorLib.h
+++ b/SecurityPkg/Include/Library/TcgPpVendorLib.h
@@ -1,5 +1,5 @@
/** @file
- Ihis library is to support TCG Physical Presence Interface (PPI) specification
+ This library is to support TCG Physical Presence Interface (PPI) specification
>= 128 Vendor Specific PPI Operation.
The Vendor Specific PPI operation may change TPM state, BIOS TPM management
@@ -7,7 +7,7 @@
Caution: This function may receive untrusted input.
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2015 - 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
diff --git a/SecurityPkg/Include/Library/TpmCommLib.h b/SecurityPkg/Include/Library/TpmCommLib.h
index 9bca341bb5..6c97569c67 100644
--- a/SecurityPkg/Include/Library/TpmCommLib.h
+++ b/SecurityPkg/Include/Library/TpmCommLib.h
@@ -1,8 +1,8 @@
/** @file
- Ihis library is only intended to be used by TPM modules.
+ This library is only intended to be used by TPM modules.
It provides basic TPM Interface Specification (TIS) and Command functions.
-Copyright (c) 2005 - 2012, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2005 - 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
diff --git a/SecurityPkg/Include/Library/TrEEPhysicalPresenceLib.h b/SecurityPkg/Include/Library/TrEEPhysicalPresenceLib.h
index 7c0484d7a2..ba809b9cf9 100644
--- a/SecurityPkg/Include/Library/TrEEPhysicalPresenceLib.h
+++ b/SecurityPkg/Include/Library/TrEEPhysicalPresenceLib.h
@@ -1,8 +1,8 @@
/** @file
- Ihis library is intended to be used by BDS modules.
+ This library is intended to be used by BDS modules.
This library will execute TPM2 request.
-Copyright (c) 2013 - 2014, 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
diff --git a/SecurityPkg/Include/Library/TrEEPpVendorLib.h b/SecurityPkg/Include/Library/TrEEPpVendorLib.h
index 80c1babeae..d3a07670f0 100644
--- a/SecurityPkg/Include/Library/TrEEPpVendorLib.h
+++ b/SecurityPkg/Include/Library/TrEEPpVendorLib.h
@@ -1,5 +1,5 @@
/** @file
- Ihis library is to support Trusted Execution Environment (TrEE) ACPI Profile
+ This library is to support Trusted Execution Environment (TrEE) ACPI Profile
>= 128 Vendor Specific PPI Operation.
The Vendor Specific PPI operation may change TPM state, BIOS TPM management
@@ -7,7 +7,7 @@
Caution: This function may receive untrusted input.
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2015 - 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
diff --git a/SecurityPkg/Include/Ppi/FirmwareVolumeInfoMeasurementExcluded.h b/SecurityPkg/Include/Ppi/FirmwareVolumeInfoMeasurementExcluded.h
index 88d09b0d33..d99fc1db38 100644
--- a/SecurityPkg/Include/Ppi/FirmwareVolumeInfoMeasurementExcluded.h
+++ b/SecurityPkg/Include/Ppi/FirmwareVolumeInfoMeasurementExcluded.h
@@ -1,7 +1,7 @@
/** @file
- Ihis PPI means a FV does not need to be extended to PCR by TCG modules.
+ This PPI means a FV does not need to be extended to PCR by TCG modules.
-Copyright (c) 2013, 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