openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Jayashree D <jayashree-d@hcl.com>
To: chunhui.jia <chunhui.jia@linux.intel.com>
Cc: "openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>
Subject: RE:  RE: Boot Order in Redfish and DBUS
Date: Mon, 23 Nov 2020 11:46:05 +0000	[thread overview]
Message-ID: <SG2PR04MB3093F1729B392EB56943DBC3E1FC0@SG2PR04MB3093.apcprd04.prod.outlook.com> (raw)
In-Reply-To: <5FBB71FC.4060904@linux.intel.com>

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

Classification: Internal
Thanks for your response.

From: chunhui.jia <chunhui.jia@linux.intel.com>
Sent: Monday, November 23, 2020 1:56 PM
To: Jayashree D <jayashree-d@hcl.com>; Artem Senichev <artemsen@gmail.com>
Cc: openbmc@lists.ozlabs.org
Subject: Re: RE: Boot Order in Redfish and DBUS

[CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.]
Boot order sequence is platform specific.  You may need to check with your BIOS team for customizing a OEM IPMI command or other BIOS-BMC data exchange way for it.
To my best knowledge, current openbmc code does not support it.

2020-11-23
________________________________
chunhui.jia
________________________________
发件人:Jayashree D <jayashree-d@hcl.com<mailto:jayashree-d@hcl.com>>
发送时间:2020-11-23 14:56
主题:RE: Boot Order in Redfish and DBUS
收件人:"Artem Senichev"<artemsen@gmail.com<mailto:artemsen@gmail.com>>
抄送:"openbmc@lists.ozlabs.org<mailto:openbmc@lists.ozlabs.org>"<openbmc@lists.ozlabs.org<mailto:openbmc@lists.ozlabs.org>>

Classification: Internal

Hi Artem Senichev,

Thanks for your response.

In phosphor-host-ipmid, boot mode and boot source dbus interfaces are used to get and set boot order.
I need to display the boot order sequences ( "USB_DEV", "NET_IPV6", "SATA_HDD", "SATA_CD", "Others" ) using dbus interfaces.
Is there any options to display the boot order sequences?

Regards,
Jayashree

-----Original Message-----
From: Artem Senichev <artemsen@gmail.com<mailto:artemsen@gmail.com>>
Sent: Sunday, November 22, 2020 6:28 PM
To: Jayashree D <jayashree-d@hcl.com<mailto:jayashree-d@hcl.com>>
Cc: openbmc@lists.ozlabs.org<mailto:openbmc@lists.ozlabs.org>
Subject: Re: Boot Order in Redfish and DBUS

[CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.]

Hi Jayashree,

AFAIK,OpenPOWER systems use dbus interface
xyz.openbmc_project.Control.Boot.Source:
https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fopenbmc%2Fphosphor-host-ipmid%2Fblob%2F515bc375cb8daaee981bae97fa7ae80e7bf65c62%2Fchassishandler.cpp%23L1720&amp;data=04%7C01%7Cjayashree-d%40hcl.com%7C079b5b5b08e04f6145d108d88ee63ee6%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C637416466936635769%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=Z1hc2RbTGy04VE6G9gwf0R0OKAeP0VZd5u3DHKMtnSE%3D&amp;reserved=0

--
Best regards,
Artem Senichev

On Sat, Nov 21, 2020 at 9:36 PM Jayashree D <jayashree-d@hcl.com<mailto:jayashree-d@hcl.com>> wrote:
>
> Classification: Internal
>
> Hi Team,
>
>
>
> I am working on BIOS boot order in my environment, to get and set the boot order sequence.
>
> How the boot order settings is handled using dbus interfaces and also in redfish ?
>
> Please provide your inputs/suggestions on this.
>
>
>
> Thanks,
>
> Jayashree
>
>
>
>
>
> From: Jayashree D
> Sent: Friday, November 20, 2020 2:09 PM
> To: openbmc@lists.ozlabs.org<mailto:openbmc@lists.ozlabs.org>
> Subject: Boot Order in Redfish and DBUS
>
>
>
> Classification: Internal
>
> Hi Team,
>
>
>
> I am working on BIOS boot order in my environment, to get and set the boot order sequence.
>
> How the boot order settings is handled using dbus interfaces and also in redfish ?
>
> Please provide your inputs/suggestions on this.
>
>
>
> Thanks,
>
> Jayashree
>
>
>
>
>
> ::DISCLAIMER::
> ________________________________
> The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.
> ________________________________

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

      reply	other threads:[~2020-11-23 11:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20  8:39 Boot Order in Redfish and DBUS Jayashree D
2020-11-21 18:34 ` Jayashree D
2020-11-22 12:57   ` Artem Senichev
2020-11-23  6:56     ` Jayashree D
2020-11-23  8:25       ` chunhui.jia
2020-11-23 11:46         ` Jayashree D [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SG2PR04MB3093F1729B392EB56943DBC3E1FC0@SG2PR04MB3093.apcprd04.prod.outlook.com \
    --to=jayashree-d@hcl.com \
    --cc=chunhui.jia@linux.intel.com \
    --cc=openbmc@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).