summaryrefslogtreecommitdiffstats
path: root/RedfishPkg/PrivateLibrary
Commit message (Expand)AuthorAgeFilesLines
* RedfishPkg/RedfishCrtLib: fix unresolved external symbol issueNickle Wang2024-02-292-1/+43
* RedfishPkg/RedfishCrtLib: handle floating point number in JSONNickle Wang2024-01-151-5/+27
* RedfishPkg/RedfishLib: return HTTP headers to callerNickle Wang2023-10-261-3/+7
* RedfishPkg/libredfish: introduce new interfaces.Nickle Wang2023-10-264-25/+394
* RedfishPkg/RedfishLib: introduce new interfaces.Nickle Wang2023-10-263-20/+148
* RedfishPkg: Fix SortLib library class name typo.Mike Maslenkin2023-06-301-1/+1
* RedfishPkg: Use DEBUG_MANAGEABILITYAbner Chang2023-05-313-10/+10
* RedfishPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-102-3/+3
* RedfishPkg: Redfish functions for REST requests are not fully spec compliedAbner Chang2022-08-233-2/+231
* RedfishPkg: fix memory leak issueWenyi Xie2022-03-111-9/+7
* RedfishPkg: Apply uncrustify changesMichael Kubacki2021-12-0711-1638/+2206
* RedfishPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* RedfishPkg/RefishCrtLib: Public RefishCrtLibAbner Chang2021-08-113-3/+3
* RedfishPkg/Library: RedfishLibAbner Chang2021-03-1111-0/+3862
* RedfishPkg/RedfishCrtLib: Add more CRT functionsAbner Chang2021-02-241-1/+121
* RedfishPkg/RedfishCrtLib: Redfish C runtime libraryAbner Chang2021-01-092-0/+847