audk/MdeModulePkg/Bus/I2c/I2cDxe
Elvin Li 2fa77862fd 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
2014-01-09 08:47:03 +00:00
..
I2cBus.c 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. 2014-01-09 08:47:03 +00:00
I2cBusDxe.inf Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec. 2013-08-14 01:16:06 +00:00
I2cDxe.c Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec. 2013-08-14 01:16:06 +00:00
I2cDxe.h Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec. 2013-08-14 01:16:06 +00:00
I2cDxe.inf Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec. 2013-08-14 01:16:06 +00:00
I2cHost.c 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. 2014-01-09 08:47:03 +00:00
I2cHostDxe.inf Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec. 2013-08-14 01:16:06 +00:00