summaryrefslogtreecommitdiff
path: root/OvmfPkg/QemuVideoDxe
AgeCommit message (Expand)Author
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