From: GuoMinJ <newexplor...@gmail.com> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368
Remove Pcds related to UGA. Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Hao A Wu <hao.a...@intel.com> Signed-off-by: Guomin Jiang <guomin.ji...@intel.com> --- MdeModulePkg/MdeModulePkg.dec | 7 ------- MdeModulePkg/MdeModulePkg.uni | 6 ------ 2 files changed, 13 deletions(-) diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index 4f44af694862..a31f0a85883d 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -691,13 +691,6 @@ [PcdsFeatureFlag] # @Prompt Enable ConOut GOP support. gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE|BOOLEAN|0x00010042 - ## Indicates if UGA Draw Protocol will be installed on virtual handle created by ConsplitterDxe. - # It could be set FALSE to save size.<BR><BR> - # TRUE - Installs UGA Draw Protocol on virtual handle created by ConsplitterDxe.<BR> - # FALSE - Does not install UGA Draw Protocol on virtual handle created by ConsplitterDxe.<BR> - # @Prompt Enable ConOut UGA support. - gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE|BOOLEAN|0x00010043 - ## Indicates PeiCore will first search TE section from the PEIM to load the image, or PE32 section, when PeiCore dispatches a PEI module. # This PCD is used to tune PEI phase performance to reduce the search image time. # It can be set according to the generated image section type.<BR><BR> diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni index 2007e0596c4f..0cfcb0039d7f 100644 --- a/MdeModulePkg/MdeModulePkg.uni +++ b/MdeModulePkg/MdeModulePkg.uni @@ -696,12 +696,6 @@ "TRUE - Installs Graphics Output Protocol on virtual handle created by ConsplitterDxe.<BR>\n" "FALSE - Does not install Graphics Output Protocol on virtual handle created by ConsplitterDxe.<BR>" -#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdConOutUgaSupport_PROMPT #language en-US "Enable ConOut UGA support" - -#string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdConOutUgaSupport_HELP #language en-US "Indicates if UGA Draw Protocol will be installed on virtual handle created by ConsplitterDxe. It could be set FALSE to save size.<BR><BR>\n" - "TRUE - Installs UGA Draw Protocol on virtual handle created by ConsplitterDxe.<BR>\n" - "FALSE - Does not install UGA Draw Protocol on virtual handle created by ConsplitterDxe.<BR>" - #string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdPeiCoreImageLoaderSearchTeSectionFirst_PROMPT #language en-US "PeiCore search TE section first" #string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdPeiCoreImageLoaderSearchTeSectionFirst_HELP #language en-US "Indicates PeiCore will first search TE section from the PEIM to load the image, or PE32 section, when PeiCore dispatches a PEI module. This PCD is used to tune PEI phase performance to reduce the search image time. It can be set according to the generated image section type.<BR><BR>\n" -- 2.25.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#58858): https://edk2.groups.io/g/devel/message/58858 Mute This Topic: https://groups.io/mt/74068791/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-