audk/MdeModulePkg/Bus/I2c/I2cDxe
Elvin Li 4c7e997ef1 Add NULL pointer check in I2chost.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15408 6f19259b-4bc3-4df7-8a09-765794883524
2014-03-28 02:34:31 +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
I2cDxe.c
I2cDxe.h
I2cDxe.inf
I2cHost.c Add NULL pointer check in I2chost. 2014-03-28 02:34:31 +00:00
I2cHostDxe.inf