Yes, may I know the full details to send a smbios file to store via intel-ipmi-oem
or details are not public to others need to publish a requirement to intel IPS?
Thanks,
Bruce
From: Yong Li <yong.b.li@linux.intel.com>
Sent: Friday, November 6, 2020 9:26 AM
To: Bruce Lee (李昀峻) <Bruce_Lee@quantatw.com>; cheng.c.yang@linux.intel.com; yugang.chen@linux.intel.com; kuiying.wang@intel.com
Cc: openbmc@lists.ozlabs.org
Subject: RE: Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem
The below example?
https://github.com/openbmc/intel-ipmi-oem/blob/master/src/smbiosmdrv2handler.cpp#L1211
Thanks,
Yong
From: openbmc <openbmc-bounces+yong.b.li=linux.intel.com@lists.ozlabs.org>
On Behalf Of Bruce Lee (???)
Sent: Thursday, November 5, 2020 2:30 PM
To: cheng.c.yang@linux.intel.com;
yugang.chen@linux.intel.com;
kuiying.wang@intel.com
Cc: openbmc@lists.ozlabs.org
Subject: Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem
Hi all,
Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem,
maybe it’s a lots series intel-ipmi-oem,
I want to know how to send a smbios file via function ‘storeDatatoFlash’
and then smbios-mdr functions will to read smbios file via function ‘readDataFromFlash’
below links is reference from upstream,
https://github.com/openbmc/smbios-mdr
https://github.com/openbmc/intel-ipmi-oem
thanks,
Bruce.