audk/MdeModulePkg/Universal/Console/ConSplitterDxe
niruiyu a974619978 Remove the check of signature because the code which looks for the input NotifyHandle in the internal linked list is enough.
Enhance ConSplitter to register hot keys for new connected consoles.

Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Hot Tian <hot.tian@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13358 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-24 08:29:09 +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 Remove the check of signature because the code which looks for the input NotifyHandle in the internal linked list is enough. 2012-05-24 08:29:09 +00:00
ConSplitter.h Remove the check of signature because the code which looks for the input NotifyHandle in the internal linked list is enough. 2012-05-24 08:29:09 +00:00
ConSplitterDxe.inf Update the copyright notice format 2010-04-24 09:33:45 +00:00
ConSplitterGraphics.c Fix the issue that the GOP produced by ConSplitter requires SetMode before GetMode, otherwise EFI_NOT_STARTED is returned from GetMode. 2011-06-13 05:16:02 +00:00