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] [PATCH 0/3] RedfishPkg/RedfishLib: Return HTTP headers to caller
Date: Tue, 24 Oct 2023 16:38:49 +0800 [thread overview]
Message-ID: <20231024083849.15894-1-nicklew@nvidia.com> (raw)
The purpose of this patch series is to add new interfaces in RedfishLib
to return HTTP headers to caller. I also fix typos and compile error in
RedfishLib. PR is opened here: https://github.com/tianocore/edk2/pull/4944
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 (3):
RedfishPkg/RedfishLib: introduce new interfaces.
RedfishPkg/libredfish: introduce new interfaces.
RedfishPkg/RedfishLib: return HTTP headers to caller
.../PrivateLibrary/RedfishLib/RedfishLib.inf | 2 +
RedfishPkg/Include/Library/RedfishLib.h | 95 ++++-
.../edk2libredfish/include/redfishService.h | 44 +++
.../PrivateLibrary/RedfishLib/RedfishLib.c | 163 +++++++-
.../PrivateLibrary/RedfishLib/RedfishMisc.c | 13 +-
.../RedfishLib/edk2libredfish/src/payload.c | 3 +-
.../RedfishLib/edk2libredfish/src/service.c | 369 ++++++++++++++++--
7 files changed, 625 insertions(+), 64 deletions(-)
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109990): https://edk2.groups.io/g/devel/message/109990
Mute This Topic: https://groups.io/mt/102154010/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next reply other threads:[~2023-10-24 8:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-24 8:38 Nickle Wang via groups.io [this message]
2023-10-26 5:39 ` [edk2-devel] [PATCH 0/3] RedfishPkg/RedfishLib: Return HTTP headers to caller Chang, Abner via groups.io
[not found] ` <179191BD48E6E024.11247@groups.io>
2023-10-26 5:40 ` Chang, Abner via groups.io
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=20231024083849.15894-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