audk/OvmfPkg/Include/IndustryStandard
Phil Dennis-Jordan 9bcca53fe4 OvmfPkg: VMWare SVGA display device register definitions
This adds a header file defining symbolic constants for the VMWare SVGA
virtual display device in preparation for supporting it in
QemuVideoDxe.

It is mostly an extract of the file lib/vmware/svga_reg.h from commit
329dd537456f93a806841ec8a8213aed11395def of VMWare's vmware-svga
repository at git://git.code.sf.net/p/vmware-svga/git (See also
http://vmware-svga.sourceforge.net/ )

Only the bare essentials necessary for initialisation, modesetting and
framebuffer access have been kept from the original file; macro names
have been prefixed with VMWARE_SVGA_ instead of SVGA2_, and the enum
definition has been adapted to comply with EDK2 naming conventions.

The original file was released by VMWare under the MIT license, this
has been retained.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2017-04-07 12:22:30 +02:00
..
Xen OvmfPkg: Fix typing errors in header files 2016-09-13 14:14:31 +02:00
E820.h
I440FxPiix4.h OvmfPkg: add and use industry standard macro PIIX4_PMBA_MASK 2016-05-17 20:48:35 +02:00
LegacyVgaBios.h
LinuxBzimage.h OvmfPkg: Fix typing errors in header files 2016-09-13 14:14:31 +02:00
Q35MchIch9.h OvmfPkg/SmmControl2Dxe: correct PCI_CONFIG_READ_WRITE in S3 boot script 2017-01-09 20:49:20 +01:00
QemuFwCfg.h OvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DMA_ADDRESS, adapt the package 2017-02-22 03:35:49 +01:00
Virtio.h OvmfPkg: IndustryStandard: add definitions from the VirtIo 1.0 spec 2016-04-06 19:21:39 +02:00
Virtio10.h OvmfPkg/IndustryStandard: add type definitions for the virtio GPU device 2016-09-01 22:54:53 +02:00
Virtio10Net.h OvmfPkg: IndustryStandard: add definitions from the VirtIo 1.0 spec 2016-04-06 19:21:39 +02:00
Virtio095.h OvmfPkg: IndustryStandard: factor out Virtio095.h 2016-04-06 19:21:16 +02:00
Virtio095Net.h OvmfPkg: IndustryStandard: factor out Virtio095Net.h 2016-04-06 19:21:26 +02:00
VirtioBlk.h
VirtioGpu.h OvmfPkg/IndustryStandard: add type definitions for the virtio GPU device 2016-09-01 22:54:53 +02:00
VirtioNet.h OvmfPkg: IndustryStandard: add definitions from the VirtIo 1.0 spec 2016-04-06 19:21:39 +02:00
VirtioScsi.h
VmwareSvga.h OvmfPkg: VMWare SVGA display device register definitions 2017-04-07 12:22:30 +02:00