From: lgao4 Date: Fri, 3 Apr 2009 01:18:19 +0000 (+0000) Subject: Add PCI option to generate OptionRom X-Git-Tag: edk2-stable201903~18247 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=0e27fefd6add97367f4eb9c30e3ca129f7f1b678 Add PCI option to generate OptionRom git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8017 6f19259b-4bc3-4df7-8a09-765794883524 --- 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. #