summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/I2c
AgeCommit message (Expand)AuthorFilesLines
2015-05-08MdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C protocols per PI spec 1.4.Ruiyu Ni2-6/+2
2015-05-08MdePkg, MdeModulePkg: Remove EFI_NOT_FOUND from I2C IO protocolRuiyu Ni1-1/+0
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud1-0/+5
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming3-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star6-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star3-13/+30
2014-03-28Add NULL pointer check in I2chost.Elvin Li1-0/+1
2014-01-09If the driver does not start before, we do not disconnect driver and we must ...Elvin Li2-32/+28
2014-01-08Check if component name protocol exist, uninstall it when it really exists.Elvin Li2-10/+80
2013-12-10Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT...Elvin Li1-0/+22
2013-08-14Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec.Elvin Li7-0/+3972