]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/QemuVideoDxe/Driver.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / QemuVideoDxe / Driver.c
2022-09-07 Gerd HoffmannOvmfPkg/QemuVideoDxe: fix bochs mode init
2022-01-29 Gerd HoffmannOvmfPkg/QemuVideoDxe: simplify InitializeBochsGraphicsMode
2021-12-07 Michael KubackiOvmfPkg: Apply uncrustify changes
2020-04-30 Rebecca CranOvmfPkg: replace old EFI_D_ debug levels with new DEBUG...
2020-02-26 Laszlo ErsekOvmfPkg/QemuVideoDxe: unbreak "secondary-vga" and ...
2020-02-10 Antoine CoeurOvmfPkg/Qemu: Fix various typos
2019-06-06 Marc W ChenOvmfPkg/QemuVideoDxe: Shouldn't assume system in VGA...
2019-05-10 Michael D KinneyOvmfPkg/QemuVideoDxe: Remove dependency on OptionRomPkg
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-05-17 Gerd HoffmannOvmfPkg/QemuVideoDxe: Enable DISPLAY_OTHER pci class...
2018-05-17 Gerd HoffmannOvmfPkg/QemuVideoDxe: Add SubClass field to QEMU_VIDEO_CARD
2017-04-07 Phil Dennis-JordanOvmfPkg/QemuVideoDxe: VMWare SVGA device support
2016-09-01 Laszlo ErsekOvmfPkg/QemuVideoDxe: don't incorrectly bind virtio...
2015-06-23 Gerd HoffmannOvmfPkg: QemuVideoDxe: add virtio-vga support
2015-02-23 Laszlo ErsekOvmfPkg/QemuVideoDxe: enable ARM builds
2014-08-29 Laszlo ErsekOvmfPkg: QemuVideoDxe: work around misreported QXL...
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: 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-04-12 jljustenOvmfPkg: Add QemuVideoDxe driver