StandaloneMmCpuFeaturesLib.inf 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. ## @file
  2. # Standalone MM CPU specific programming.
  3. #
  4. # Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>
  5. # Copyright (c) Microsoft Corporation.<BR>
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. ##
  9. [Defines]
  10. INF_VERSION = 0x00010005
  11. BASE_NAME = StandaloneMmCpuFeaturesLib
  12. MODULE_UNI_FILE = SmmCpuFeaturesLib.uni
  13. FILE_GUID = BB554A2D-F5DF-41D3-8C62-46476A2B2B18
  14. MODULE_TYPE = MM_STANDALONE
  15. VERSION_STRING = 1.0
  16. PI_SPECIFICATION_VERSION = 0x00010032
  17. LIBRARY_CLASS = SmmCpuFeaturesLib
  18. CONSTRUCTOR = StandaloneMmCpuFeaturesLibConstructor
  19. [Sources]
  20. CpuFeaturesLib.h
  21. StandaloneMmCpuFeaturesLib.c
  22. SmmCpuFeaturesLibCommon.c
  23. SmmCpuFeaturesLibNoStm.c
  24. [Packages]
  25. MdePkg/MdePkg.dec
  26. UefiCpuPkg/UefiCpuPkg.dec
  27. [LibraryClasses]
  28. BaseLib
  29. DebugLib
  30. MemoryAllocationLib
  31. PcdLib
  32. [FixedPcd]
  33. gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber ## SOMETIMES_CONSUMES
  34. [FeaturePcd]
  35. gUefiCpuPkgTokenSpaceGuid.PcdSmrrEnable ## CONSUMES
  36. gUefiCpuPkgTokenSpaceGuid.PcdSmmFeatureControlEnable ## CONSUMES