]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/QemuVideoDxe/Gop.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / QemuVideoDxe / Gop.c
2022-08-01 Dimitrije PavlovOvmfPkg/QemuVideoDxe: Zero out PixelInformation in...
2022-01-29 Gerd HoffmannOvmfPkg/QemuVideoDxe: simplify InitializeBochsGraphicsMode
2021-12-07 Michael KubackiOvmfPkg: Apply uncrustify changes
2021-12-07 Michael D KinneyOvmfPkg: Change OPTIONAL keyword usage style
2020-04-30 Rebecca CranOvmfPkg: replace old EFI_D_ debug levels with new DEBUG...
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2018-11-20 yuchenlinOvmfPkg: simply use the Bochs interface for vmsvga
2018-11-20 yuchenlinRevert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
2018-11-12 Laszlo ErsekReapply "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
2018-11-06 yuchenlinRevert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
2018-04-26 Gerd HoffmannOvmfPkg/QemuVideoDxe: round up FrameBufferSize to full...
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