]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf
Add PCI option to generate OptionRom
[mirror_edk2.git] / OptionRomPkg / AtapiPassThruDxe / AtapiPassThruDxe.inf
index 735101b36c9a9b4d7100428ad86167470008f158..fe9e120b43ca9e94301599d34329af45f29f6051 100644 (file)
 \r
   ENTRY_POINT                    = InitializeAtapiPassThru\r
 \r
+  PCI_VENDOR_ID                  = 0x8086\r
+  PCI_DEVICE_ID                  = 0x2921\r
+  PCI_CLASS_CODE                 = 0x010100\r
+  PCI_REVISION                   = 0x0003\r
+\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
@@ -54,6 +59,7 @@
   BaseLib\r
   UefiDriverEntryPoint\r
   DebugLib\r
+  DevicePathLib\r
 \r
 \r
 [Protocols]\r