]> git.proxmox.com Git - mirror_edk2.git/commit
Fix an issue in the implementation of GetDriverName() in Con splitter driver. We...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Jun 2008 02:52:43 +0000 (02:52 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Jun 2008 02:52:43 +0000 (02:52 +0000)
commitabda9e12b1f4e0223646bb0f1f7da8d59a64eb34
tree495aeef2d95efa1c253cc8b3c623a35eb3991965
parent0de1895fd611d5855c072d2437379d340063ad4f
Fix an issue in the implementation of GetDriverName() in Con splitter driver. We need to compare "This" paramter with all 5 protocol instances to decide whether it stands for CN or CN2.

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