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 <nick...@nvidia.com>
Cc: Abner Chang <abner.ch...@amd.com>
Cc: Igor Kulchytskyy <ig...@ami.com>
Cc: Nick Ramirez <nrami...@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/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to