]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitterGraphics.c
1. Fix an issue about the calculation of GlyphBufferSize
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 28 Feb 2007 07:41:28 +0000 (07:41 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 28 Feb 2007 07:41:28 +0000 (07:41 +0000)
commitfad1794ce87433dd806fb1c354462093ce8b64fd
tree6315720b00518dc17fd7965b23646dc53e256bee
parent2c33bcb4f2bfe2e85d4f6b246b26c96cf971c318
1. Fix an issue about the calculation of GlyphBufferSize
2. Fix a bug in handling the overlapped case by reverse-copying the destine region & source region
3. Fix an issue that the leading spaces could not be displayed in highlight mode

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2410 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitter.h
EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitterGraphics.c
EdkModulePkg/Universal/UserInterface/HiiDataBase/Dxe/Strings.c
EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/Ui.c