]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c
1. Setting cursor position to (0, 0) and flushing cursor directly instead of calling...
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 May 2011 05:30:30 +0000 (05:30 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 May 2011 05:30:30 +0000 (05:30 +0000)
commitf44e8c16f84f1f662541c9dfe573cb67535942d5
tree5f926e912254ad9b98d20efca359913bbd77e3cb
parent701e17e5209a3212e40ec7e1068ca031f2257df5
1. Setting cursor position to (0, 0) and flushing cursor directly instead of calling GraphicConSoleConOutSetPosition().
2. Rename the internal function name EraseCursor() to FlushCursor() to remove the confusion on this function name. And add detailed function description for it.

Signed-off-by: vanjeff
Reviewed-by: rsun3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11710 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c
MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.h