summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni
blob: 5c5484d840fa6ee6a3cbf9bcb9b7fb3a474d6354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// /** @file
// Provides hash service using TPM2 device
//
// This library uses TPM2 device to calculate hash. Platform can use PcdTpm2HashMask to
// mask some hash calculation.
//
// Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/


#string STR_MODULE_ABSTRACT             #language en-US "Provides hash service using TPM2 device"

#string STR_MODULE_DESCRIPTION          #language en-US "This library uses TPM2 device to calculate hash. Platform can use  PcdTpm2HashMask to mask some hash calculation."