public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: [edk2-devel] [staging/edk2-redfish-client RedfishFeatureCore PATCH 0/3] RedfishFeatureCoreDxe
       [not found] <1695B097BE3FDCCB.21772@groups.io>
@ 2021-08-08 14:36 ` Nickle Wang
  0 siblings, 0 replies; only message in thread
From: Nickle Wang @ 2021-08-08 14:36 UTC (permalink / raw)
  To: devel@edk2.groups.io, Chang, Abner (HPS SW/FW Technologist); +Cc: Liming Gao

Reviewed-by: Nickle Wang <nickle.wang@hpe.com>

Thanks,
Nickle

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Chang, Abner (HPS SW/FW Technologist)
Sent: Tuesday, July 27, 2021 10:55 PM
To: devel@edk2.groups.io
Cc: Wang, Nickle (HPS SW) <nickle.wang@hpe.com>; Liming Gao <gaoliming@byosoft.com.cn>
Subject: [edk2-devel] [staging/edk2-redfish-client RedfishFeatureCore PATCH 0/3] RedfishFeatureCoreDxe

Patch of EDKII Redfish Feature Core DXE driver.

EDKII Redfish Feature Core DXE driver provides the protocol interface to the auto-generated Redfish feature driver to register itself for the Redfish resource URI it manages.

You can skip 0003 patch which is the diagrams.

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>

Abner Chang (3):
  RedfishClientPkg: Initial commit of meta files
  RedfishClientPkg/RedfishFeatureCoreDxe: Redfish Feature Core DXE
    driver
  RedfishClientPkg/Document: Update diagrams

 RedfishClientPkg/RedfishClientPkg.dec         |  35 ++
 RedfishClientPkg/RedfishClient.dsc.inc        |  21 +
 .../RedfishClientComponents.dsc.inc           |  18 +
 RedfishClientPkg/RedfishClientDefines.dsc.inc |  27 ++
 RedfishClientPkg/RedfishClientLibs.dsc.inc    |  13 +
 RedfishClientPkg/RedfishClientPkg.dsc         |  46 +++
 RedfishClientPkg/RedfishClient.fdf.inc        |  15 +
 .../RedfishFeatureCoreDxe.inf                 |  49 +++
 .../Include/Protocol/EdkIIRedfishFeature.h    | 116 ++++++
 .../RedfishFeatureCoreDxe.h                   |  43 ++
 .../RedfishFeatureCoreDxe.c                   | 382 ++++++++++++++++++
 RedfishClientPkg/Readme.md                    |  36 ++
 .../Media/RedfishClientDriverStack.svg        | 197 ++++++---
 13 files changed, 936 insertions(+), 62 deletions(-)  create mode 100644 RedfishClientPkg/RedfishClientPkg.dec
 create mode 100644 RedfishClientPkg/RedfishClient.dsc.inc
 create mode 100644 RedfishClientPkg/RedfishClientComponents.dsc.inc
 create mode 100644 RedfishClientPkg/RedfishClientDefines.dsc.inc
 create mode 100644 RedfishClientPkg/RedfishClientLibs.dsc.inc
 create mode 100644 RedfishClientPkg/RedfishClientPkg.dsc
 create mode 100644 RedfishClientPkg/RedfishClient.fdf.inc
 create mode 100644 RedfishClientPkg/RedfishFeatureCoreDxe/RedfishFeatureCoreDxe.inf
 create mode 100644 RedfishClientPkg/Include/Protocol/EdkIIRedfishFeature.h
 create mode 100644 RedfishClientPkg/RedfishFeatureCoreDxe/RedfishFeatureCoreDxe.h
 create mode 100644 RedfishClientPkg/RedfishFeatureCoreDxe/RedfishFeatureCoreDxe.c

--
2.17.1







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-08 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1695B097BE3FDCCB.21772@groups.io>
2021-08-08 14:36 ` [edk2-devel] [staging/edk2-redfish-client RedfishFeatureCore PATCH 0/3] RedfishFeatureCoreDxe Nickle Wang

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