audk/MdeModulePkg/Universal/Console/GraphicsConsoleDxe
Elvin Li d81c462d61 MdeModulePkg: Removed valid text mode check in SetAttribute interface in GraphicsConsole.
UEFI spec mentioned that the color mask can be set even when the device is in an invalid text mode. But the current code add text mode check. Removed the check now.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Jaben Carsey <Jaben.Carsey@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15721 6f19259b-4bc3-4df7-8a09-765794883524
2014-07-31 03:21:39 +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 MdeModulePkg: Removed valid text mode check in SetAttribute interface in GraphicsConsole. 2014-07-31 03:21:39 +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