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.