]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/QemuVideoDxe/Initialize.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / QemuVideoDxe / Initialize.c
2022-01-29 Gerd HoffmannOvmfPkg/QemuVideoDxe: parse edid blob, detect display...
2022-01-29 Gerd HoffmannOvmfPkg/QemuVideoDxe: factor out QemuVideoBochsAddMode
2022-01-29 Gerd HoffmannOvmfPkg/QemuVideoDxe: drop QEMU_VIDEO_BOCHS_MODES-...
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...
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
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"
2017-04-07 Phil Dennis-JordanOvmfPkg/QemuVideoDxe: VMWare SVGA device support
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: drop QEMU_VIDEO_CIRRUS_MODES...
2016-10-16 Laszlo ErsekOvmfPkg/QemuVideoDxe: drop useless QEMU_VIDEO_MODE_DATA...
2014-08-29 Laszlo ErsekOvmfPkg: QemuVideoDxe: work around misreported QXL...
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: tidy up error checking/handling...
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