]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/VirtioNetDxe/VirtioNet.inf
OvmfPkg/VirtioNetDxe: list "VirtioNet.h" in the INF file
[mirror_edk2.git] / OvmfPkg / VirtioNetDxe / VirtioNet.inf
index 408a54112ae5ba93817aa1a96e960bdac3e2aafa..d63dbe5cb6a27e5cdd0cba1c591af0437c412e3c 100644 (file)
@@ -39,6 +39,7 @@
   SnpStop.c\r
   SnpTransmit.c\r
   SnpUnsupported.c\r
+  VirtioNet.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -49,6 +50,7 @@
   DebugLib\r
   DevicePathLib\r
   MemoryAllocationLib\r
+  OrderedCollectionLib\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
   UefiLib\r
@@ -57,4 +59,4 @@
 [Protocols]\r
   gEfiSimpleNetworkProtocolGuid  ## BY_START\r
   gEfiDevicePathProtocolGuid     ## BY_START\r
-  gEfiPciIoProtocolGuid          ## TO_START\r
+  gVirtioDeviceProtocolGuid      ## TO_START\r