public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Support EFI Redfish protocols
@ 2021-03-25  4:52 Abner Chang
  2021-03-25  4:52 ` [PATCH v4 1/2] MdePkg/Include: EFI Redfish Discover protocol Abner Chang
  2021-03-25  4:52 ` [PATCH v4 2/2] ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols Abner Chang
  0 siblings, 2 replies; 7+ messages in thread
From: Abner Chang @ 2021-03-25  4:52 UTC (permalink / raw)
  To: devel
  Cc: Michael D Kinney, Liming Gao, Zhiguang Liu, Ray Ni, Zhichao Gao,
	Nickle Wang, Peter O'Hanley

In v4: In UefiHandleParsingLib.c, move the changes for UEFI 2.8 to
       below UEFI 2.7 section
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>

*** BLURB HERE ***

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, 50 insertions(+), 46 deletions(-)
 rename {RedfishPkg => MdePkg}/Include/Protocol/RedfishDiscover.h (79%)

-- 
2.17.1


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

end of thread, other threads:[~2021-03-26  1:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-25  4:52 [PATCH v4 0/2] Support EFI Redfish protocols Abner Chang
2021-03-25  4:52 ` [PATCH v4 1/2] MdePkg/Include: EFI Redfish Discover protocol Abner Chang
2021-03-25  4:52 ` [PATCH v4 2/2] ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols Abner Chang
2021-03-25  9:09   ` Gao, Zhichao
2021-03-25 11:35     ` Abner Chang
2021-03-26  0:49       ` Gao, Zhichao
2021-03-26  1:16         ` 回复: [edk2-devel] " gaoliming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox