]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf
MdeModulePkg/BmpSupportLib: Check PixelHeight/PixelWidth against 0
[mirror_edk2.git] / MdeModulePkg / Library / PiDxeS3BootScriptLib / DxeS3BootScriptLib.inf
index 3e12372be4b0c6ce0e92f324f5979d399eaf1c88..0feff36612338d5bcff36f7243e5233749dfa024 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # DXE S3 boot script Library.\r
 #\r
-# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2016, 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
@@ -24,6 +24,7 @@
 \r
 \r
   CONSTRUCTOR                    = S3BootScriptLibInitialize\r
+  DESTRUCTOR                     = S3BootScriptLibDeinitialize\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
   PcdLib\r
   UefiLib\r
   SmbusLib\r
-  PciLib\r
-  IoLib \r
+  PciSegmentLib\r
+  IoLib\r
   LockBoxLib\r
 \r
 [Protocols]\r
   gEfiSmmBase2ProtocolGuid                      ## SOMETIMES_CONSUMES\r
   gEfiDxeSmmReadyToLockProtocolGuid             ## NOTIFY\r
   gEfiSmmReadyToLockProtocolGuid                ## NOTIFY\r
+  gEdkiiSmmExitBootServicesProtocolGuid         ## NOTIFY\r
+  gEdkiiSmmLegacyBootProtocolGuid               ## NOTIFY\r
 \r
 [Pcd]\r
   ## CONSUMES\r