]> git.proxmox.com Git - mirror_edk2.git/commit
Remove the check of signature because the code which looks for the input NotifyHandle...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 24 May 2012 08:29:09 +0000 (08:29 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 24 May 2012 08:29:09 +0000 (08:29 +0000)
commita974619978dff4528e810f74fb736cb474db65c1
tree346eb9fb98ae33335292cb42543abecc6b551b85
parent04a894204b48e8655d919197aa0a8a0d035d6abc
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
IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c
MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c
MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.h
MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c
Nt32Pkg/WinNtGopDxe/WinNtGopInput.c