X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=OptionRomPkg%2FOptionRomPkg.dec;h=539138b8049d719bdace34a0cd9908937f860a7d;hp=281b4d5d28fc32da044a732c79ace1f058be0005;hb=0de1895fd611d5855c072d2437379d340063ad4f;hpb=c281c698a5ad409a088cb783c939e33f1ef6ed78 diff --git a/OptionRomPkg/OptionRomPkg.dec b/OptionRomPkg/OptionRomPkg.dec index 281b4d5d28..539138b804 100644 --- a/OptionRomPkg/OptionRomPkg.dec +++ b/OptionRomPkg/OptionRomPkg.dec @@ -4,9 +4,9 @@ # This package is designed to interoperate with the EDK II open source project # at http://www.tianocore.org, and this package is required to build PCI compliant # 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. +# A single driver can support mixes of EFI 1.1, UEFI 2.0 and UEFI 2.1. # -# Copyright (c) 2007, Intel Corporation. +# Copyright (c) 2007 - 2008, 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,6 +24,12 @@ 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