Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: cf68ff61308843bcd50db9ec1f96a8dcfa541b47
      
https://github.com/tianocore/edk2/commit/cf68ff61308843bcd50db9ec1f96a8dcfa541b47
  Author: Nickle Wang <[email protected]>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M RedfishPkg/Include/Library/RedfishLib.h
    M RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.c
    M RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.inf
    M RedfishPkg/PrivateLibrary/RedfishLib/RedfishMisc.c

  Log Message:
  -----------
  RedfishPkg/RedfishLib: introduce new interfaces.

Add two new interface: RedfishServiceInPayload() and RedfishPutToUri()
for Redfish HTTP protocol implementation. Fix several typos and add
missing JsonLib in INF file.

Signed-off-by: Nickle Wang <[email protected]>
Cc: Abner Chang <[email protected]>
Cc: Igor Kulchytskyy <[email protected]>
Cc: Nick Ramirez <[email protected]>
Reviewed-by: Abner Chang <[email protected]>


  Commit: 1cbdd6e9ffe19ffde1de13ee680a1e68b2a93d56
      
https://github.com/tianocore/edk2/commit/1cbdd6e9ffe19ffde1de13ee680a1e68b2a93d56
  Author: Nickle Wang <[email protected]>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M 
RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/include/redfishPayload.h
    M 
RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/include/redfishService.h
    M RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/src/payload.c
    M RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/src/service.c

  Log Message:
  -----------
  RedfishPkg/libredfish: introduce new interfaces.

- Add new interfaces to return HTTP headers back to caller.
New interfaces are: getUriFromServiceEx(), patchUriFromServiceEx(),
postUriFromServiceEx() and putUriFromServiceEx().
- Fix compile error in payload.c

Signed-off-by: Nickle Wang <[email protected]>
Cc: Abner Chang <[email protected]>
Cc: Igor Kulchytskyy <[email protected]>
Cc: Nick Ramirez <[email protected]>
Reviewed-by: Abner Chang <[email protected]>


  Commit: 8765f3eb428f86974033215fe08f8d3d85deedae
      
https://github.com/tianocore/edk2/commit/8765f3eb428f86974033215fe08f8d3d85deedae
  Author: Nickle Wang <[email protected]>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.c

  Log Message:
  -----------
  RedfishPkg/RedfishLib: return HTTP headers to caller

Call Ex interface to get HTTP headers and return to caller.

Signed-off-by: Nickle Wang <[email protected]>
Cc: Abner Chang <[email protected]>
Cc: Igor Kulchytskyy <[email protected]>
Cc: Nick Ramirez <[email protected]>
Reviewed-by: Abner Chang <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/9bb5ef1287c6...8765f3eb428f


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to