FmpAuthenticationLibPkcs7.inf 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. ## @file
  2. # FMP Authentication PKCS7 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. [Defines]
  11. INF_VERSION = 0x00010005
  12. BASE_NAME = FmpAuthenticationLibPkcs7
  13. MODULE_UNI_FILE = FmpAuthenticationLibPkcs7.uni
  14. FILE_GUID = F4EA205B-7345-452C-9D62-53BA6F3B8910
  15. MODULE_TYPE = BASE
  16. VERSION_STRING = 1.0
  17. LIBRARY_CLASS = FmpAuthenticationLib
  18. #
  19. # The following information is for reference only and not required by the build tools.
  20. #
  21. # VALID_ARCHITECTURES = IA32 X64 EBC
  22. #
  23. [Sources]
  24. FmpAuthenticationLibPkcs7.c
  25. [Packages]
  26. MdePkg/MdePkg.dec
  27. MdeModulePkg/MdeModulePkg.dec
  28. SecurityPkg/SecurityPkg.dec
  29. CryptoPkg/CryptoPkg.dec
  30. [LibraryClasses]
  31. BaseLib
  32. BaseMemoryLib
  33. DebugLib
  34. MemoryAllocationLib
  35. BaseCryptLib
  36. [Guids]
  37. gEfiCertPkcs7Guid ## CONSUMES ## GUID