Produces the UEFI PKCS7 Verification protocol.
PKCS7 is a general-purpose Cryptographic Message Syntax Standard (defined by
RFC2315,
http://tools.ietf.org/html/rfc2315). This module will produce the
UEFI PKCS7 Verification Protocol which is used to verify data signed using PKCS7
structure.
Copyright (c) 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 | DC952D08-C62B-41c6-BAC7-70ED054F91E5 |
Module Type | DXE_DRIVER |
Module Version | 1.0 |
Module Entry Point Function | Pkcs7VerifyDriverEntry |
Name | Package |
gEfiPkcs7VerifyProtocolGuid | MdePkg |
Name | Package |
gEfiCertX509Guid | MdePkg |
gEfiCertSha1Guid | MdePkg |
gEfiCertSha256Guid | MdePkg |
gEfiCertSha384Guid | MdePkg |
gEfiCertSha512Guid | MdePkg |
gEfiCertX509Sha256Guid | MdePkg |
gEfiCertX509Sha384Guid | MdePkg |
gEfiCertX509Sha512Guid | MdePkg |
Name | Type | Package | Header File |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
BaseLib | Consume | MdePkg | MdePkg/Include/Library/BaseLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
UefiDriverEntryPoint | Consume | MdePkg | MdePkg/Include/Library/UefiDriverEntryPoint.h |
BaseCryptLib | Consume | CryptoPkg | CryptoPkg/Include/Library/BaseCryptLib.h |
TRUE
[UserExtensions.TianoCore."ExtraFiles"]
Pkcs7VerifyDxeExtra.uni