audk/MdeModulePkg/Universal/Console/ConSplitterDxe
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
ConSplitter.c [Description] 2008-04-22 09:11:43 +00:00
ConSplitter.h Sync in patch for EDK 945 2008-03-06 10:53:58 +00:00
ConSplitterDxe.inf add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consuming, it could save size by changing PCD's value to FALSE. 2008-03-19 05:22:06 +00:00
ConSplitterDxe.msa Adjust directory structures. 2007-07-18 14:35:45 +00:00
ConSplitterGraphics.c apply for doxgen format. 2008-04-10 08:49:28 +00:00