summaryrefslogtreecommitdiff
path: root/OptionRomPkg/OptionRomPkg.dsc
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-04-15 03:25:39 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-04-15 03:25:39 +0000
commit2e2938977f6fcaaf3216c086b586f58380fdfacb (patch)
treefb8479e85e6421498b1a9bdb5ebfe798af30d8af /OptionRomPkg/OptionRomPkg.dsc
parent88f2bdb51dd2646bf965314f03aa847c66958087 (diff)
downloadedk2-2e2938977f6fcaaf3216c086b586f58380fdfacb.zip
edk2-2e2938977f6fcaaf3216c086b586f58380fdfacb.tar.gz
edk2-2e2938977f6fcaaf3216c086b586f58380fdfacb.tar.bz2
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
Diffstat (limited to 'OptionRomPkg/OptionRomPkg.dsc')
-rw-r--r--OptionRomPkg/OptionRomPkg.dsc3
1 files changed, 1 insertions, 2 deletions
diff --git a/OptionRomPkg/OptionRomPkg.dsc b/OptionRomPkg/OptionRomPkg.dsc
index 1e040f6..29ef5cd 100644
--- a/OptionRomPkg/OptionRomPkg.dsc
+++ b/OptionRomPkg/OptionRomPkg.dsc
@@ -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
@@ -55,7 +55,6 @@
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
- DxeI2cLib|OptionRomPkg/Library/CirrusLogicI2cLib/CirrusLogic5430I2cLib.inf
################################################################################
#