This library doesn't produce any library class. The constructor function uses
ExtractGuidedSectionLib service to register an RSA 2048 SHA 256 guided section handler
that parses RSA 2048 SHA 256 encapsulation section and extracts raw data.
It uses the BaseCrypyLib based on OpenSSL to authenticate the signature.
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 | FD5F2C91-4878-4007-BBA1-1B91DD325438 |
Module Type | PEIM |
Module Version | 1.0 |
Produced Library Class | NULL |
Supported Module Types | PEI_CORE PEIM |
Library Constructor Function | PeiRsa2048Sha256GuidedSectionExtractLibConstructor |
PCD Name | TokenSpace | Package |
PcdRsa2048Sha256PublicKeyBuffer | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
Name | Type | Package | Header File |
NULL | Produce | NULL | NULL |
ExtractGuidedSectionLib | Consume | MdePkg | MdePkg/Include/Library/ExtractGuidedSectionLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
BaseCryptLib | Consume | CryptoPkg | CryptoPkg/Include/Library/BaseCryptLib.h |
PcdLib | Consume | MdePkg | MdePkg/Include/Library/PcdLib.h |
PerformanceLib | Consume | MdePkg | MdePkg/Include/Library/PerformanceLib.h |
Name | Package |
gEfiCertTypeRsa2048Sha256Guid | MdePkg |
gEfiHashAlgorithmSha256Guid | MdePkg |