Re: [edk2-devel] [PATCH v2 0/3] add and use more video modes

2022-04-22 Thread Ard Biesheuvel
On Fri, 22 Apr 2022 at 15:29, Ard Biesheuvel wrote: > > On Fri, 22 Apr 2022 at 14:41, Gerd Hoffmann wrote: > > > > v2: > > - rebase to latest master > > - add review tags > > > > Thanks Gerd, I'll pick these up later today. > Merged as #2819 Thanks all, > > > Gerd Hoffmann (3): > > MdeModu

Re: [edk2-devel] [PATCH v2 0/3] add and use more video modes

2022-04-22 Thread Ard Biesheuvel
On Fri, 22 Apr 2022 at 14:41, Gerd Hoffmann wrote: > > v2: > - rebase to latest master > - add review tags > Thanks Gerd, I'll pick these up later today. > Gerd Hoffmann (3): > MdeModulePkg/GraphicsConsoleDxe: add modes > OvmfPkg: clear PcdConOut{Row,Column} > ArmVirtPkg: clear PcdConOu

[edk2-devel] [PATCH v2 0/3] add and use more video modes

2022-04-22 Thread Gerd Hoffmann
v2: - rebase to latest master - add review tags Gerd Hoffmann (3): MdeModulePkg/GraphicsConsoleDxe: add modes OvmfPkg: clear PcdConOut{Row,Column} ArmVirtPkg: clear PcdConOut{Row,Column} ArmVirtPkg/ArmVirtQemu.dsc | 2 ++ ArmVirtPkg/ArmVirtQemuKernel.dsc