]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Library / HashLibTpm2 / HashLibTpm2.uni
1 // /** @file
2 // Provides hash service using TPM2 device
3 //
4 // This library uses TPM2 device to calculate hash. Platform can use PcdTpm2HashMask to
5 // mask some hash calculation.
6 //
7 // Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13
14 #string STR_MODULE_ABSTRACT #language en-US "Provides hash service using TPM2 device"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "This library uses TPM2 device to calculate hash. Platform can use PcdTpm2HashMask to mask some hash calculation."
17