audk/MdeModulePkg/Universal/Console/GraphicsConsoleDxe
li-elvin d0d0c1b370 Removed SetMode in GraphicsConsole Start() in release BIOS to improve performance. Initialize current text mode number to 0xFF as invalid text mode per UEFI spec. Add current mode check in text out protocol interface to avoid invalid text mode.
Signed-off-by: Li Elvin <elvin.li@intel.com>
Reviewed-by: Ni Ruiyu <ruiyu.ni@intel.com>, Tian Hot (hot.tian@intel.com)


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13599 6f19259b-4bc3-4df7-8a09-765794883524
2012-08-07 09:32:46 +00:00
..
ComponentName.c GraphicsConsole supports both UGA and GOP protocol, "UGA Console Driver" is changed to "Graphics Console Driver" in Component Name Protocol. 2012-02-24 02:10:28 +00:00
GraphicsConsole.c Removed SetMode in GraphicsConsole Start() in release BIOS to improve performance. Initialize current text mode number to 0xFF as invalid text mode per UEFI spec. Add current mode check in text out protocol interface to avoid invalid text mode. 2012-08-07 09:32:46 +00:00
GraphicsConsole.h Updated GraphicsConsole and Terminal driver text mode initialization routine for easy mode extension in future. 2011-11-25 08:35:00 +00:00
GraphicsConsoleDxe.inf Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are current text mode during boot, not console device capability. 2011-11-30 06:01:22 +00:00
LaffStd.c Update the copyright notice format 2010-04-24 09:33:45 +00:00