[[edk2-devel] PATH v1 0/3] Enable support for terminal resize

Paweł Poławski ppolawsk at redhat.com
Tue Aug 23 01:02:36 UTC 2022


This is re-submission of original patches written by Laszlo Ersek.
When mode will be changed in the EFI - xterm resolution will
change too. Tested with xterm, Gnome terminal and XFCE4 terminal.

Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
Cc: Leif Lindholm <quic_llindhol at quicinc.com>
Cc: Sami Mujawar <sami.mujawar at arm.com>
Cc: Jiewen Yao <jiewen.yao at intel.com>
Cc: Jordan Justen <jordan.l.justen at intel.com>
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Jian J Wang <jian.j.wang at intel.com>
Cc: Liming Gao <gaoliming at byosoft.com.cn>

Laszlo Ersek (3):
  MdeModulePkg: TerminalDxe: set xterm resolution on mode change
  OvmfPkg: take PcdResizeXterm from the QEMU command line
  ArmVirtPkg: take PcdResizeXterm from the QEMU command line

 MdeModulePkg/MdeModulePkg.dec                                        |  4 +++
 ArmVirtPkg/ArmVirtQemu.dsc                                           |  7 +++-
 OvmfPkg/AmdSev/AmdSevX64.dsc                                         |  1 +
 OvmfPkg/CloudHv/CloudHvX64.dsc                                       |  1 +
 OvmfPkg/IntelTdx/IntelTdxX64.dsc                                     |  1 +
 OvmfPkg/Microvm/MicrovmX64.dsc                                       |  2 +-
 OvmfPkg/OvmfPkgIa32.dsc                                              |  1 +
 OvmfPkg/OvmfPkgIa32X64.dsc                                           |  1 +
 OvmfPkg/OvmfPkgX64.dsc                                               |  1 +
 ArmVirtPkg/Library/TerminalPcdProducerLib/TerminalPcdProducerLib.inf | 33 +++++++++++++++++++
 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf           |  2 ++
 OvmfPkg/PlatformPei/PlatformPei.inf                                  |  1 +
 ArmVirtPkg/Library/TerminalPcdProducerLib/TerminalPcdProducerLib.c   | 34 ++++++++++++++++++++
 MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c          | 30 +++++++++++++++++
 OvmfPkg/PlatformPei/Platform.c                                       | 13 ++++++++
 15 files changed, 130 insertions(+), 2 deletions(-)
 create mode 100644 ArmVirtPkg/Library/TerminalPcdProducerLib/TerminalPcdProducerLib.inf
 create mode 100644 ArmVirtPkg/Library/TerminalPcdProducerLib/TerminalPcdProducerLib.c

-- 
2.37.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#92628): https://edk2.groups.io/g/devel/message/92628
Mute This Topic: https://groups.io/mt/93195498/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list