On Tue, Aug 23, 2022 at 03:02:37AM +0200, Paweł Poławski wrote: > From: Laszlo Ersek <ler...@redhat.com> > > Reference: <http://rtfm.etla.org/xterm/ctlseq.html> > Signed-off-by: Laszlo Ersek <ler...@redhat.com> > > Pawel: Updated commit message for re-submission > > Cc: Jian J Wang <jian.j.w...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > > Signed-off-by: Paweł Poławski <ppola...@redhat.com> > --- > MdeModulePkg/MdeModulePkg.dec | 4 +++ > MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf | 2 ++ > MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c | 30 > ++++++++++++++++++++ > 3 files changed, 36 insertions(+) > > diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec > index 7d989108324a..45d793f3fddc 100644 > --- a/MdeModulePkg/MdeModulePkg.dec > +++ b/MdeModulePkg/MdeModulePkg.dec > @@ -2098,6 +2098,10 @@ > # @Prompt The shared bit mask when Intel Tdx is enabled. > > gEfiMdeModulePkgTokenSpaceGuid.PcdTdxSharedBitMask|0x0|UINT64|0x10000025 > > > > + ## Controls whether TerminalDxe outputs an XTerm resize sequence on > terminal > > + # mode change.
Hmm, patch formating looks broken. Did you run BaseTools/Scripts/SetupGit.py? Otherwise the patch looks good to me. Acked-by: Gerd Hoffmann <kra...@redhat.com> take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#92806): https://edk2.groups.io/g/devel/message/92806 Mute This Topic: https://groups.io/mt/93195499/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-