From 0e27fefd6add97367f4eb9c30e3ca129f7f1b678 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Fri, 3 Apr 2009 01:18:19 +0000 Subject: Add PCI option to generate OptionRom git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8017 6f19259b-4bc3-4df7-8a09-765794883524 --- OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'OptionRomPkg') 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. # -- cgit v1.2.3