[edk2-devel] [PATCH 02/11] ArmVirtPkg: Remove All UGA Support

Leif Lindholm leif at nuviainc.com
Mon Jan 31 14:27:53 UTC 2022


Being lazy...

On Sat, Jan 29, 2022 at 17:18:40 +0100, Ard Biesheuvel wrote:
> On Fri, 14 Jan 2022 at 01:51, Guomin Jiang <guomin.jiang at intel.com> wrote:
> >
> > From: GuoMinJ <newexplorerj at gmail.com>
> >
> > REF: https//bugzilla.tianocore.org/show_bug.cgi?id=2368
> >
> > Remove PcdConOutGopSupport, it is unnecessary any more.
> > Remove All UGA Support in ArmVirtPkg
> >
> > Signed-off-by: Guomin Jiang <guomin.jiang at intel.com>
> > Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> > Cc: Leif Lindholm <leif at nuviainc.com>
> > Cc: Sami Mujawar <sami.mujawar at arm.com>
> > Cc: Gerd Hoffmann <kraxel at redhat.com>
> 
> As I was not cc'ed on the cover letter,
> 
> Acked-by: Ard Biesheuvel <ardb at kernel.org>
> 
> for the three patches I was cc'ed on.

Likewise:
Acked-by: Leif Lindholm <leif at nuviainc.com>

for the two I was cc:d on.

/
    Leif

> > ---
> >  ArmVirtPkg/ArmVirtQemu.dsc       | 5 -----
> >  ArmVirtPkg/ArmVirtQemuKernel.dsc | 5 -----
> >  2 files changed, 10 deletions(-)
> >
> > diff --git a/ArmVirtPkg/ArmVirtQemu.dsc b/ArmVirtPkg/ArmVirtQemu.dsc
> > index 84c28b0c1df4..d18ad9c26672 100644
> > --- a/ArmVirtPkg/ArmVirtQemu.dsc
> > +++ b/ArmVirtPkg/ArmVirtQemu.dsc
> > @@ -124,11 +124,6 @@ [PcdsFeatureFlag.common]
> >    gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderPciTranslation|TRUE
> >    gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderMmioTranslation|TRUE
> >
> > -  ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
> > -  #  It could be set FALSE to save size.
> > -  gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
> > -  gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
> > -
> >    gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
> >
> >    gArmVirtTokenSpaceGuid.PcdTpm2SupportEnabled|$(TPM2_ENABLE)
> > diff --git a/ArmVirtPkg/ArmVirtQemuKernel.dsc b/ArmVirtPkg/ArmVirtQemuKernel.dsc
> > index 8e82c5050f6b..c8af8cefc2c5 100644
> > --- a/ArmVirtPkg/ArmVirtQemuKernel.dsc
> > +++ b/ArmVirtPkg/ArmVirtQemuKernel.dsc
> > @@ -107,11 +107,6 @@ [PcdsFeatureFlag.common]
> >    gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderPciTranslation|TRUE
> >    gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderMmioTranslation|TRUE
> >
> > -  ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
> > -  #  It could be set FALSE to save size.
> > -  gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
> > -  gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
> > -
> >    gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
> >
> >  [PcdsFixedAtBuild.common]
> > --
> > 2.30.0.windows.2
> >


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#86253): https://edk2.groups.io/g/devel/message/86253
Mute This Topic: https://groups.io/mt/88411246/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