summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/I2c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Bus/I2c: Fix few typosAntoine Coeur2020-02-103-5/+5
* MdeModulePkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek2019-10-091-1/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0913-82/+13
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-063-6/+6
* MdeModulePkg: Remove redundant library classes and GUIDsshenglei2018-08-201-1/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-286-73/+73
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-156-0/+0
* MdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C protocols per PI spec 1.4.Ruiyu Ni2015-05-082-6/+2
* MdePkg, MdeModulePkg: Remove EFI_NOT_FOUND from I2C IO protocolRuiyu Ni2015-05-081-1/+0
* MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud2014-11-271-0/+5
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-033-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-286-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-283-13/+30
* Add NULL pointer check in I2chost.Elvin Li2014-03-281-0/+1
* If the driver does not start before, we do not disconnect driver and we must ...Elvin Li2014-01-092-32/+28
* Check if component name protocol exist, uninstall it when it really exists.Elvin Li2014-01-082-10/+80
* Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT...Elvin Li2013-12-101-0/+22
* Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec.Elvin Li2013-08-147-0/+3972