]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Library/SmbusLib/SmbusLib.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / SmbusLib / SmbusLib.inf
diff --git a/Vlv2TbltDevicePkg/Library/SmbusLib/SmbusLib.inf b/Vlv2TbltDevicePkg/Library/SmbusLib/SmbusLib.inf
deleted file mode 100644 (file)
index b13e3de..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-## @file\r
-# Component description file for Intel Ich9 Smbus Library.\r
-#\r
-# SMBUS Library that layers on top of the I/O Library to directly\r
-#  access a standard SMBUS host controller.\r
-# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#                                                                                  \r\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-#                                                                                  \r\r
-#\r
-#\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = SmbusLib\r
-  FILE_GUID                      = 0558CAEA-FEF3-4b6d-915E-8742EFE6DEE1\r
-  MODULE_TYPE                    = BASE\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = SmbusLib\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
-#\r
-\r
-[Sources]\r
-  SmbusLib.c\r
-\r
-[Packages]\r
-  Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r
-  MdePkg/MdePkg.dec\r
-  Vlv2TbltDevicePkg/PlatformPkg.dec\r
-\r
-[LibraryClasses]\r
-  PcdLib\r
-  DebugLib\r
-  PciLib\r
-  IoLib\r
-\r
-[Pcd.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r
-\r