Provides hash service by registered hash handler
Ihis library is BaseCrypto router. It will redirect hash request to each individual
hash handler registered, such as SHA1, SHA256. Platform can use PcdTpm2HashMask to
mask some hash engines.
Copyright (c) 2013 - 2015, 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 | DDCBCFBA-8EEB-488a-96D6-097831A6E50B |
Module Type | PEIM |
Module Version | 1.0 |
Produced Library Class | HashLib |
Supported Module Types | PEIM |
PCD Name | TokenSpace | Package |
PcdTpm2HashMask | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
PcdTcg2HashAlgorithmBitmap | 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 |
HobLib | Consume | MdePkg | MdePkg/Include/Library/HobLib.h |