]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / Library / HashLibTpm2 / HashLibTpm2.uni
CommitLineData
e080218b
JJ
1// /** @file\r
2// Provides hash service using TPM2 device\r
3//\r
4// This library uses TPM2 device to calculate hash. Platform can use PcdTpm2HashMask to\r
5// mask some hash calculation.\r
6//\r
7// Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
8//\r
289b714b 9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
e080218b
JJ
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "Provides hash service using TPM2 device"\r
15\r
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."\r
17\r