audk/MdeModulePkg/Universal/Console
Elvin Li ffbc792ce5 MdeModulePkg: Fix wrong check for SetAttribute in Consplitter
Original code check if Attribute > 0x7FFFFFFF, this is wrong and fail to check valid case per UEFI spec.

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@15734 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-01 05:08:40 +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 MdeModulePkg: Fix wrong check for SetAttribute in Consplitter 2014-08-01 05:08:40 +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