]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.
[mirror_edk2.git] / OvmfPkg / QemuVideoDxe / QemuVideoDxe.inf
index 30284fcce0f12f9263644c54af4a13a5dc5bb5b3..5180b276001c56f5b508b5dc3ac60868204d76c7 100644 (file)
   DriverSupportedEfiVersion.c\r
   Gop.c\r
   Initialize.c\r
+  VbeShim.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   OptionRomPkg/OptionRomPkg.dec\r
+  OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseMemoryLib\r
@@ -49,6 +51,8 @@
   DebugLib\r
   DevicePathLib\r
   MemoryAllocationLib\r
+  PciLib\r
+  PrintLib\r
   TimerLib\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r