]> 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 aaed9797180d704962e7d20e9bd549cd016ce614..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
@@ -79,4 +87,4 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdUse1GPageTable\r
 \r
 [Depex]\r
-  gEfiPeiReadOnlyVariable2PpiGuid\r
+  TRUE\r