]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/QemuVideoDxe/Gop.c
OvmfPkg/QemuVideoDxe: handle invalid BltOperation gracefully
[mirror_edk2.git] / OvmfPkg / QemuVideoDxe / Gop.c
2018-03-26 Laszlo ErsekOvmfPkg/QemuVideoDxe: handle invalid BltOperation grace...
2018-03-14 Ruiyu NiOvmfPkg/Gop: clear the screen to black in SetMode()
2017-04-07 Phil Dennis-JordanOvmfPkg/QemuVideoDxe: VMWare SVGA device support
2017-01-24 Ruiyu NiOvmfPkg/QemuVideoDxe: Frame buffer config size may...
2016-10-16 Laszlo ErsekOvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE...
2016-10-12 Ruiyu NiOvmfPkg: QemuVideoDxe uses MdeModulePkg/FrameBufferLib
2015-07-28 Laszlo ErsekOvmfPkg: fix conversion specifiers in DEBUG format...
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: tidy up error checking/handling...
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-04-12 jljustenOvmfPkg: Add QemuVideoDxe driver