Add PCI option to generate OptionRom

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8017 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2009-04-03 01:18:19 +00:00
parent db2ef756ba
commit 0e27fefd6a
1 changed files with 5 additions and 0 deletions

View File

@ -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.
#