On Mon, 17 Jan 2022 at 10:58, Gerd Hoffmann <kra...@redhat.com> wrote: > > See last patch in the series for details. > > v2: > - rebase to latest master > - more verbose commit message explaining the > motivation for the new PCD (see patch #1). > > Gerd Hoffmann (5): > OvmfPkg: add PcdVideoResolutionSource > OvmfPkg/QemuVideoDxe: simplify InitializeBochsGraphicsMode > OvmfPkg/QemuVideoDxe: drop QEMU_VIDEO_BOCHS_MODES->ColorDepth > OvmfPkg/QemuVideoDxe: factor out QemuVideoBochsAddMode > OvmfPkg/QemuVideoDxe: parse edid blob, detect display resolution >
Acked-by: Ard Biesheuvel <a...@kernel.org> Pushed as #2455 Thanks, > OvmfPkg/OvmfPkg.dec | 7 + > OvmfPkg/AmdSev/AmdSevX64.dsc | 1 + > OvmfPkg/Microvm/MicrovmX64.dsc | 1 + > OvmfPkg/OvmfPkgIa32.dsc | 1 + > OvmfPkg/OvmfPkgIa32X64.dsc | 1 + > OvmfPkg/OvmfPkgX64.dsc | 1 + > OvmfPkg/OvmfXen.dsc | 1 + > OvmfPkg/PlatformDxe/Platform.inf | 1 + > OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf | 3 + > OvmfPkg/QemuVideoDxe/Qemu.h | 6 +- > OvmfPkg/PlatformDxe/Platform.c | 3 + > OvmfPkg/QemuVideoDxe/Driver.c | 14 +- > OvmfPkg/QemuVideoDxe/Gop.c | 2 +- > OvmfPkg/QemuVideoDxe/Initialize.c | 251 +++++++++++++++++++------- > 14 files changed, 213 insertions(+), 80 deletions(-) > > -- > 2.34.1 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#86215): https://edk2.groups.io/g/devel/message/86215 Mute This Topic: https://groups.io/mt/88481078/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-