Revision: 18024
          http://sourceforge.net/p/edk2/code/18024
Author:   jljusten
Date:     2015-07-26 07:37:37 +0000 (Sun, 26 Jul 2015)
Log Message:
-----------
EmulatorPkg: Update comment for PcdDefaultTerminalType

Update comment for PcdDefaultTerminalType, as a new terminal type
TTYTERM has been added with type value of 4.

The new type is NOT defined in UEFI SPEC v2.5.

Cc: Jordan Justen <[email protected]>
Cc: Andrew Fish <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>

Modified Paths:
--------------
    trunk/edk2/EmulatorPkg/EmulatorPkg.dsc

Modified: trunk/edk2/EmulatorPkg/EmulatorPkg.dsc
===================================================================
--- trunk/edk2/EmulatorPkg/EmulatorPkg.dsc      2015-07-26 07:37:32 UTC (rev 
18023)
+++ trunk/edk2/EmulatorPkg/EmulatorPkg.dsc      2015-07-26 07:37:37 UTC (rev 
18024)
@@ -228,7 +228,7 @@
   gEmulatorPkgTokenSpaceGuid.PcdEmuCpuModel|L"Intel(R) Processor Model"
   gEmulatorPkgTokenSpaceGuid.PcdEmuCpuSpeed|L"3000"
 
-  #  0-PCANSI, 1-VT100, 2-VT00+, 3-UTF8
+  #  0-PCANSI, 1-VT100, 2-VT00+, 3-UTF8, 4-TTYTERM
   gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|1
 
 [PcdsDynamicDefault.common.DEFAULT]


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to