]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/VirtioGpuDxe/VirtioGpu.inf
SecurityPkg: also clear HashInterfaceHob.SupportedHashMask
[mirror_edk2.git] / OvmfPkg / VirtioGpuDxe / VirtioGpu.inf
index 948350dbce218bd51b58d34378ef01b1ee6180a7..04bc2964c22381a8ec58644f8b3ab11707037f1c 100644 (file)
@@ -24,7 +24,9 @@
   ENTRY_POINT                    = VirtioGpuEntryPoint\r
 \r
 [Sources]\r
+  Commands.c\r
   DriverBinding.c\r
+  Gop.c\r
   VirtioGpu.h\r
 \r
 [Packages]\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
   UefiLib\r
+  VirtioLib\r
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid     ## TO_START ## BY_START\r
+  gEfiGraphicsOutputProtocolGuid ## BY_START\r
   gEfiPciIoProtocolGuid          ## TO_START\r
   gVirtioDeviceProtocolGuid      ## TO_START\r