On Thu, Nov 21, 2019 at 21:55:08 +0530, Meenakshi Aggarwal wrote: > I2C driver produces gEfiI2cMasterProtocolGuid which can be > used by other modules. > > Signed-off-by: Meenakshi Aggarwal <meenakshi.aggar...@nxp.com>
Sorry, I missed the Reviewed-by: Leif Lindholm <leif.lindh...@linaro.org> on this file. No need to resubmit with v3. > --- > > Notes: > v2: > - indentation correction > - STATIC variable with 'm' prefix > > Silicon/NXP/Drivers/I2cDxe/I2cDxe.inf | 58 ++ > Silicon/NXP/Drivers/I2cDxe/I2cDxe.h | 100 +++ > Silicon/NXP/Drivers/I2cDxe/ComponentName.c | 179 +++++ > Silicon/NXP/Drivers/I2cDxe/DriverBinding.c | 235 +++++++ > Silicon/NXP/Drivers/I2cDxe/I2cDxe.c | 690 ++++++++++++++++++++ > 5 files changed, 1262 insertions(+) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#51306): https://edk2.groups.io/g/devel/message/51306 Mute This Topic: https://groups.io/mt/61076178/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-