Revision: 18023
http://sourceforge.net/p/edk2/code/18023
Author: abiesheuvel
Date: 2015-07-16 08:50:07 +0000 (Thu, 16 Jul 2015)
Log Message:
-----------
MdePkg: 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: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Modified Paths:
--------------
trunk/edk2/MdePkg/MdePkg.dec
Modified: trunk/edk2/MdePkg/MdePkg.dec
===================================================================
--- trunk/edk2/MdePkg/MdePkg.dec 2015-07-16 06:50:45 UTC (rev 18022)
+++ trunk/edk2/MdePkg/MdePkg.dec 2015-07-16 08:50:07 UTC (rev 18023)
@@ -2012,8 +2012,9 @@
# 1 - VT100<BR>
# 2 - VT100+<BR>
# 3 - UTF8<BR>
+ # 4 - TTYTERM, NOT defined in UEFI SPEC<BR>
# @Prompt Default Terminal Type.
- # @ValidRange 0x80000001 | 0 - 3
+ # @ValidRange 0x80000001 | 0 - 4
gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0|UINT8|0x00000024
## Error level for hardware recorder.
------------------------------------------------------------------------------
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