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

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



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