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

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

 {RedfishPkg => MdePkg}/Include/Protocol/RedfishDiscover.h | 0
 MdePkg/MdePkg.dec                                         | 3 +++
 RedfishPkg/RedfishPkg.dec                                 | 4 ----
 .../Library/UefiHandleParsingLib/UefiHandleParsingLib.c   | 8 ++++++--
 .../Library/UefiHandleParsingLib/UefiHandleParsingLib.inf | 4 +++-
 .../Library/UefiHandleParsingLib/UefiHandleParsingLib.uni | 4 +++-
 6 files changed, 15 insertions(+), 8 deletions(-)
 rename {RedfishPkg => MdePkg}/Include/Protocol/RedfishDiscover.h (100%)

-- 
2.17.1


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-03  4:49 [EFI Shell PATCH 0/2] Support EFI Redfish protocols Abner Chang
2020-11-03  4:49 ` [EFI Shell PATCH 1/2] MdePkg/Include: EFI Redfish Discover protocol Abner Chang
2020-11-05  1:23   ` 回复: [edk2-devel] " gaoliming
2020-11-06  8:33     ` Abner Chang
2020-11-06  8:36     ` Abner Chang
2020-11-03  4:49 ` [EFI Shell PATCH 2/2] ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols Abner Chang

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