On Fri, 14 Jan 2022 at 01:51, Guomin Jiang <guomin.ji...@intel.com> wrote: > > From: GuoMinJ <newexplor...@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.ji...@intel.com> > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> > Cc: Leif Lindholm <l...@nuviainc.com> > Cc: Sami Mujawar <sami.muja...@arm.com> > Cc: Gerd Hoffmann <kra...@redhat.com>
As I was not cc'ed on the cover letter, Acked-by: Ard Biesheuvel <a...@kernel.org> for the three patches I was cc'ed on. > --- > 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 (#86211): https://edk2.groups.io/g/devel/message/86211 Mute This Topic: https://groups.io/mt/88411246/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-