]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/QemuVideoDxe
MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()
[mirror_edk2.git] / OvmfPkg / QemuVideoDxe /
2017-04-07 Phil Dennis-JordanOvmfPkg/QemuVideoDxe: VMWare SVGA device support
2017-04-07 Phil Dennis-JordanOvmfPkg/QemuVideoDxe: Helper functions for unaligned...
2017-01-24 Ruiyu NiOvmfPkg/QemuVideoDxe: Frame buffer config size may...
2016-10-27 Laszlo ErsekOvmfPkg/QemuVideoDxe: rebase to ARRAY_SIZE()
2016-10-16 Laszlo ErsekOvmfPkg/QemuVideoDxe: upgrade VERBOSE debug messages...
2016-10-16 Laszlo ErsekOvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE...
2016-10-16 Laszlo ErsekOvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE...
2016-10-16 Laszlo ErsekOvmfPkg/QemuVideoDxe: drop QEMU_VIDEO_CIRRUS_MODES...
2016-10-16 Laszlo ErsekOvmfPkg/QemuVideoDxe: drop useless QEMU_VIDEO_MODE_DATA...
2016-10-12 Ruiyu NiOvmfPkg: QemuVideoDxe uses MdeModulePkg/FrameBufferLib
2016-09-12 Thomas HuthOvmfPkg: Fix typing errors
2016-09-01 Laszlo ErsekOvmfPkg/QemuVideoDxe: don't incorrectly bind virtio...
2015-07-28 Laszlo ErsekOvmfPkg: fix conversion specifiers in DEBUG format...
2015-06-23 Gerd HoffmannOvmfPkg: QemuVideoDxe: add virtio-vga support
2015-02-23 Laszlo ErsekOvmfPkg/QemuVideoDxe: enable ARM builds
2014-11-14 Scott DuplichanOvmfPkg: QemuVideoDxe: the VBE shim needs no 64-bit...
2014-08-29 Laszlo ErsekOvmfPkg: QemuVideoDxe: work around misreported QXL...
2014-08-13 Ruiyu NiFix VS2013 build failure.
2014-05-20 Laszlo ErsekOvmfPkg: QemuVideoDxe: Int10h stub for Windows 7 &...
2014-03-22 Laszlo ErsekOvmfPkg: QemuVideoDxe: serialize Start() against callbacks
2014-03-03 Laszlo ErsekOvmfPkg: QemuVideoDxe: add further BOCHS modes
2014-03-03 Laszlo ErsekOvmfPkg: QemuVideoDxe: filter BOCHS modes vs. available...
2014-03-03 Laszlo ErsekOvmfPkg: QemuVideoDxe: clarify QEMU_VIDEO_MODE_DATA...
2014-03-03 Laszlo ErsekOvmfPkg: QemuVideoDxe: eliminate useless Private->Hardw...
2014-03-03 Laszlo ErsekOvmfPkg: QemuVideoDxe: plug remaining leaks in Stop()
2014-03-03 Laszlo ErsekOvmfPkg: QemuVideoDxe: disentangle UEFI driver model...
2014-03-03 Laszlo ErsekOvmfPkg: QemuVideoDxe: simplify UEFI driver model use...
2014-03-03 Laszlo ErsekOvmfPkg: QemuVideoDxe: tidy up error checking/handling...
2013-12-15 Chris RuffinOvmfPkg/QemuVideoDxe: child handles should have open...
2013-11-20 Laszlo ErsekOvmfPkg/QemuVideoDxe: don't leak descriptors returned...
2012-11-27 jljustenQemuVideo: stdvga mmio bar support
2012-11-27 jljustenQemuVideo: Add support for the bochs dispi interface
2012-11-27 jljustenQemuVideo: prepare to support more hardware
2011-12-16 ydong10Refine file header format to follow coding style.
2011-09-30 ydong10Remove old COMPRESS keyword, has add new kewword PCI_CO...
2011-06-28 lzeng14Clean up invalid keywords and missing keywords in ...
2011-06-07 hhtianupdate copyright line format
2011-04-12 jljustenOvmfPkg: Add QemuVideoDxe driver