]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: Update comment for PcdDefaultTerminalType
authorHeyi Guo <heyi.guo@linaro.org>
Thu, 16 Jul 2015 08:50:07 +0000 (08:50 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Thu, 16 Jul 2015 08:50:07 +0000 (08:50 +0000)
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 <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18023 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/MdePkg.dec

index bda6550ed6c6267e6ace933718f6e55646828a9b..598a6d07f4e0e68808c0219f0c7744f5bbe41978 100644 (file)
   #  1 - VT100<BR>\r
   #  2 - VT100+<BR>\r
   #  3 - UTF8<BR>\r
+  #  4 - TTYTERM, NOT defined in UEFI SPEC<BR>\r
   # @Prompt Default Terminal Type.\r
-  # @ValidRange 0x80000001 | 0 - 3\r
+  # @ValidRange 0x80000001 | 0 - 4\r
   gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0|UINT8|0x00000024\r
 \r
   ## Error level for hardware recorder.\r