{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":660381218,"defaultBranch":"main","name":"edk2-redfish-client","ownerLogin":"ghbaccount","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-06-29T22:11:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/138169152?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711198077.0","currentOid":""},"activityList":{"items":[{"before":"394416fe5d39e5bb8f22840a4a8315fa1264c537","after":"a09fd42735fb9f98915b1c7fa1a15d14c688d706","ref":"refs/heads/main","pushedAt":"2024-08-23T09:43:58.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg/Memory: rename Redpath to ConfigLang\n\nTo prevent confusion, Redpath is renamed to configure language in ReadMe.\nSo, having this change to rename \"Redpath\" to \"ConfigLang\" in source\ncode.\n\nSigned-off-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg/Memory: rename Redpath to ConfigLang"}},{"before":"00062f606c170d4e105b05ecc6ac5f8a3f16b52f","after":"394416fe5d39e5bb8f22840a4a8315fa1264c537","ref":"refs/heads/main","pushedAt":"2024-08-08T22:45:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg/ConverterLib: missing attributes\n\nCsJson in CS_To_JSON_Attributes() is a parameter from caller but\nit gets created by json_object() again. As the result, caller never\nget the JSON attributes generated in this function and causing the\nissue.\n\nSigned-off-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg/ConverterLib: missing attributes"}},{"before":"23fc1ef0b39d1dcf2678cb93a7f9ea189a341e53","after":"00062f606c170d4e105b05ecc6ac5f8a3f16b52f","ref":"refs/heads/main","pushedAt":"2024-07-29T23:40:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":".github: Move review to GitHub pull request\n\nSince edk2 and edk2-platform moved reviews to GitHub pull requests,\nwe follow the same process and move edk2-redfish-clients reviews to\nGitHub pull requests.\n\n- Add CODEOWNERS to automatically attach reviewer when pull request\nis created.\n- Add pull request template to remind developer to add required\ninformation in pull request description.\n- Update README.md.\n\nSigned-off-by: Nickle Wang ","shortMessageHtmlLink":".github: Move review to GitHub pull request"}},{"before":"cc8b4ec442db6cfe9a8f0859fea3ca1210e64f1c","after":"23fc1ef0b39d1dcf2678cb93a7f9ea189a341e53","ref":"refs/heads/main","pushedAt":"2024-05-31T20:45:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"Tool/Redfish-Profile-Simulator: fix Werkzeug security issue\n\nUpgrade Werkzeug to version 3.0.3 to address CVE-2024-34069\n\nSigned-off-by: Nickle Wang \nCc: Abner Chang \nCc: Igor Kulchytskyy \nCc: Nick Ramirez \nReviewed-by: Abner Chang ","shortMessageHtmlLink":"Tool/Redfish-Profile-Simulator: fix Werkzeug security issue"}},{"before":"9e1b46170c46be031ca5d6659f204781e1f4e15b","after":"cc8b4ec442db6cfe9a8f0859fea3ca1210e64f1c","ref":"refs/heads/main","pushedAt":"2024-04-13T00:29:55.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg/Features: release resources\n\n-Release Etag and PendingSettingUri resources.\n-Update function header for GetHttpResponseEtag() and\nGetHttpResponseLocation(). Caller has to release returned\nmemory buffer from these two functions.\n-Fix typo.\n\nSigned-off-by: Nickle Wang \nCc: Abner Chang \nCc: Igor Kulchytskyy \nCc: Nick Ramirez \nReviewed-by: Abner Chang ","shortMessageHtmlLink":"RedfishClientPkg/Features: release resources"}},{"before":"0499a774c54def9d588e00046593d0def9fba901","after":"9e1b46170c46be031ca5d6659f204781e1f4e15b","ref":"refs/heads/main","pushedAt":"2024-04-01T09:04:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg/FeatureDriver: Use SetRedfishSettingsObjectsUri\n\nUse SetRedfishSettingsObjectsUri to set the config language\nfor SettingsObject URI.\n\nSigned-off-by: Abner Chang \nCo-authored-by: Nickle Wang \nCc: Igor Kulchytskyy \nReviewed-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg/FeatureDriver: Use SetRedfishSettingsObjectsUri"}},{"before":"32ba52e74992fd67fe804eef71957964ed883709","after":"66882440ff6385ec5768b8bfec25ccbaef2bea75","ref":"refs/heads/redfishfeatureutilitylib_index_fix","pushedAt":"2024-03-26T20:47:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: fix the first node processing in GetRedpathNodeByIndex()\n\nFor node with index 0, the result of this function contains leading L'/'\ncharacter. But for other nodes no such characters (separators) returned.\nMake processing of all fields consistent.\n\nAfter this patch the debug output for specified URI is the following:\n\n @Redfish.Settings found:/redfish/v1/Systems/system/Bios/Settings\n GetNumberOfRedpathNodes:6\n GetRedpathNodeByIndex[0]:redfish/v1/Systems/system/Bios/Settings\n GetRedpathNodeByIndex[1]:v1/Systems/system/Bios/Settings\n GetRedpathNodeByIndex[2]:Systems/system/Bios/Settings\n GetRedpathNodeByIndex[3]:system/Bios/Settings\n GetRedpathNodeByIndex[4]:Bios/Settings\n GetRedpathNodeByIndex[5]:Settings\n\nCc: Abner Chang \nCc: Igor Kulchytskyy \nCc: Nickle Wang \nSigned-off-by: Mike Maslenkin \nReviewed-by: Abner Chang \nReviewed-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg: fix the first node processing in GetRedpathNodeByIn…"}},{"before":null,"after":"32ba52e74992fd67fe804eef71957964ed883709","ref":"refs/heads/redfishfeatureutilitylib_index_fix","pushedAt":"2024-03-23T12:47:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: fix the first node processing in GetRedpathNodeByIndex()\n\nFor node with index 0, the result of this function contains leading L'/'\ncharacter. But for other nodes no such characters (separators) returned.\nMake processing of all fields consistent.\n\nAfter this patch the debug output for specified URI is the following:\n\n @Redfish.Settings found:/redfish/v1/Systems/system/Bios/Settings\n GetNumberOfRedpathNodes:6\n GetRedpathNodeByIndex[0]:redfish/v1/Systems/system/Bios/Settings\n GetRedpathNodeByIndex[1]:v1/Systems/system/Bios/Settings\n GetRedpathNodeByIndex[2]:Systems/system/Bios/Settings\n GetRedpathNodeByIndex[3]:system/Bios/Settings\n GetRedpathNodeByIndex[4]:Bios/Settings\n GetRedpathNodeByIndex[5]:Settings\n\nCc: Abner Chang \nCc: Igor Kulchytskyy \nCc: Nickle Wang \nSigned-off-by: Mike Maslenkin ","shortMessageHtmlLink":"RedfishClientPkg: fix the first node processing in GetRedpathNodeByIn…"}},{"before":"dfe67344379e796ba67fa06ad8fb4d7b043b3e32","after":null,"ref":"refs/heads/fix_json_dumps_returned_memory_leak","pushedAt":"2024-03-14T20:51:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"}},{"before":"34d0ec66a9313b146923b62610ccce2a0ac395a0","after":null,"ref":"refs/heads/RedfishClient_fix_uri_leak","pushedAt":"2024-03-14T20:51:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"}},{"before":"4d251cb4b8656d28786da57b4b2690d065882cb2","after":null,"ref":"refs/heads/destroy_structure_leak","pushedAt":"2024-03-14T20:51:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"}},{"before":"288853fb37f0cfa6745a010ac105e33cdf6081fb","after":"0499a774c54def9d588e00046593d0def9fba901","ref":"refs/heads/main","pushedAt":"2024-03-14T19:52:24.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: fix memory leak\n\nThe structure instance retunred by ToStructure() must be deallocated\nproperly.\n\nCc: Abner Chang \nCc: Igor Kulchytskyy \nCc: Nickle Wang \nSigned-off-by: Mike Maslenkin \nReviewed-by: Abner Chang \nReviewed-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg: fix memory leak"}},{"before":"fc317f6cd339ed4032d21d1535e14fa0045730f1","after":"4d251cb4b8656d28786da57b4b2690d065882cb2","ref":"refs/heads/destroy_structure_leak","pushedAt":"2024-03-13T18:18:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: fix memory leak\n\nThe structure instance retunred by ToStructure() must be deallocated\nproperly.\n\nCc: Abner Chang \nCc: Igor Kulchytskyy \nCc: Nickle Wang \nSigned-off-by: Mike Maslenkin \nReviewed-by: Abner Chang \nReviewed-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg: fix memory leak"}},{"before":"d5d2cbfb6aec84c144582890d0c744087c203d8f","after":"fc317f6cd339ed4032d21d1535e14fa0045730f1","ref":"refs/heads/destroy_structure_leak","pushedAt":"2024-03-12T18:41:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: fix memory leak\n\nThe structure instance retunred by ToStructure() must be deallocated\nproperly.\n\nCc: Abner Chang \nCc: Igor Kulchytskyy \nCc: Nickle Wang \nSigned-off-by: Mike Maslenkin \nReviewed-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg: fix memory leak"}},{"before":null,"after":"d5d2cbfb6aec84c144582890d0c744087c203d8f","ref":"refs/heads/destroy_structure_leak","pushedAt":"2024-03-10T09:59:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: fix memory leak\n\nThe structure instance retunred by ToStructure() must be deallocated\nproperly.\n\nCc: Abner Chang \nCc: Igor Kulchytskyy \nCc: Nickle Wang \nSigned-off-by: Mike Maslenkin ","shortMessageHtmlLink":"RedfishClientPkg: fix memory leak"}},{"before":"ca867d84d8491bec612d5edce1b102a67adf1843","after":"288853fb37f0cfa6745a010ac105e33cdf6081fb","ref":"refs/heads/main","pushedAt":"2024-03-10T09:54:39.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: Remove unused header files.\n\nstdarg.h and stdio.h are not used in RedfishClientPkg.\n\nSigned-off-by: Nickle Wang \nCc: Abner Chang \nCc: Igor Kulchytskyy \nReviewed-by: Abner Chang ","shortMessageHtmlLink":"RedfishClientPkg: Remove unused header files."}},{"before":"a68b4f9c310cae7d2e4a861426f419c730d2f492","after":"ca867d84d8491bec612d5edce1b102a67adf1843","ref":"refs/heads/main","pushedAt":"2024-03-05T21:17:32.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg/MemoryCollectionDxe: ues RedfishHttpLib\n\nUse EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib\n\nSigned-off-by: Nickle Wang \nCc: Abner Chang \nCc: Igor Kulchytskyy \nReviewed-by: Abner Chang ","shortMessageHtmlLink":"RedfishClientPkg/MemoryCollectionDxe: ues RedfishHttpLib"}},{"before":"c5bac910c526a61eac3c0628869719509d864e0e","after":"a68b4f9c310cae7d2e4a861426f419c730d2f492","ref":"refs/heads/main","pushedAt":"2024-02-29T21:59:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"edk2-Redfish-client: Clarify HTTP method used for provisioning\n\nClarify the HTTP method that is used to provision BIOS\nmanaged Redfish resource.\n\nSigned-off-by: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy \nCc: Mike Maslenkin \nReviewed-by: Igor Kulchytskyy \nReviewed-by: Nickle Wang \nReviewed-by: Mike Maslenkin ","shortMessageHtmlLink":"edk2-Redfish-client: Clarify HTTP method used for provisioning"}},{"before":"1883a52633baa92afc096db0cb456aca70acffa2","after":"c5bac910c526a61eac3c0628869719509d864e0e","ref":"refs/heads/main","pushedAt":"2024-02-27T00:02:35.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: use Json value from a function argument\n\nThis patch replaces value Private->Json with Json used as second argument\nfor RedfishIdentifyResource(). Currently Json argument is not used at all\nand the pattern for caller side is:\n Status = RedfishIdentifyResourceCommon (Private, Private->Json);\n\nSo in scope of RedfishIdentifyResourceCommon Json actually is the same\nvalue as Private->Json. Let's make code a bit cleaner.\n\nCc: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy \nSigned-off-by: Mike Maslenkin \nReviewed-by: Abner Chang \nReviewed-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg: use Json value from a function argument"}},{"before":"10d04deea886a7d7fb52be3a9f350d0b39471e81","after":"34d0ec66a9313b146923b62610ccce2a0ac395a0","ref":"refs/heads/RedfishClient_fix_uri_leak","pushedAt":"2024-02-23T09:45:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: use Json value from a function argument\n\nThis patch replaces value Private->Json with Json used as second argument\nfor RedfishIdentifyResource(). Currently Json argument is not used at all\nand the pattern for caller side is:\n Status = RedfishIdentifyResourceCommon (Private, Private->Json);\n\nSo in scope of RedfishIdentifyResourceCommon Json actually is the same\nvalue as Private->Json. Let's make code a bit cleaner.\n\nCc: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy \nSigned-off-by: Mike Maslenkin \nReviewed-by: Abner Chang \nReviewed-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg: use Json value from a function argument"}},{"before":"84ffbbc6a2a570e385628dbaa48dadfe98177608","after":"10d04deea886a7d7fb52be3a9f350d0b39471e81","ref":"refs/heads/RedfishClient_fix_uri_leak","pushedAt":"2024-02-21T18:03:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: use Json value from a function argument\n\nThis patch replaces value Private->Json with Json used as second argument\nfor RedfishIdentifyResource(). Currently Json argument is not used at all\nand the pattern for caller side is:\n Status = RedfishIdentifyResourceCommon (Private, Private->Json);\n\nSo in scope of RedfishIdentifyResourceCommon Json actually is the same\nvalue as Private->Json. Let's make code a bit cleaner.\n\nCc: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy \nSigned-off-by: Mike Maslenkin \nReviewed-by: Abner Chang \nReviewed-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg: use Json value from a function argument"}},{"before":"bb730d39a0a3206d55c5019f98f121dd40ead869","after":"84ffbbc6a2a570e385628dbaa48dadfe98177608","ref":"refs/heads/RedfishClient_fix_uri_leak","pushedAt":"2024-02-20T23:31:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: use Json value from a function argument\n\nThis patch replaces value Private->Json with Json used as second argument\nfor RedfishIdentifyResource(). Currently Json argument is not used at all\nand the pattern for caller side is:\n Status = RedfishIdentifyResourceCommon (Private, Private->Json);\n\nSo in scope of RedfishIdentifyResourceCommon Json actually is the same\nvalue as Private->Json. Let's make code a bit cleaner.\n\nCc: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy \nSigned-off-by: Mike Maslenkin ","shortMessageHtmlLink":"RedfishClientPkg: use Json value from a function argument"}},{"before":"a38c5c90efe58402237d3bd185e536ddec3b45c7","after":"bb730d39a0a3206d55c5019f98f121dd40ead869","ref":"refs/heads/RedfishClient_fix_uri_leak","pushedAt":"2024-02-20T23:20:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: use Json value from a function argument\n\nThis patch replaces value Private->Json with Json used as second argument\nfor RedfishIdentifyResource(). Currently Json argument is not used at all\nand the pattern for caller side is:\n Status = RedfishIdentifyResourceCommon (Private, Private->Json);\n\nSo in scope of RedfishIdentifyResourceCommon Json actually is the same\nvalue as Private->Json. Let's make code a bit cleaner.\n\nCc: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy \nSigned-off-by: Mike Maslenkin ","shortMessageHtmlLink":"RedfishClientPkg: use Json value from a function argument"}},{"before":"51770f0c2993540d7681056b442516862f191162","after":"a38c5c90efe58402237d3bd185e536ddec3b45c7","ref":"refs/heads/RedfishClient_fix_uri_leak","pushedAt":"2024-02-20T23:15:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: use Json value from a function argument\n\nThis patch replaces value Private->Json with Json used as second argument\nfor RedfishIdentifyResource(). Currently Json argument is not used at all\nand the pattern for caller side is:\n Status = RedfishIdentifyResourceCommon (Private, Private->Json);\n\nSo in scope of RedfishIdentifyResourceCommon Json actually is the same\nvalue as Private->Json. Let's make code a bit cleaner.\n\nCc: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy \nSigned-off-by: Mike Maslenkin ","shortMessageHtmlLink":"RedfishClientPkg: use Json value from a function argument"}},{"before":null,"after":"51770f0c2993540d7681056b442516862f191162","ref":"refs/heads/RedfishClient_fix_uri_leak","pushedAt":"2024-02-20T23:06:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: use Json value from a function argument\n\nThis patch replaces value Private->Json with Json used as second argument\nfor RedfishIdentifyResource(). Currently Json argument is not used at all.\nand the pattern for caller is:\n Status = RedfishIdentifyResourceCommon (Private, Private->Json);\n\nSo in scope of RedfishIdentifyResourceCommon Json actually is the same\nvalue as Private->Json. So let's make code a bit cleaner.\n\nCc: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy \nSigned-off-by: Mike Maslenkin ","shortMessageHtmlLink":"RedfishClientPkg: use Json value from a function argument"}},{"before":"3cfe097f25de22988e9008c8ee690716c30c8e65","after":"1883a52633baa92afc096db0cb456aca70acffa2","ref":"refs/heads/main","pushedAt":"2024-02-20T22:46:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: Readme.md update\n\nUpdate Readme file to align with Redfish Client\nimplementation.\n\nSigned-off-by: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy \nReviewed-by: Igor Kuchytskyy \nReviewed-by: Nickle Wang ","shortMessageHtmlLink":"RedfishClientPkg: Readme.md update"}},{"before":"56c0c9b257f335fef9399dd6ecacbc10b7bd385b","after":"3cfe097f25de22988e9008c8ee690716c30c8e65","ref":"refs/heads/main","pushedAt":"2024-02-02T10:34:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: fix memory leak in ConverterLib\n\nThe memory returned by json_dumps() must be freed.\n\nSigned-off-by: Mike Maslenkin \nReviewed-by: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy ","shortMessageHtmlLink":"RedfishClientPkg: fix memory leak in ConverterLib"}},{"before":"5945e235fd16a4c8002476ee82797fffae05b79a","after":"dfe67344379e796ba67fa06ad8fb4d7b043b3e32","ref":"refs/heads/fix_json_dumps_returned_memory_leak","pushedAt":"2024-01-30T15:07:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"},"commit":{"message":"RedfishClientPkg: fix memory leak in ConverterLib\n\nThe memory returned by json_dumps() must be freed.\n\nSigned-off-by: Mike Maslenkin \nReviewed-by: Abner Chang \nCc: Nickle Wang \nCc: Igor Kulchytskyy ","shortMessageHtmlLink":"RedfishClientPkg: fix memory leak in ConverterLib"}},{"before":"c468a26290d0def95166874a14678ba75f01075b","after":null,"ref":"refs/heads/Use_POST_for_provisioning","pushedAt":"2024-01-30T11:06:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"}},{"before":"dc8ac31ad8226ab707a035cc0491861aeb4b9705","after":null,"ref":"refs/heads/fix_debugtrace","pushedAt":"2024-01-30T11:06:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ghbaccount","name":null,"path":"/ghbaccount","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138169152?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yM1QwOTo0Mzo1OC4wMDAwMDBazwAAAASiL7nz","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yM1QwOTo0Mzo1OC4wMDAwMDBazwAAAASiL7nz","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0zMFQxMTowNjowOC4wMDAwMDBazwAAAAPs1XVH"}},"title":"Activity · ghbaccount/edk2-redfish-client"}