]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add the...
[mirror_edk2.git] / MdePkg / Library / DxeSmbusLib / DxeSmbusLib.inf
index 700670afadfc4464a1d51a6d1d03cbe6c8c09808..8edadf10b13cdff455808920239104b371e656cf 100644 (file)
@@ -1,8 +1,7 @@
 #/** @file\r
-# Component description file for Dxe Smbus Library.\r
-#\r
 # SMBUS Library that layers on top of the SMBUS Protocol.\r
-# Copyright (c) 2006, Intel Corporation\r
+#\r
+# Copyright (c) 2006 - 2008, Intel Corporation\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
@@ -22,7 +21,6 @@
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = SmbusLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
   EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   CONSTRUCTOR                    = SmbusLibConstructor\r
 \r
@@ -48,3 +46,5 @@
 [Protocols]\r
   gEfiSmbusHcProtocolGuid                        # PROTOCOL ALWAYS_CONSUMED\r
 \r
+[Depex]\r
+  gEfiSmbusHcProtocolGuid
\ No newline at end of file