]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf
Clean up DEC files:
[mirror_edk2.git] / IntelFrameworkPkg / Library / PeiSmbusLibSmbusPpi / PeiSmbusLibSmbusPpi.inf
index 12724054e6f745229cc7f6cf1772f5d0c81cfcba..044c9d1d69edc80b0d3f3a3f2be7a06566118005 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Component description file for Pei Smbus Library.\r
 #\r
 # SMBUS library that layers on top of the SMBUS PPI.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 2010, 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
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -21,8 +21,6 @@
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = SmbusLib|PEIM \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
@@ -31,7 +29,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   SmbusLib.c\r
   PeiSmbusLib.c\r
   InternalSmbusLib.h\r
 \r
 \r
 [LibraryClasses]\r
+  BaseMemoryLib\r
+  PeiServicesLib\r
+  DebugLib\r
+  PeiServicesTablePointerLib\r
 \r
 [Ppis]\r
   gEfiPeiSmbusPpiGuid                           # PPI ALWAYS_CONSUMED\r