]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni
SecurityPkg Tpm2DeviceLibDTpm: Update enum type name to match the one in lib
[mirror_edk2.git] / SecurityPkg / Library / Tpm2DeviceLibDTpm / Tpm2DeviceLibDTpm.uni
1 // /** @file
2 // Provides TPM 2.0 TIS/PTP functions for DTPM
3 //
4 // This library implements TIS (TPM Interface Specification) and
5 // PTP (Platform TPM Profile) functions which is
6 // used for every TPM 2.0 command. Choosing this library means platform uses and
7 // only uses TPM 2.0 DTPM device.
8 //
9 // Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR>
10 //
11 // This program and the accompanying materials
12 // are licensed and made available under the terms and conditions of the BSD License
13 // which accompanies this distribution. The full text of the license may be found at
14 // http://opensource.org/licenses/bsd-license.php
15 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
16 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
17 //
18 // **/
19
20
21 #string STR_MODULE_ABSTRACT #language en-US "Provides TPM 2.0 TIS/PTP functions for DTPM"
22
23 #string STR_MODULE_DESCRIPTION #language en-US "This library implements TIS (TPM Interface Specification) and PTP (Platform TPM Profile) functions which is used for every TPM 2.0 command. Choosing this library means platform uses and only uses TPM 2.0 DTPM device."
24