]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Include/IndustryStandard/Virtio10.h
OvmfPkg/IndustryStandard: add type definitions for the virtio GPU device
authorLaszlo Ersek <lersek@redhat.com>
Mon, 15 Aug 2016 14:26:29 +0000 (16:26 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Thu, 1 Sep 2016 20:54:53 +0000 (22:54 +0200)
commit92dc5e9d74c295a1e3a3ef10f1206c3dcb72a58d
treee9c67ff793cff1573adfd7d0f7e28fe506dfb9d0
parent4fdb585c69d6876f3ca6eab4e4208a5e4ab590ac
OvmfPkg/IndustryStandard: add type definitions for the virtio GPU device

The GPU additions to VirtIo 1.0 are a work in progress. Mark the relevant
URLs in the source code. Incorporate the absolute minimum from the WIP
spec that is necessary for implementing a GOP driver.

Add the VIRTIO_SUBSYSTEM_GPU_DEVICE macro to
"IndustryStandard/Virtio10.h", since all other such macros (dating back to
VirtIo 0.9.5) are part of "IndustryStandard/Virtio095.h".

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: Jordan Justen <jordan.l.justen@intel.com>
OvmfPkg/Include/IndustryStandard/Virtio10.h
OvmfPkg/Include/IndustryStandard/VirtioGpu.h [new file with mode: 0644]