]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the comments avoid making confuse.
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 21 Aug 2009 02:37:29 +0000 (02:37 +0000)
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 21 Aug 2009 02:37:29 +0000 (02:37 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9169 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c

index d8305724b83b00b519284038606c5a2053f10d2f..ec97420f37d94f1f2f051ae475334ad0a2309c02 100644 (file)
@@ -1168,6 +1168,10 @@ UnicodeToEfiKeyFlushState (
   There is one special input sequence that will force the system to reset.\r
   This is ESC R ESC r ESC R.\r
 \r
+  Note: current implementation support terminal types include: PC ANSI, VT100+/VTUTF8, VT100. \r
+        The table below is not same with UEFI Spec 2.3 Appendix B Table 201(not support ANSI X3.64 /\r
+        DEC VT200-500 and extra support PC ANSI, VT100)since UEFI Table 201 is just an example.\r
+        \r
   Symbols used in table below\r
   ===========================\r
     ESC = 0x1B\r