]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf
IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PeiS3Lib / PeiS3Lib.inf
index 0c7a0f6ce90edc0f5fc9afe24a20dba11a029c69..b01e1860f47bc5c421949df446380c9eed1163de 100644 (file)
@@ -1,11 +1,11 @@
 ## @file\r
+#  This library provides API to invoke the S3 resume vector in the ACPI Table in S3 resume mode.\r
 #\r
-#  This library provides API to invoke the S3 resume vector in the APCI Table in S3 resume mode. \r
 #  This library instance is no longer used and module using this library\r
 #  class should update to directly locate EFI_PEI_S3_RESUME_PPI defined\r
 #  in PI 1.2 specification. \r
 #\r
-#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,6 +20,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PeiS3Lib\r
+  MODULE_UNI_FILE                = PeiS3Lib.uni\r
   FILE_GUID                      = EFB7D3A8-DEB9-4bed-B6D6-3B09BEEB835A\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
@@ -44,6 +45,5 @@
   DebugLib\r
 \r
 [Ppis]\r
-  gEfiPeiS3ResumePpiGuid                # ALWAYS_CONSUMES\r
-\r
+  gEfiPeiS3ResumePpiGuid                ## CONSUMES\r
 \r