That is great news!

Thank you
Yao Jiewen

From: Wei, David [mailto:[email protected]]
Sent: Thursday, April 30, 2015 3:06 PM
To: [email protected]
Subject: Re: [edk2] about I2C support in MinnowBoard MAX

We are planning to add the real I2CLib after MinnowBoard Max V0.80 release.


Thanks,
David | SSG BIOS

From: Yao, Jiewen [mailto:[email protected]]
Sent: Thursday, April 30, 2015 2:42 PM
To: [email protected]<mailto:[email protected]>
Subject: [edk2] about I2C support in MinnowBoard MAX

Hi
I found in I2C library in MinnowMax.
  Vlv2DeviceRefCodePkg\ValleyView2Soc\SouthCluster\Include\Library\I2CLib.h

In DSC file, it used a NULL Instance.
  I2cLib|Vlv2TbltDevicePkg/Library/I2CLib/I2CLibNull.inf
The implementation in I2CLib seems return nothing.
  Vlv2TbltDevicePkg\Library\I2CLib\I2CLib.c(51):EFI_STATUS ByteReadI2C(

But we do have consumer at SmbiosMiscDxe module:
  Vlv2TbltDevicePkg\SmBiosMiscDxe\MiscOemType0x94Function.c(797):  Status = 
ByteReadI2C(PMICI2cBus, PMICI2cAdd, PMICVendorOffset, 1, &Data8);
  Vlv2TbltDevicePkg\SmBiosMiscDxe\MiscOemType0x94Function.c(799):  Status = 
ByteReadI2C(PMICI2cBus, PMICI2cAdd, PMICRevOffset, 1, &Data8_1);

Do we plan to add a real I2CLib in MinnowMax, so that we can support more I2C 
devices.

Thank you
Yao Jiewen

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to