[edk2-devel] [PATCH 1/2] MdePkg/MdePkg.dec: New PCD PcdConsoleRedirectionSupport has defined

Veerabaghu jayanthi.nallax.veerabaghu at intel.com
Fri Jan 24 05:34:06 UTC 2020


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.veerabaghu at 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/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