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>
This commit is contained in:
@@ -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
|
||||
|
@@ -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>
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user