mirror of https://github.com/acidanthera/audk.git
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:
parent
e3917fc768
commit
07309c3ddc
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/** @file
|
||||
Ihis library is BaseCrypto SHA1 hash instance.
|
||||
This library is BaseCrypto SHA1 hash instance.
|
||||
It can be registered to BaseCrypto router, to serve as hash engine.
|
||||
|
||||
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,8 +1,8 @@
|
|||
/** @file
|
||||
Ihis library is BaseCrypto SHA256 hash instance.
|
||||
This library is BaseCrypto SHA256 hash instance.
|
||||
It can be registered to BaseCrypto router, to serve as hash engine.
|
||||
|
||||
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,7 +1,7 @@
|
|||
/** @file
|
||||
Ihis is BaseCrypto router support function.
|
||||
This is BaseCrypto router support function.
|
||||
|
||||
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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/** @file
|
||||
Ihis is BaseCrypto router support function definition.
|
||||
This is BaseCrypto router support function definition.
|
||||
|
||||
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,9 +1,9 @@
|
|||
/** @file
|
||||
Ihis library is BaseCrypto router. It will redirect hash request to each individual
|
||||
This library is BaseCrypto router. It will redirect hash request to each individual
|
||||
hash handler registerd, such as SHA1, SHA256.
|
||||
Platform can use PcdTpm2HashMask to mask some hash engines.
|
||||
|
||||
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
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
## @file
|
||||
# Provides hash service by registered hash handler
|
||||
#
|
||||
# Ihis library is BaseCrypto router. It will redirect hash request to each individual
|
||||
# This library is BaseCrypto router. It will redirect hash request to each individual
|
||||
# hash handler registered, such as SHA1, SHA256. Platform can use PcdTpm2HashMask to
|
||||
# mask some hash engines.
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
// /** @file
|
||||
// Provides hash service by registered hash handler
|
||||
//
|
||||
// Ihis library is BaseCrypto router. It will redirect hash request to each individual
|
||||
// This library is BaseCrypto router. It will redirect hash request to each individual
|
||||
// hash handler registered, such as SHA1, SHA256. Platform can use PcdTpm2HashMask to
|
||||
// mask some hash engines.
|
||||
//
|
||||
// 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
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/** @file
|
||||
Ihis library is BaseCrypto router. It will redirect hash request to each individual
|
||||
This library is BaseCrypto router. It will redirect hash request to each individual
|
||||
hash handler registerd, such as SHA1, SHA256.
|
||||
Platform can use PcdTpm2HashMask to mask some hash engines.
|
||||
|
||||
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
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
## @file
|
||||
# Provides hash service by registered hash handler
|
||||
#
|
||||
# Ihis library is BaseCrypto router. It will redirect hash request to each individual
|
||||
# This library is BaseCrypto router. It will redirect hash request to each individual
|
||||
# hash handler registered, such as SHA1, SHA256. Platform can use PcdTpm2HashMask to
|
||||
# mask some hash engines.
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
// /** @file
|
||||
// Provides hash service by registered hash handler
|
||||
//
|
||||
// Ihis library is BaseCrypto router. It will redirect hash request to each individual
|
||||
// This library is BaseCrypto router. It will redirect hash request to each individual
|
||||
// hash handler registered, such as SHA1, SHA256. Platform can use PcdTpm2HashMask to
|
||||
// mask some hash engines.
|
||||
//
|
||||
// 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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/** @file
|
||||
Ihis library uses TPM2 device to calculation hash.
|
||||
This library uses TPM2 device to calculation hash.
|
||||
|
||||
Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved. <BR>
|
||||
Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved. <BR>
|
||||
(C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>
|
||||
This program and the accompanying materials
|
||||
are licensed and made available under the terms and conditions of the BSD License
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/** @file
|
||||
Ihis library is TPM12 TCG protocol lib.
|
||||
This library is TPM12 TCG protocol lib.
|
||||
|
||||
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,8 +1,8 @@
|
|||
/** @file
|
||||
Ihis library is TPM2 DTPM device lib.
|
||||
This library is TPM2 DTPM device lib.
|
||||
Choosing this library means platform uses and only uses DTPM device as TPM2 engine.
|
||||
|
||||
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 TPM2 DTPM instance.
|
||||
This library is TPM2 DTPM instance.
|
||||
It can be registered to Tpm2 Device router, to be active TPM2 engine,
|
||||
based on platform setting.
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/** @file
|
||||
Ihis library is TPM2 device router. Platform can register multi TPM2 instance to it
|
||||
This library is TPM2 device router. Platform can register multi TPM2 instance to it
|
||||
via PcdTpmInstanceGuid. Platform need make choice that which one will be final one.
|
||||
At most one TPM2 instance can be finally registered, and other will return unsupported.
|
||||
|
||||
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,11 +1,11 @@
|
|||
## @file
|
||||
# Provides TPM 2.0 TIS functions
|
||||
#
|
||||
# Ihis library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to
|
||||
# This library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to
|
||||
# it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one.
|
||||
# At most one TPM 2.0 instance can be finally registered, and other will return unsupported.
|
||||
#
|
||||
# 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,11 +1,11 @@
|
|||
// /** @file
|
||||
// Provides TPM 2.0 TIS functions
|
||||
//
|
||||
// Ihis library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to
|
||||
// This library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to
|
||||
// it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one.
|
||||
// At most one TPM 2.0 instance can be finally registered, and other will return unsupported.
|
||||
//
|
||||
// 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
|
||||
|
@ -19,5 +19,5 @@
|
|||
|
||||
#string STR_MODULE_ABSTRACT #language en-US "Provides TPM 2.0 TIS functions"
|
||||
|
||||
#string STR_MODULE_DESCRIPTION #language en-US "Ihis library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one. At most one TPM 2.0 instance can be finally registered, and other will return unsupported."
|
||||
#string STR_MODULE_DESCRIPTION #language en-US "This library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one. At most one TPM 2.0 instance can be finally registered, and other will return unsupported."
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/** @file
|
||||
Ihis library is TPM2 device router. Platform can register multi TPM2 instance to it
|
||||
This library is TPM2 device router. Platform can register multi TPM2 instance to it
|
||||
via PcdTpmInstanceGuid. Platform need make choice that which one will be final one.
|
||||
At most one TPM2 instance can be finally registered, and other will return unsupported.
|
||||
|
||||
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,11 +1,11 @@
|
|||
## @file
|
||||
# Provides TPM 2.0 TIS functions
|
||||
#
|
||||
# Ihis library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to
|
||||
# This library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to
|
||||
# it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one.
|
||||
# At most one TPM 2.0 instance can be finally registered, and other will return unsupported.
|
||||
#
|
||||
# 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,11 +1,11 @@
|
|||
// /** @file
|
||||
// Provides TPM 2.0 TIS functions
|
||||
//
|
||||
// Ihis library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to
|
||||
// This library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to
|
||||
// it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one.
|
||||
// At most one TPM 2.0 instance can be finally registered, and other will return unsupported.
|
||||
//
|
||||
// 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
|
||||
|
@ -19,5 +19,5 @@
|
|||
|
||||
#string STR_MODULE_ABSTRACT #language en-US "Provides TPM 2.0 TIS functions"
|
||||
|
||||
#string STR_MODULE_DESCRIPTION #language en-US "Ihis library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one. At most one TPM 2.0 instance can be finally registered, and other will return unsupported."
|
||||
#string STR_MODULE_DESCRIPTION #language en-US "This library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one. At most one TPM 2.0 instance can be finally registered, and other will return unsupported."
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/** @file
|
||||
Ihis library is TPM2 TCG2 protocol lib.
|
||||
This library is TPM2 TCG2 protocol lib.
|
||||
|
||||
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,7 +1,7 @@
|
|||
/** @file
|
||||
Ihis library is TPM2 TREE protocol lib.
|
||||
This library is TPM2 TREE protocol lib.
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue