[edk2-devel] [EFI Shell PATCH 0/2] Support EFI Redfish protocols

Abner Chang posted 2 patches 3 years, 5 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
{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%)
[edk2-devel] [EFI Shell PATCH 0/2] Support EFI Redfish protocols
Posted by Abner Chang 3 years, 5 months ago
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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#66911): https://edk2.groups.io/g/devel/message/66911
Mute This Topic: https://groups.io/mt/78000761/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-