All of lore.kernel.org
 help / color / mirror / Atom feed
* Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem
@ 2020-11-05  6:30 Bruce Lee (李昀峻)
  2020-11-05  7:07 ` Wang, Kuiying
  2020-11-06  1:25 ` Yong Li
  0 siblings, 2 replies; 4+ messages in thread
From: Bruce Lee (李昀峻) @ 2020-11-05  6:30 UTC (permalink / raw)
  To: cheng.c.yang@linux.intel.com, yugang.chen@linux.intel.com,
	kuiying.wang@intel.com
  Cc: openbmc@lists.ozlabs.org

[-- Attachment #1: Type: text/plain, Size: 446 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 3204 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem
  2020-11-05  6:30 Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem Bruce Lee (李昀峻)
@ 2020-11-05  7:07 ` Wang, Kuiying
  2020-11-06  1:25 ` Yong Li
  1 sibling, 0 replies; 4+ messages in thread
From: Wang, Kuiying @ 2020-11-05  7:07 UTC (permalink / raw)
  To: Bruce Lee (李繇峻), yugang.chen@linux.intel.com
  Cc: openbmc@lists.ozlabs.org

[-- Attachment #1: Type: text/plain, Size: 885 bytes --]

Please apply this spec on smbios-mdr through your Intel channel.

Thanks,
Kwin.

From: Bruce Lee (李繇峻) <Bruce_Lee@quantatw.com>
Sent: Thursday, November 5, 2020 2:30 PM
To: cheng.c.yang@linux.intel.com; yugang.chen@linux.intel.com; Wang, Kuiying <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.

[-- Attachment #2: Type: text/html, Size: 4592 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem
  2020-11-05  6:30 Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem Bruce Lee (李昀峻)
  2020-11-05  7:07 ` Wang, Kuiying
@ 2020-11-06  1:25 ` Yong Li
  2020-11-06  2:43   ` Bruce Lee (李昀峻)
  1 sibling, 1 reply; 4+ messages in thread
From: Yong Li @ 2020-11-06  1:25 UTC (permalink / raw)
  To: 'Bruce Lee (李繇峻)', cheng.c.yang,
	yugang.chen, kuiying.wang
  Cc: openbmc

[-- Attachment #1: Type: text/plain, Size: 953 bytes --]

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.


[-- Attachment #2: Type: text/html, Size: 4212 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem
  2020-11-06  1:25 ` Yong Li
@ 2020-11-06  2:43   ` Bruce Lee (李昀峻)
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Lee (李昀峻) @ 2020-11-06  2:43 UTC (permalink / raw)
  To: Yong Li, cheng.c.yang@linux.intel.com,
	yugang.chen@linux.intel.com, kuiying.wang@intel.com
  Cc: openbmc@lists.ozlabs.org

[-- Attachment #1: Type: text/plain, Size: 1653 bytes --]

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<mailto: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<mailto:cheng.c.yang@linux.intel.com>; yugang.chen@linux.intel.com<mailto:yugang.chen@linux.intel.com>; kuiying.wang@intel.com<mailto:kuiying.wang@intel.com>
Cc: openbmc@lists.ozlabs.org<mailto: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.

[-- Attachment #2: Type: text/html, Size: 7583 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-06  2:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-05  6:30 Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem Bruce Lee (李昀峻)
2020-11-05  7:07 ` Wang, Kuiying
2020-11-06  1:25 ` Yong Li
2020-11-06  2:43   ` Bruce Lee (李昀峻)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.