]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkSocPkg/QuarkSouthCluster/Library/I2cLib/I2cLib.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkSocPkg / QuarkSouthCluster / Library / I2cLib / I2cLib.inf
diff --git a/QuarkSocPkg/QuarkSouthCluster/Library/I2cLib/I2cLib.inf b/QuarkSocPkg/QuarkSouthCluster/Library/I2cLib/I2cLib.inf
deleted file mode 100644 (file)
index 243582f..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-## @file\r
-# Component description file for Quark South Cluster I2C library.\r
-#\r
-# I2C library implement QuarkSCSocId related drivers, includes:\r
-# PciHostBridge, PciExpress, SmmAccess driver and LegacyRegion driver.\r
-#\r
-# This driver contains I2C bus access routines:\r
-# 1. I2C Read (byte, multi-byte)\r
-# 2. I2C Write (byte, multi-byte)\r
-#\r
-# Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = I2cLib\r
-  FILE_GUID                      = 462d127a-c143-469e-8449-b6e36beb04a8\r
-  MODULE_TYPE                    = BASE\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = I2cLib\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
-  CommonHeader.h\r
-  I2cLib.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
-  QuarkSocPkg/QuarkSocPkg.dec\r
-\r
-[LibraryClasses]\r
-  PcdLib\r
-  PciLib\r
-  BaseMemoryLib\r
-  MemoryAllocationLib\r
-  DebugLib\r
-  BaseLib\r
-  TimerLib\r
-  IoLib\r
-  IohLib\r
-\r
-[FeaturePcd]\r
-  gEfiQuarkSCSocIdTokenSpaceGuid.PcdI2CFastModeEnabled\r
-\r
-[FixedPcd]\r
-  gEfiQuarkSCSocIdTokenSpaceGuid.PcdIohI2cMmioBase\r
-\r
-[Pcd]\r
-\r
-[Depex]\r
-  TRUE\r