audk/MdeModulePkg/Universal/Console/TerminalDxe
eric_tian 0ce1dd70a9 [Description]
add a judgement of whether the control command is equal with previous one or not.
[Impaction]
Judge if the control command is equaled with previous one. This handler can improve performance.
[Reference Info]
Currently the terminal driver outputs control commands upon user's request regardless of whether the new attribute is the same as previous one or not.
Actually, it could be implemented as only outputting control command when the new Attribute is different than previous one

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5113 6f19259b-4bc3-4df7-8a09-765794883524
2008-04-22 09:11:43 +00:00
..
ComponentName.c apply for doxgen format. 2008-04-10 08:49:28 +00:00
Terminal.c apply for doxgen format. 2008-04-10 08:49:28 +00:00
Terminal.h apply for doxgen format. 2008-04-10 08:49:28 +00:00
Terminal.msa Check in following modules, 2007-07-05 07:05:28 +00:00
TerminalConIn.c apply for doxgen format. 2008-04-10 08:49:28 +00:00
TerminalConOut.c [Description] 2008-04-22 09:11:43 +00:00
TerminalDxe.inf Update to support EFI_SIMPLE_INPUT_EX protocol 2007-10-19 02:35:29 +00:00
ansi.c apply for doxgen format. 2008-04-10 08:49:28 +00:00
vtutf8.c apply for doxgen format. 2008-04-10 08:49:28 +00:00