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

Abner Chang abner.chang at hpe.com
Fri Nov 6 07:47:46 UTC 2020


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 at hpe.com>

Cc: Michael D Kinney <michael.d.kinney at intel.com>
Cc: Liming Gao <gaoliming at byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu at intel.com>
Cc: Ray Ni <ray.ni at intel.com>
Cc: Zhichao Gao <zhichao.gao at intel.com>
Cc: Nickle Wang <nickle.wang at hpe.com>
Cc: Peter O'Hanley <peter.ohanley at hpe.com>

Abner Chang (2):
  MdePkg/Include: EFI Redfish Discover protocol
  ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols

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

-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#67086): https://edk2.groups.io/g/devel/message/67086
Mute This Topic: https://groups.io/mt/78070344/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list