]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / PeiSmbusLibSmbus2Ppi / PeiSmbusLibSmbus2Ppi.inf
index 1fc29b39d45a6bf9b1371df066f1f5f56ed37821..31cea95bdeb9ea1f761c44303dfd7d20bc7fa649 100644 (file)
@@ -1,33 +1,33 @@
-#/** @file\r
-# SMBUS library that layers on top of the SMBUS PPI.\r
+## @file\r
+# SMBUS library that layers on top of the SMBUS2 PPI.\r
 #\r
-# Copyright (c) 2006 - 2008, 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
+#  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
+#  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
 #\r
 #\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
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   SmbusLib.c\r
   PeiSmbusLib.c\r
   InternalSmbusLib.h\r
@@ -43,7 +43,8 @@
   DebugLib\r
 \r
 [Ppis]\r
-  gEfiPeiSmbus2PpiGuid                           # PPI ALWAYS_CONSUMED\r
+  gEfiPeiSmbus2PpiGuid                           ## CONSUMES\r
+\r
+[Depex.common.PEIM]\r
+  gEfiPeiSmbus2PpiGuid\r
 \r
-[Depex]\r
-  gEfiPeiSmbus2PpiGuid \r