REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2399
There is no support for disabling Console Redirection. So, defined new PCD PcdConsoleRedirectionSupport to disable / enable Console redirection. Change-Id: Ie5e42ddd7c218bc1a253a4c97030c316bc7abb71 Signed-off-by: Contributor Veerabaghu<jayanthi.nallax.veeraba...@intel.com> --- MdePkg/MdePkg.dec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index d022cc5e3e..f54ea4133a 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -2297,5 +2297,10 @@ # @Prompt Boot Timeout (s) gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|0xffff|UINT16|0x0000002c +[PcdsDynamic,PcdsDynamicEx] +## Specify the Console Redirection support. +# @Prompt Console Redirection of Setup page +gEfiMdePkgTokenSpaceGuid.PcdConsoleRedirectionSupport|TRUE|BOOLEAN|0x0000002f + [UserExtensions.TianoCore."ExtraFiles"] MdePkgExtra.uni -- 2.21.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#53478): https://edk2.groups.io/g/devel/message/53478 Mute This Topic: https://groups.io/mt/70069548/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-