audk/MdeModulePkg/Universal/Console/ConSplitterDxe
Thomas Huth cd5b2ae437 MdeModulePkg: Remove superfluous return statements
If the code eventually returns "Status" anyway, it does not make
sense to explicitly return "Status" in case of an error, too.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2017-01-20 15:29:18 +08: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: Remove superfluous return statements 2017-01-20 15:29:18 +08:00
ConSplitter.h MdeModulePkg ConSplitterDxe: Support toggle state sync 2016-12-26 18:16:58 +08:00
ConSplitterDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
ConSplitterDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
ConSplitterDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
ConSplitterGraphics.c Get correct GOP protocol for physical GOP device. 2012-08-22 08:52:04 +00:00