summaryrefslogtreecommitdiff
path: root/OvmfPkg/QemuVideoDxe
AgeCommit message (Expand)Author
2016-10-27OvmfPkg/QemuVideoDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-16OvmfPkg/QemuVideoDxe: upgrade VERBOSE debug messages to INFOLaszlo Ersek
2016-10-16OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.LineBufferLaszlo Ersek
2016-10-16OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.CurrentModeLaszlo Ersek
2016-10-16OvmfPkg/QemuVideoDxe: drop QEMU_VIDEO_CIRRUS_MODES.RefreshRateLaszlo Ersek
2016-10-16OvmfPkg/QemuVideoDxe: drop useless QEMU_VIDEO_MODE_DATA.RefreshRateLaszlo Ersek
2016-10-12OvmfPkg: QemuVideoDxe uses MdeModulePkg/FrameBufferLibRuiyu Ni
2016-09-12OvmfPkg: Fix typing errorsThomas Huth
2016-09-01OvmfPkg/QemuVideoDxe: don't incorrectly bind virtio-gpu-pciLaszlo Ersek
2015-07-28OvmfPkg: fix conversion specifiers in DEBUG format stringsLaszlo Ersek
2015-06-23OvmfPkg: QemuVideoDxe: add virtio-vga supportGerd Hoffmann
2015-02-23OvmfPkg/QemuVideoDxe: enable ARM buildsLaszlo Ersek
2014-11-14OvmfPkg: QemuVideoDxe: the VBE shim needs no 64-bit shifts (VS2010)Scott Duplichan
2014-08-29OvmfPkg: QemuVideoDxe: work around misreported QXL framebuffer sizeLaszlo Ersek
2014-08-13Fix VS2013 build failure.Ruiyu Ni
2014-05-20OvmfPkg: QemuVideoDxe: Int10h stub for Windows 7 & 2008 (stdvga, QXL)Laszlo Ersek
2014-03-22OvmfPkg: QemuVideoDxe: serialize Start() against callbacksLaszlo Ersek
2014-03-03OvmfPkg: QemuVideoDxe: add further BOCHS modesLaszlo Ersek
2014-03-03OvmfPkg: QemuVideoDxe: filter BOCHS modes vs. available frame buffer sizeLaszlo Ersek
2014-03-03OvmfPkg: QemuVideoDxe: clarify QEMU_VIDEO_MODE_DATA.ModeNumberLaszlo Ersek
2014-03-03OvmfPkg: QemuVideoDxe: eliminate useless Private->HardwareNeedsStartingLaszlo Ersek
2014-03-03OvmfPkg: QemuVideoDxe: plug remaining leaks in Stop()Laszlo Ersek
2014-03-03OvmfPkg: QemuVideoDxe: disentangle UEFI driver model use in Stop()Laszlo Ersek
2014-03-03OvmfPkg: QemuVideoDxe: simplify UEFI driver model use in Supported() / Start()Laszlo Ersek
2014-03-03OvmfPkg: QemuVideoDxe: tidy up error checking/handling in & under Start()Laszlo Ersek
2013-12-15OvmfPkg/QemuVideoDxe: child handles should have open parent protocol BY_CHILD...Chris Ruffin
2013-11-20OvmfPkg/QemuVideoDxe: don't leak descriptors returned by GetBarAttributesLaszlo Ersek
2012-11-27QemuVideo: stdvga mmio bar supportjljusten
2012-11-27QemuVideo: Add support for the bochs dispi interfacejljusten
2012-11-27QemuVideo: prepare to support more hardwarejljusten
2011-12-16Refine file header format to follow coding style.ydong10
2011-09-30Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS.ydong10
2011-06-28Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng14
2011-06-07update copyright line formathhtian
2011-04-12OvmfPkg: Add QemuVideoDxe driverjljusten