audk/MdeModulePkg/Universal/Console/ConSplitterDxe
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
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
ConSplitter.c MdeModulePkg: Fix wrong check for SetAttribute in Consplitter 2014-08-01 05:08:40 +00:00
ConSplitter.h Fix some coding style issues 2012-08-21 05:26:00 +00:00
ConSplitterDxe.inf Fix the issue that consplitter should not touch ConIn variable & do ConIn connection 2012-08-17 07:43:09 +00:00
ConSplitterGraphics.c Get correct GOP protocol for physical GOP device. 2012-08-22 08:52:04 +00:00