]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf
Correct INF file to make module pass ICC compiler.
[mirror_edk2.git] / UefiCpuPkg / Universal / Acpi / S3Resume2Pei / S3Resume2Pei.inf
index 58e239825a14b7e9f9d4a28459ed63b5542ef012..6b29d05c0745a66a8fda42aea7d676fec3606747 100644 (file)
@@ -4,7 +4,7 @@
 # This module will excute the boot script saved during last boot and after that,\r
 # control is passed to OS waking up handler.\r
 #\r
-# Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials are\r
 # licensed and made available under the terms and conditions of the BSD License\r
 [Sources]\r
   S3Resume.c\r
 \r
+[Sources.IA32]\r
+  Ia32/AsmFuncs.asm\r
+  Ia32/AsmFuncs.S    | GCC\r
+\r
+[Sources.X64]\r
+  X64/AsmFuncs.asm\r
+  X64/AsmFuncs.S     | GCC\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
@@ -75,5 +83,8 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdFrameworkCompatibilitySupport\r
 \r
+[Pcd]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdUse1GPageTable\r
+\r
 [Depex]\r
-  gEfiPeiReadOnlyVariable2PpiGuid\r
+  TRUE\r