summaryrefslogtreecommitdiff
path: root/OptionRomPkg
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-04-03 01:18:19 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-04-03 01:18:19 +0000
commit0e27fefd6add97367f4eb9c30e3ca129f7f1b678 (patch)
tree54433621e366b2ee0d7d907efc16db8f38048579 /OptionRomPkg
parentdb2ef756bae064a2fb5536356a2a1a0aa54138be (diff)
downloadedk2-platforms-0e27fefd6add97367f4eb9c30e3ca129f7f1b678.tar.xz
Add PCI option to generate OptionRom
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8017 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OptionRomPkg')
-rw-r--r--OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf5
1 files changed, 5 insertions, 0 deletions
diff --git a/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf b/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf
index 45792dea4f..fe9e120b43 100644
--- a/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf
+++ b/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf
@@ -26,6 +26,11 @@
ENTRY_POINT = InitializeAtapiPassThru
+ PCI_VENDOR_ID = 0x8086
+ PCI_DEVICE_ID = 0x2921
+ PCI_CLASS_CODE = 0x010100
+ PCI_REVISION = 0x0003
+
#
# The following information is for reference only and not required by the build tools.
#