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.
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Version of INF file specification | 0x00010005 |
Module Guid | 1317F0D5-7842-475c-B1CA-6EDC20DCBE7D |
Module Type | BASE |
Module Version | 1.0 |
Produced Library Class | HashLib |
PCD Name | TokenSpace | Package |
PcdTpm2HashMask | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
Name | Type | Package | Header File |
HashLib | Produce | SecurityPkg | SecurityPkg/Include/Library/HashLib.h |
BaseLib | Consume | MdePkg | MdePkg/Include/Library/BaseLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
Tpm2CommandLib | Consume | SecurityPkg | SecurityPkg/Include/Library/Tpm2CommandLib.h |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
PcdLib | Consume | MdePkg | MdePkg/Include/Library/PcdLib.h |