]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / PeiSmbusLibSmbus2Ppi / PeiSmbusLibSmbus2Ppi.inf
index b46c3f6eadc821ba79566ff5d28ec811538dbdaa..f581ef0da9ee36e54635729f4cddcc9ef38980d7 100644 (file)
@@ -1,14 +1,9 @@
 ## @file\r
-# SMBUS library that layers on top of the SMBUS PPI.\r
+# SMBUS library that layers on top of the SMBUS2 PPI.\r
 #\r
-# Copyright (c) 2006 - 2010, Intel Corporation\r
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
-#  are 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
-#  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
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PeiSmbusLibSmbus2Ppi\r
+  MODULE_UNI_FILE                = PeiSmbusLibSmbus2Ppi.uni\r
   FILE_GUID                      = 2A1E1C92-AABA-4d62-AC40-F3A4C3387356\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = SmbusLib|PEIM SEC\r
-  PI_SPECIFICATION_VERSION       = 0x00010000\r
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC (EBC is for build only)\r
 #\r
 \r
 [Sources]\r
@@ -45,5 +40,6 @@
 [Ppis]\r
   gEfiPeiSmbus2PpiGuid                           ## CONSUMES\r
 \r
-[Depex]\r
-  gEfiPeiSmbus2PpiGuid \r
+[Depex.common.PEIM]\r
+  gEfiPeiSmbus2PpiGuid\r
+\r