Revision: 18020
          http://sourceforge.net/p/edk2/code/18020
Author:   lgao4
Date:     2015-07-16 05:44:16 +0000 (Thu, 16 Jul 2015)
Log Message:
-----------
MdeModulePkg: Correct PcdConOutColumn help string.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <[email protected]>
Reviewed-by: Star Zeng <[email protected]>
Reviewed-by: Jaben Carsey <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/MdeModulePkg.dec
    trunk/edk2/MdeModulePkg/MdeModulePkg.uni

Modified: trunk/edk2/MdeModulePkg/MdeModulePkg.dec
===================================================================
--- trunk/edk2/MdeModulePkg/MdeModulePkg.dec    2015-07-16 05:43:42 UTC (rev 
18019)
+++ trunk/edk2/MdeModulePkg/MdeModulePkg.dec    2015-07-16 05:44:16 UTC (rev 
18020)
@@ -955,7 +955,7 @@
   # @Prompt Console output row.
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|25|UINT32|0x40000006
 
-  ## This PCD defines the Console output row. The default value is 80 
according to UEFI spec.
+  ## This PCD defines the Console output column. The default value is 80 
according to UEFI spec.
   #  This PCD could be set to 0 then console output would be at max column and 
max row.
   # @Prompt Console output column.
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|80|UINT32|0x40000007

Modified: trunk/edk2/MdeModulePkg/MdeModulePkg.uni
===================================================================
--- trunk/edk2/MdeModulePkg/MdeModulePkg.uni    2015-07-16 05:43:42 UTC (rev 
18019)
+++ trunk/edk2/MdeModulePkg/MdeModulePkg.uni    2015-07-16 05:44:16 UTC (rev 
18020)
@@ -1094,7 +1094,7 @@
  - 

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to