]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
1.Fixed the bug when retrieved component name by child handle. It should used gEfiCo...
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Apr 2010 06:04:30 +0000 (06:04 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Apr 2010 06:04:30 +0000 (06:04 +0000)
commit76649bf4d80e1d2ed062846c2960292fb63de08d
tree67d129e3bdc7db5a34fd1969a2dfc52680520ad8
parentf43b0774f2a094bed3b71664c39db6515a688289
1.Fixed the bug when retrieved component name by child handle.  It should used gEfiConsoleInDeviceGuid, gEfiConsoleOutDeviceGuid instead of gEfiSimpleTextInProtocolGuid and gEfiSimpleTextOutProtocolGuid.
2.Fixed one bug when creating Console Standard error handle.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10350 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Console/ConSplitterDxe/ComponentName.c
MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c