]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Protocol/I2cHost.h
Add I2C related definition in PI 1.3 spec.
authorElvin Li <elvin.li@intel.com>
Wed, 14 Aug 2013 01:14:53 +0000 (01:14 +0000)
committerli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 14 Aug 2013 01:14:53 +0000 (01:14 +0000)
commit4006b0b5506bc2ac299fa4bdb7810107fb2c46b2
treea99fdc5c85a41a112884ee40ea99ea38f68ee6d2
parent39899436d3c60a0b4f0a945413d9beb814eb444a
Add I2C related definition in PI 1.3 spec.

Signed-off-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Leahy Leroy P <leroy.p.leahy@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14548 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Pi/PiI2c.h [new file with mode: 0644]
MdePkg/Include/Ppi/I2cMaster.h [new file with mode: 0644]
MdePkg/Include/Protocol/I2cBusConfigurationManagement.h [new file with mode: 0644]
MdePkg/Include/Protocol/I2cEnumerate.h [new file with mode: 0644]
MdePkg/Include/Protocol/I2cHost.h [new file with mode: 0644]
MdePkg/Include/Protocol/I2cIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/I2cMaster.h [new file with mode: 0644]
MdePkg/MdePkg.dec