summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console
diff options
context:
space:
mode:
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-08-21 02:37:29 +0000
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-08-21 02:37:29 +0000
commit10b48963c887398c0fd3313de0996808d51b1afc (patch)
tree512198d870ca18f8536c53a8ef846fb5cf6bd136 /MdeModulePkg/Universal/Console
parent08b1f48660aa8e1dbe091f7c40c8b2052c6146fe (diff)
downloadedk2-10b48963c887398c0fd3313de0996808d51b1afc.zip
edk2-10b48963c887398c0fd3313de0996808d51b1afc.tar.gz
edk2-10b48963c887398c0fd3313de0996808d51b1afc.tar.bz2
Update the comments avoid making confuse.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9169 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/Console')
-rw-r--r--MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c b/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c
index d830572..ec97420 100644
--- a/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c
+++ b/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c
@@ -1168,6 +1168,10 @@ UnicodeToEfiKeyFlushState (
There is one special input sequence that will force the system to reset.
This is ESC R ESC r ESC R.
+ Note: current implementation support terminal types include: PC ANSI, VT100+/VTUTF8, VT100.
+ The table below is not same with UEFI Spec 2.3 Appendix B Table 201(not support ANSI X3.64 /
+ DEC VT200-500 and extra support PC ANSI, VT100)since UEFI Table 201 is just an example.
+
Symbols used in table below
===========================
ESC = 0x1B