Tpm2DeviceLibSeC.inf 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. #/** @file
  2. #
  3. #
  4. # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. #
  9. #
  10. #
  11. #**/
  12. [Defines]
  13. INF_VERSION = 0x00010005
  14. BASE_NAME = Tpm2DeviceLibSeC
  15. FILE_GUID = 294B196A-A3CC-4a43-857F-EEC26147857B
  16. MODULE_TYPE = BASE
  17. VERSION_STRING = 1.0
  18. LIBRARY_CLASS = Tpm2DeviceLib | DXE_DRIVER DXE_SMM_DRIVER
  19. CONSTRUCTOR = Tpm2DeviceLibConstructor
  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. [Sources.common]
  26. Tpm2DeviceLibSeC.c
  27. [Packages]
  28. MdePkg/MdePkg.dec
  29. MdeModulePkg/MdeModulePkg.dec
  30. Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
  31. SecurityPkg/SecurityPkg.dec
  32. Vlv2TbltDevicePkg/PlatformPkg.dec
  33. [LibraryClasses]
  34. BaseLib
  35. PcdLib
  36. UefiBootServicesTableLib
  37. [Guids]
  38. gEfiVLVTokenSpaceGuid
  39. [Pcd]
  40. gEfiVLVTokenSpaceGuid.PcdMeasuredBootEnable
  41. gEfiVLVTokenSpaceGuid.PcdFTPMErrorOccur
  42. gEfiVLVTokenSpaceGuid.PcdFTPMCommand
  43. gEfiVLVTokenSpaceGuid.PcdFTPMResponse
  44. gEfiVLVTokenSpaceGuid.PcdFTPMNotRespond
  45. gEfiVLVTokenSpaceGuid.PcdFTPMStatus
  46. [Protocols]
  47. gPttPassThruProtocolGuid
  48. [Depex]
  49. gPttPassThruProtocolGuid