]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Acpi/SmmS3SaveState/SmmS3SaveState.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Universal / Acpi / SmmS3SaveState / SmmS3SaveState.inf
index 7daa922091a73086ba7ea1118ab64a6f91775735..be9a5619fe7ebb6a2fa96ad74921116fb2100224 100644 (file)
@@ -1,9 +1,9 @@
 ## @file\r
-# Component description file for ScriptSave Lite module.\r
+# S3 SMM Boot Script Save State driver.\r
 #\r
-# This is an implementation of the Boot Script Save protocol.\r
+# It will install S3 SMM Save State protocol to store or record various IO operations to be replayed during an S3 resume.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2014, 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
@@ -18,6 +18,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SmmS3SaveState\r
+  MODULE_UNI_FILE                = SmmS3SaveState.uni\r
   FILE_GUID                      = 2D59F041-53A4-40d0-A6CD-844DC0DFEF17\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.0\r
   SmmServicesTableLib\r
   UefiDriverEntryPoint\r
   BaseMemoryLib\r
-  DebugLib\r
   BaseLib\r
   S3BootScriptLib\r
 \r
 [Protocols]\r
-  gEfiS3SmmSaveStateProtocolGuid                # PROTOCOL ALWAYS_PRODUCED\r
+  gEfiS3SmmSaveStateProtocolGuid                ## PRODUCES\r
 \r
 [Depex]\r
   TRUE\r
 \r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  SmmS3SaveStateExtra.uni\r