retire i2c library, move its implementation to CirrusLogic5430Dxe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8085 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# Option ROM image for all CPU architectures, including EBC target.
|
||||
# A single driver can support mixes of EFI 1.1, UEFI 2.0 and UEFI 2.1.
|
||||
#
|
||||
# Copyright (c) 2007 - 2008, Intel Corporation.
|
||||
# Copyright (c) 2007 - 2009, Intel Corporation.
|
||||
#
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are licensed and made available under the terms and conditions of the BSD License
|
||||
@@ -24,12 +24,6 @@
|
||||
PACKAGE_GUID = AA3865E8-7F30-4f59-8696-99F560101852
|
||||
PACKAGE_VERSION = 0.1
|
||||
|
||||
[Includes.common]
|
||||
Include
|
||||
|
||||
[LibraryClasses.common]
|
||||
DxeI2cLib|Include/Library/DxeI2cLib.h
|
||||
|
||||
[PcdsFeatureFlag.common]
|
||||
gOptionRomPkgTokenSpaceGuid.PcdSupportScsiPassThru|TRUE|BOOLEAN|0x00010001
|
||||
gOptionRomPkgTokenSpaceGuid.PcdSupportExtScsiPassThru|TRUE|BOOLEAN|0x00010002
|
||||
|
Reference in New Issue
Block a user