]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / Library / SmmCpuFeaturesLib / SmmCpuFeaturesLib.inf
index 77908b03661bc2eaf3f758950baee9a5419bddf4..46ae2bf85ea6df67d28a6c3e6a664695d3f5ad7a 100644 (file)
@@ -1,14 +1,8 @@
 ## @file\r
 #  The CPU specific programming for PiSmmCpuDxeSmm module.\r
 #\r
-#  Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
-#  This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution.  The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  Copyright (c) 2009 - 2023, Intel Corporation. All rights reserved.<BR>\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
   CONSTRUCTOR                    = SmmCpuFeaturesLibConstructor\r
 \r
 [Sources]\r
+  CpuFeaturesLib.h\r
+  IntelSmmCpuFeaturesLib.c\r
   SmmCpuFeaturesLib.c\r
+  SmmCpuFeaturesLibCommon.c\r
   SmmCpuFeaturesLibNoStm.c\r
+  TraditionalMmCpuFeaturesLib.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   PcdLib\r
   MemoryAllocationLib\r
   DebugLib\r
+  HobLib\r
+\r
+[Guids]\r
+  gSmmBaseHobGuid                ## CONSUMES\r
 \r
 [Pcd]\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber        ## SOMETIMES_CONSUMES\r
+\r
+[FeaturePcd]\r
+  gUefiCpuPkgTokenSpaceGuid.PcdSmrrEnable  ## CONSUMES\r
+  gUefiCpuPkgTokenSpaceGuid.PcdSmmFeatureControlEnable  ## CONSUMES\r