From: "Abner Chang" <abner.chang@hpe.com>
To: devel@edk2.groups.io
Cc: Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Zhiguang Liu <zhiguang.liu@intel.com>, Ray Ni <ray.ni@intel.com>,
Zhichao Gao <zhichao.gao@intel.com>,
Nickle Wang <nickle.wang@hpe.com>,
Peter O'Hanley <peter.ohanley@hpe.com>
Subject: [PATCH V3 0/2] Support EFI Redfish protocols
Date: Wed, 24 Mar 2021 13:34:38 +0800 [thread overview]
Message-ID: <20210324053440.23237-1-abner.chang@hpe.com> (raw)
In v3: Correct the mismatched definitions in both
RedfishDiscover.h and UEFI spec 2.8 (Refer to v2.9).
In v2: Address comments given by Liming on patch 1/2.
Add handle parsing for EFI Redfish Discover protocol and
EFI RestEx protocol.
This change also moves the GUID definition of EFI Redfish Discover
protocol to under MdePkg. With this we don't have dependency of
RedfishPkg in ShellPkg.
Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Cc: Peter O'Hanley <peter.ohanley@hpe.com>
Abner Chang (2):
MdePkg/Include: EFI Redfish Discover protocol
ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols
MdePkg/MdePkg.dec | 5 +-
RedfishPkg/RedfishPkg.dec | 3 -
.../UefiHandleParsingLib.inf | 4 +-
.../Include/Protocol/RedfishDiscover.h | 72 +++++++++----------
.../UefiHandleParsingLib.c | 8 ++-
.../UefiHandleParsingLib.uni | 4 +-
6 files changed, 49 insertions(+), 47 deletions(-)
rename {RedfishPkg => MdePkg}/Include/Protocol/RedfishDiscover.h (79%)
--
2.17.1
next reply other threads:[~2021-03-24 6:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-24 5:34 Abner Chang [this message]
2021-03-24 5:34 ` [PATCH V3 1/2] MdePkg/Include: EFI Redfish Discover protocol Abner Chang
2021-03-25 2:01 ` 回复: " gaoliming
2021-03-24 5:34 ` [PATCH V3 2/2] ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols Abner Chang
2021-03-25 2:04 ` 回复: [edk2-devel] " gaoliming
2021-03-25 5:45 ` Abner Chang
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=20210324053440.23237-1-abner.chang@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