From 92f200c2d63c5d27dffbf8d85087028a3fd62ef6 Mon Sep 17 00:00:00 2001 From: Laszlo Ersek Date: Tue, 16 Aug 2016 17:53:33 +0200 Subject: ArmVirtPkg/ArmVirtQemu: include VirtioGpuDxe in the platform DSC/FDF files At this stage, the driver builds, and suffices for testing binding and unbinding. Cc: Ard Biesheuvel Cc: Jordan Justen Ref: https://tianocore.acgmultimedia.com/show_bug.cgi?id=66 Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek Reviewed-by: Ard Biesheuvel Reviewed-by: Jordan Justen --- ArmVirtPkg/ArmVirtQemuKernel.dsc | 1 + 1 file changed, 1 insertion(+) (limited to 'ArmVirtPkg/ArmVirtQemuKernel.dsc') diff --git a/ArmVirtPkg/ArmVirtQemuKernel.dsc b/ArmVirtPkg/ArmVirtQemuKernel.dsc index fb7b1c3444..ba262ac919 100644 --- a/ArmVirtPkg/ArmVirtQemuKernel.dsc +++ b/ArmVirtPkg/ArmVirtQemuKernel.dsc @@ -367,6 +367,7 @@ BltLib|OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf } + OvmfPkg/VirtioGpuDxe/VirtioGpu.inf OvmfPkg/PlatformDxe/Platform.inf # -- cgit