mirror_edk2/MdeModulePkg/Universal/Console
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
..
ConPlatformDxe Enhance the ConPlatform driver to take care of the optional Controller device path node when comparing the GOP device path. 2013-03-05 01:58:39 +00:00
ConSplitterDxe Add uninstalling GOP and UGA protocol in Consplitter Stop (). 2012-10-25 06:16:14 +00:00
GraphicsConsoleDxe MdeModulePkg: Removed valid text mode check in SetAttribute interface in GraphicsConsole. 2014-07-31 03:21:39 +00:00
TerminalDxe Add ASSERT to check if NewVariable is NULL. 2014-03-28 02:13:41 +00:00