]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/QemuVideoDxe: Add SubClass field to QEMU_VIDEO_CARD
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 17 May 2018 09:21:32 +0000 (11:21 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Thu, 17 May 2018 10:50:46 +0000 (12:50 +0200)
commit70dbd16361eeccb25f6dda0aee38f6cc4eac2120
tree965634b52f8072b7c70f0315b2f7e658eff4c9cc
parentb22d093101b0dee64f289407629bb872933aa2f2
OvmfPkg/QemuVideoDxe: Add SubClass field to QEMU_VIDEO_CARD

Then check for PCI_CLASS_DISPLAY_VGA using the new field.
This allows to enable/disable non-vga display classes per
card entry.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/QemuVideoDxe/Driver.c
OvmfPkg/QemuVideoDxe/Qemu.h