Utilizes the EFI protocols provided by EDK2 Redfish Foundation to communicate with the Redfish service for creating, consuming, and updating the Redfish properties which are managed by firmware.
CsJson in CS_To_JSON_Attributes() is a parameter from caller but it gets created by json_object() again. As the result, caller never get the JSON attributes generated in this function and causing the issue.
Description
CsJson in CS_To_JSON_Attributes() is a parameter from caller but it gets created by json_object() again. As the result, caller never get the JSON attributes generated in this function and causing the issue.
How This Was Tested
Tested on server platform