diff options
author | Laszlo Ersek <lersek@redhat.com> | 2016-08-16 17:53:33 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2016-09-01 22:55:42 +0200 |
commit | 92f200c2d63c5d27dffbf8d85087028a3fd62ef6 (patch) | |
tree | 116e0a5fef2eb3051eea2d18e94cd53f02adf575 /ArmVirtPkg/ArmVirtQemuKernel.dsc | |
parent | b3eab01586174d9408ee54fe17deeae982c6445d (diff) | |
download | edk2-92f200c2d63c5d27dffbf8d85087028a3fd62ef6.tar.gz edk2-92f200c2d63c5d27dffbf8d85087028a3fd62ef6.tar.bz2 edk2-92f200c2d63c5d27dffbf8d85087028a3fd62ef6.zip |
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 <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Ref: https://tianocore.acgmultimedia.com/show_bug.cgi?id=66
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'ArmVirtPkg/ArmVirtQemuKernel.dsc')
-rw-r--r-- | ArmVirtPkg/ArmVirtQemuKernel.dsc | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <LibraryClasses>
BltLib|OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
}
+ OvmfPkg/VirtioGpuDxe/VirtioGpu.inf
OvmfPkg/PlatformDxe/Platform.inf
#
|