]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.inf
UefiCpuPkg/PiSmmCpuDxeSmm: Make code consistent with comments
[mirror_edk2.git] / UefiCpuPkg / CpuS3DataDxe / CpuS3DataDxe.inf
index 857e12b8025f171106396041c024197ea6126279..510133a614ba60349bf23e70871c5a9bf3aad0cf 100644 (file)
@@ -9,16 +9,10 @@
 #  support hot plug CPUs.  This module can be copied into a CPU specific package\r
 #  and customized if these additional features are required.\r
 #\r
-#  Copyright (c) 2013-2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2013-2016, Intel Corporation. All rights reserved.<BR>\r
 #  Copyright (c) 2015, Red Hat, Inc.\r
 #\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
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -41,6 +35,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   UefiCpuPkg/UefiCpuPkg.dec\r
 \r
 [LibraryClasses]\r
@@ -50,6 +45,7 @@
   DebugLib\r
   BaseLib\r
   MtrrLib\r
+  MemoryAllocationLib\r
 \r
 [Guids]\r
   gEfiEndOfDxeEventGroupGuid         ## CONSUMES   ## Event\r
@@ -60,6 +56,7 @@
 [Pcd]\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuApStackSize    ## CONSUMES\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuS3DataAddress  ## PRODUCES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable ## CONSUMES\r
 \r
 [Depex]\r
   gEfiMpServiceProtocolGuid\r