audk/MdeModulePkg/Universal/Console
czhang46 89b5f4b33f Fix some coding style issues
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by  : Kinney Michael <michael.d.kinney@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13653 6f19259b-4bc3-4df7-8a09-765794883524
2012-08-21 05:26:00 +00:00
..
ConPlatformDxe Enhance the ConPlatform driver's matching algorithm to manage the console controller when it shares the same parent with a certain instance in the "ConOut". 2012-05-24 03:33:39 +00:00
ConSplitterDxe Fix some coding style issues 2012-08-21 05:26:00 +00:00
GraphicsConsoleDxe 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
TerminalDxe Add missing break and add comment to non-necessary break. 2012-08-17 04:01:48 +00:00