QemuVideoDxe recently got support for picking up display resolution configuration from the host. This series does the same for VirtioGpuDxe.
v3: - rebase to latest master. Gerd Hoffmann (6): OvmfPkg/VirtioGpuDxe: add VirtioGpuSendCommandWithReply OvmfPkg/VirtioGpuDxe: add GetDisplayInfo to virtio-gpu spec header. OvmfPkg/VirtioGpuDxe: add VirtioGpuGetDisplayInfo OvmfPkg/VirtioGpuDxe: use GopQueryMode in GopSetMode OvmfPkg/VirtioGpuDxe: move code to GopInitialize OvmfPkg/VirtioGpuDxe: query native display resolution from host OvmfPkg/VirtioGpuDxe/VirtioGpu.inf | 6 + OvmfPkg/Include/IndustryStandard/VirtioGpu.h | 19 +- OvmfPkg/VirtioGpuDxe/VirtioGpu.h | 12 ++ OvmfPkg/VirtioGpuDxe/Commands.c | 95 +++++++-- OvmfPkg/VirtioGpuDxe/Gop.c | 197 ++++++++++++++----- 5 files changed, 262 insertions(+), 67 deletions(-) -- 2.35.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88606): https://edk2.groups.io/g/devel/message/88606 Mute This Topic: https://groups.io/mt/90331439/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-