public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Nickle Wang" <nickle.wang@hpe.com>
To: devel@edk2.groups.io
Cc: Nickle Wang <nickle.wang@hpe.com>
Subject: [edk2-staging][PATCH 0/5] Update Redfish Profile Simulator
Date: Mon, 13 Jun 2022 15:21:53 +0800	[thread overview]
Message-ID: <20220613072153.1092-1-nickle.wang@hpe.com> (raw)

Update Redfish Profile Simulator in order to cooperating with Redfish
feature driver. Computer system schema is updated to version 1.5.0 to 
include Boot.BootOrder attribute. "ETag" HTTP header is implemented to
all Redfish method and fix missing module issue.

Nickle Wang (5):
  edk2-staging/RedfishClientPkg: Update requirements.txt
  edk2-staging/RedfishClientPkg: Update computer system schema version
  edk2-staging/RedfishClientPkg: Update patch method of computer system
  edk2-staging/RedfishClientPkg: Add ETag support
  edk2-staging/RedfishClientPkg: Add missing module

 .../redfish/v1/Systems/2M220100SL/index.json  |  2 +-
 .../redfish/v1/Systems/2M220101SL/index.json  |  4 +-
 .../redfish/v1/Systems/2M220102SL/index.json  |  2 +-
 .../requirements.txt                          |  3 ++
 .../v1sim/redfishURIs.py                      |  5 +-
 .../v1sim/resource.py                         | 16 ++++--
 .../v1sim/systems.py                          | 54 +++++++++----------
 7 files changed, 50 insertions(+), 36 deletions(-)

-- 
2.32.0.windows.2


                 reply	other threads:[~2022-06-13  7:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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-list 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=20220613072153.1092-1-nickle.wang@hpe.com \
    --to=devel@edk2.groups.io \
    /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