]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/VirtioGpuDxe/VirtioGpu.inf
OvmfPkg/VirtioGpuDxe: initialize and tear down VirtIo GPU device
[mirror_edk2.git] / OvmfPkg / VirtioGpuDxe / VirtioGpu.inf
index 948350dbce218bd51b58d34378ef01b1ee6180a7..7a6269eded519cff5188fd7a190d8b7183280f49 100644 (file)
@@ -24,6 +24,7 @@
   ENTRY_POINT                    = VirtioGpuEntryPoint\r
 \r
 [Sources]\r
+  Commands.c\r
   DriverBinding.c\r
   VirtioGpu.h\r
 \r
@@ -40,6 +41,7 @@
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
   UefiLib\r
+  VirtioLib\r
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid     ## TO_START ## BY_START\r