summaryrefslogtreecommitdiff
path: root/OptionRomPkg/OptionRomPkg.dec
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.dec
parent88f2bdb51dd2646bf965314f03aa847c66958087 (diff)
downloadedk2-platforms-2e2938977f6fcaaf3216c086b586f58380fdfacb.tar.xz
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.dec')
-rw-r--r--OptionRomPkg/OptionRomPkg.dec8
1 files changed, 1 insertions, 7 deletions
diff --git a/OptionRomPkg/OptionRomPkg.dec b/OptionRomPkg/OptionRomPkg.dec
index 425214b893..bcfa8ebd7b 100644
--- a/OptionRomPkg/OptionRomPkg.dec
+++ b/OptionRomPkg/OptionRomPkg.dec
@@ -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