audk/MdeModulePkg/Universal/Console
vanjeff f44e8c16f8 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
2011-05-27 05:30:30 +00:00
..
ConPlatformDxe Update ConPlatform driver to support GOP driver which creates multiple children. 2010-10-14 04:49:31 +00:00
ConSplitterDxe The CurrentNumberOfxxxxx should be based on the device going away, and not the next (or empty) device in the list. 2010-11-03 05:46:11 +00:00
GraphicsConsoleDxe 1. Setting cursor position to (0, 0) and flushing cursor directly instead of calling GraphicConSoleConOutSetPosition(). 2011-05-27 05:30:30 +00:00
TerminalDxe Fix the terminal driver to call hotkey callback even no one is calling ReadKeyStroke 2011-04-19 06:51:44 +00:00