public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/3] add and use more video modes
@ 2022-04-22 12:41 Gerd Hoffmann
  2022-04-22 12:41 ` [PATCH v2 1/3] MdeModulePkg/GraphicsConsoleDxe: add modes Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2022-04-22 12:41 UTC (permalink / raw)
  To: devel
  Cc: Pawel Polawski, Oliver Steffen, Ray Ni, Gerd Hoffmann,
	Jordan Justen, Brijesh Singh, Jian J Wang, Min Xu,
	James Bottomley, Erdem Aktas, Julien Grall, Zhichao Gao,
	Ard Biesheuvel, Liming Gao, Sami Mujawar, Anthony Perard,
	Leif Lindholm, Jiewen Yao, Tom Lendacky

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                             | 2 ++
 OvmfPkg/AmdSev/AmdSevX64.dsc                                 | 2 ++
 OvmfPkg/Microvm/MicrovmX64.dsc                               | 2 ++
 OvmfPkg/OvmfPkgIa32.dsc                                      | 2 ++
 OvmfPkg/OvmfPkgIa32X64.dsc                                   | 2 ++
 OvmfPkg/OvmfPkgX64.dsc                                       | 2 ++
 OvmfPkg/OvmfXen.dsc                                          | 2 ++
 .../Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c   | 5 ++++-
 9 files changed, 20 insertions(+), 1 deletion(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-23  6:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-22 12:41 [PATCH v2 0/3] add and use more video modes Gerd Hoffmann
2022-04-22 12:41 ` [PATCH v2 1/3] MdeModulePkg/GraphicsConsoleDxe: add modes Gerd Hoffmann
2022-04-22 12:41 ` [PATCH v2 2/3] OvmfPkg: clear PcdConOut{Row,Column} Gerd Hoffmann
2022-04-22 12:41 ` [PATCH v2 3/3] ArmVirtPkg: " Gerd Hoffmann
2022-04-22 13:29 ` [PATCH v2 0/3] add and use more video modes Ard Biesheuvel
2022-04-23  6:52   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox