public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Nickle Wang via groups.io" <nicklew=nvidia.com@groups.io>
To: <devel@edk2.groups.io>
Cc: Abner Chang <abner.chang@amd.com>,
	Igor Kulchytskyy <igork@ami.com>,
	"Nick Ramirez" <nramirez@nvidia.com>
Subject: [edk2-devel] [edk2-redfish-client][PATCH 0/6] Feature driver fix and
Date: Thu, 23 Nov 2023 22:33:36 +0800	[thread overview]
Message-ID: <20231123143336.3043-1-nicklew@nvidia.com> (raw)

There are several bug fix and enhancement to Redfish feature driver. I
also fix typo in comments, variable and function name. A pull request
is created here for ease of review: 
https://github.com/tianocore/edk2-redfish-client/pull/60

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Cc: Nick Ramirez <nramirez@nvidia.com>

Nickle Wang (6):
  RedfishClientPkg/RedfishETagDxe: fix issue and enhancement.
  RedfishClientPkg/RedfishConfigLangMapDxe: fix issue and enhancement.
  RedfishClientPkg: feature driver enhancement.
  RedfishClientPkg/ConverterLib: fix empty attribute value issue
  RedfishClientPkg/Features: fix NULL cached handler issue.
  RedfishClientPkg/RedfishFeatureUtilityLib: add string NULL check

 .../RedfishConfigLangMapDxe.inf               |   1 -
 .../RedfishETagDxe/RedfishETagDxe.inf         |   5 +-
 .../Library/EdkIIRedfishResourceConfigLib.h   |   9 +-
 .../Library/RedfishFeatureUtilityLib.h        |  81 +++++--
 .../RedfishConfigLangMapDxe.h                 |   2 +-
 .../RedfishETagDxe/RedfishETagDxe.h           |   4 +-
 .../ConverterLib/src/RedfishCsCommon.c        |   4 +
 .../Features/Bios/v1_0_9/Common/BiosCommon.c  |  13 +-
 .../Features/Bios/v1_0_9/Dxe/BiosDxe.c        |   3 +-
 .../v1_5_0/Common/ComputerSystemCommon.c      |  12 +-
 .../v1_5_0/Dxe/ComputerSystemDxe.c            |   3 +-
 .../ComputerSystemCollectionDxe.c             |   5 +-
 .../Memory/V1_7_1/Common/MemoryCommon.c       |  12 +-
 .../Features/Memory/V1_7_1/Dxe/MemoryDxe.c    |   3 +-
 .../MemoryCollectionDxe/MemoryCollectionDxe.c |   5 +-
 .../EdkIIRedfishResourceConfigLib.c           |  18 +-
 .../RedfishFeatureUtilityLib.c                | 223 +++++++++++++++++-
 .../RedfishConfigLangMapDxe.c                 |  89 ++++---
 .../RedfishETagDxe/RedfishETagDxe.c           |  84 +++----
 19 files changed, 416 insertions(+), 160 deletions(-)

-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111670): https://edk2.groups.io/g/devel/message/111670
Mute This Topic: https://groups.io/mt/102767537/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



                 reply	other threads:[~2023-11-23 14:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231123143336.3043-1-nicklew@nvidia.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox