Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
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
BaseTools Changed GenFds to use database based module/package/platform information retrieval mechanism 2008-04-21 06:35:06 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg Apply david's patch. 2008-04-18 04:14:35 +00:00
EdkCompatibilityPkg add in data type cast to ensure stringent compilers are happy. 2008-04-17 13:54:29 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkNt32Pkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkShellBinPkg Update Shell Binary to integrate an aligned issue in shell binaries. 2008-03-25 07:13:18 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib (r4655). 2008-02-01 15:29:06 +00:00
IntelFrameworkModulePkg Fix missing include header file and fix typo in comment. 2008-04-22 06:40:11 +00:00
IntelFrameworkPkg Fix typo in comment. 2008-04-22 05:52:01 +00:00
MdeModulePkg [Description] 2008-04-22 09:11:43 +00:00
MdePkg Fix missing include header file and fix typo in comment. 2008-04-22 06:12:08 +00:00
Nt32Pkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
OldMdePkg correct on bug in DebugLib instance. 2007-11-22 08:16:50 +00:00
OptionRomPkg Modify all file header to follow doxygen format 2008-03-19 03:35:19 +00:00
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Removed newbuild option from edksetup.bat command-line, this is now the default. 2008-02-22 16:31:23 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat Removed newbuild option from edksetup.bat command-line, this is now the default. 2008-02-22 16:31:23 +00:00
edksetup.sh edksetup.sh: 2008-02-12 22:27:42 +00:00