]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / Library / FmpAuthenticationLibRsa2048Sha256 / FmpAuthenticationLibRsa2048Sha256.inf
1 ## @file
2 # FMP Authentication RSA2048SHA256 handler.
3 #
4 # Instance of FmpAuthentication Library for DXE/PEI post memory phase.
5 #
6 # Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8 #
9 ##
10
11 [Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = FmpAuthenticationLibRsa2048Sha256
14 MODULE_UNI_FILE = FmpAuthenticationLibRsa2048Sha256.uni
15 FILE_GUID = 105FF0EA-A0C0-48A8-B8F7-E8B4D62A1019
16 MODULE_TYPE = BASE
17 VERSION_STRING = 1.0
18 LIBRARY_CLASS = FmpAuthenticationLib
19
20 #
21 # The following information is for reference only and not required by the build tools.
22 #
23 # VALID_ARCHITECTURES = IA32 X64 EBC
24 #
25
26 [Sources]
27 FmpAuthenticationLibRsa2048Sha256.c
28
29 [Packages]
30 MdePkg/MdePkg.dec
31 MdeModulePkg/MdeModulePkg.dec
32 SecurityPkg/SecurityPkg.dec
33 CryptoPkg/CryptoPkg.dec
34
35 [LibraryClasses]
36 BaseLib
37 BaseMemoryLib
38 DebugLib
39 MemoryAllocationLib
40 BaseCryptLib
41
42 [Guids]
43 gEfiCertTypeRsa2048Sha256Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the certificate.
44 gEfiHashAlgorithmSha256Guid ## SOMETIMES_CONSUMES ## GUID