]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / Acpi / S3SaveStateDxe / S3SaveStateDxe.inf
index 05e98f40cdd83ae1b26c7426b87e3a584533b346..2dc1ab822521a719118aa21822037c3c36e47933 100644 (file)
@@ -3,15 +3,9 @@
 #\r
 # It will install S3 Save State protocol to store or record various IO operations to be replayed during an S3 resume.\r
 #\r
-# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2018, 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
-# which accompanies this distribution.  The full text of the license may be found at\r
-# http://opensource.org/licenses/bsd-license.php\r
-#\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -28,7 +22,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -42,7 +36,6 @@
 \r
 [LibraryClasses]\r
   UefiBootServicesTableLib\r
-  MemoryAllocationLib\r
   UefiDriverEntryPoint\r
   BaseMemoryLib\r
   BaseLib\r
   PcdLib\r
   HobLib\r
   LockBoxLib\r
+  UefiLib\r
 \r
 [Guids]\r
   gEfiAcpiVariableGuid                       ## PRODUCES  ## UNDEFINED # LockBox Save Data.\r
   gEfiAcpiS3ContextGuid                      ## PRODUCES  ## UNDEFINED # LockBox Save Data.\r
-  gEfiAcpi20TableGuid                        ## SOMETIMES_CONSUMES  ## SystemTable\r
-  gEfiAcpi10TableGuid                        ## SOMETIMES_CONSUMES  ## SystemTable\r
   gEfiEndOfDxeEventGroupGuid                 ## CONSUMES  ## Event\r
 \r
 [Protocols]\r
@@ -74,4 +66,4 @@
   TRUE\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
-  S3SaveStateDxeExtra.uni
\ No newline at end of file
+  S3SaveStateDxeExtra.uni\r