]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Library / Tpm2DeviceLibRouter / Tpm2DeviceLibRouterPei.uni
1 // /** @file
2 // Provides TPM 2.0 TIS functions
3 //
4 // This library is TPM 2.0 device router. Platform can register multi TPM 2.0 instance to
5 // it via PcdTpmInstanceGuid. Platform need make choice that which one will be final one.
6 // At most one TPM 2.0 instance can be finally registered, and other will return unsupported.
7 //
8 // Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR>
9 //
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
11 //
12 // **/
13
14
15 #string STR_MODULE_ABSTRACT #language en-US "Provides TPM 2.0 TIS functions"
16
17 #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."
18