]> git.proxmox.com Git - mirror_edk2.git/commit
If the driver does not start before, we do not disconnect driver and we must still...
authorElvin Li <elvin.li@intel.com>
Thu, 9 Jan 2014 08:47:03 +0000 (08:47 +0000)
committerli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Jan 2014 08:47:03 +0000 (08:47 +0000)
commit2fa77862fd4e962c81524ffd667b62a6adbcff22
tree6ac379d747d9606009326cbc41b6e3503c349ae9
parente6aaef28b8cdc06ae22bdd5c5813746e9495012d
If the driver does not start before, we do not disconnect driver and we must still uninstall other protocols on image handle. The original implementation of error return is not correct.

Signed-off-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15069 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c
MdeModulePkg/Bus/I2c/I2cDxe/I2cHost.c