audk/MdeModulePkg/Universal/Console
niruiyu 9de33db48b Fix the issue that the GOP produced by ConSplitter requires SetMode before GetMode, otherwise EFI_NOT_STARTED is returned from GetMode.
Signed-off-by: niruiyu
Reviewed-by: xdu2

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11815 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-13 05:16:02 +00:00
..
ConPlatformDxe Update ConPlatform driver to support GOP driver which creates multiple children. 2010-10-14 04:49:31 +00:00
ConSplitterDxe Fix the issue that the GOP produced by ConSplitter requires SetMode before GetMode, otherwise EFI_NOT_STARTED is returned from GetMode. 2011-06-13 05:16:02 +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