]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/BootScriptSaveOnS3SaveStateThunk.inf
EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / BootScriptSaveOnS3SaveStateThunk / BootScriptSaveOnS3SaveStateThunk.inf
index e449308d4462b5c17dc77ee0cf109c6b02b7a1ab..def1ff0bebd8fb824da12941c7d70fa162fa8c9d 100644 (file)
@@ -4,7 +4,7 @@
 #  Intel's Framework Boot Script Save Protocol is replaced by S3 Save State Protocol in PI.\r
 #  This module produces Framework Boot Script Save protocol by consuming PI S3 Save State protocol\r
 #  \r
-#  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 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
   PcdLib\r
   DxeServicesLib\r
   CacheMaintenanceLib\r
+  BaseMemoryLib\r
+  DevicePathLib\r
+  UefiLib\r
 \r
 [Protocols]\r
   gEfiBootScriptSaveProtocolGuid          ## PRODUCES\r
   gEfiS3SaveStateProtocolGuid             ## CONSUMES\r
 \r
+[Guids]\r
+  gEdkiiMemoryProfileGuid\r
+\r
 [Pcd]\r
   gEfiEdkCompatibilityPkgTokenSpaceGuid.BootScriptThunkDataPtr\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdMemoryProfilePropertyMask\r
 \r
 [Depex]\r
   gEfiS3SaveStateProtocolGuid\r