DxeTbtPolicyLib.inf 798 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. ## @file
  2. # Component description file for Tbt functionality
  3. #
  4. #
  5. # Copyright (c) 2019 - 2020 Intel Corporation. All rights reserved.<BR>
  6. #
  7. # SPDX-License-Identifier: BSD-2-Clause-Patent
  8. #
  9. #
  10. ##
  11. [Defines]
  12. INF_VERSION = 0x00010017
  13. BASE_NAME = DxeTbtPolicyLib
  14. FILE_GUID = 28ABF346-4E52-4BD3-b1FF-63BA7563C9D4
  15. VERSION_STRING = 1.0
  16. MODULE_TYPE = BASE
  17. LIBRARY_CLASS = DxeTbtPolicyLib
  18. [LibraryClasses]
  19. BaseMemoryLib
  20. UefiRuntimeServicesTableLib
  21. UefiBootServicesTableLib
  22. DebugLib
  23. PostCodeLib
  24. HobLib
  25. [Packages]
  26. MdePkg/MdePkg.dec
  27. CoffeelakeSiliconPkg/SiPkg.dec
  28. WhiskeylakeOpenBoardPkg/OpenBoardPkg.dec
  29. IntelSiliconPkg/IntelSiliconPkg.dec
  30. [Sources]
  31. DxeTbtPolicyLib.c
  32. [Guids]
  33. gEfiEndOfDxeEventGroupGuid
  34. gTbtInfoHobGuid
  35. [Protocols]
  36. gDxeTbtPolicyProtocolGuid