{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":278426847,"defaultBranch":"master","name":"bios-settings-mgr","ownerLogin":"openbmc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-07-09T17:19:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13670043?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717137429.0","currentOid":""},"activityList":{"items":[{"before":"c65f0a3aa1b77917006918908681350def2140e3","after":"ea6a65f0e893ef608135e7ab871a22349edaa3a2","ref":"refs/heads/master","pushedAt":"2024-09-03T15:27:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"clang-format: re-format for clang-18\n\nclang-format-18 isn't compatible with the clang-format-17 output, so we\nneed to reformat the code with the latest version. The way clang-18\nhandles lambda formatting also changed, so we have made changes to the\norganization default style format to better handle lambda formatting.\n\nSee I5e08687e696dd240402a2780158664b7113def0e for updated style.\nSee Iea0776aaa7edd483fa395e23de25ebf5a6288f71 for clang-18 enablement.\n\nChange-Id: I16de1731b6a2549fb11ca4115a9e477001c1f403\nSigned-off-by: Patrick Williams ","shortMessageHtmlLink":"clang-format: re-format for clang-18"}},{"before":"72bed802bff8b5c1a7f656e415deb9dadd8e597f","after":"c65f0a3aa1b77917006918908681350def2140e3","ref":"refs/heads/master","pushedAt":"2024-06-17T05:44:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"Fix spelling mistakes using codespell\n\nThis commit corrects various spelling mistakes throughout the\nrepository. The corrections were made automatically using `codespell`[1]\ntool.\n\n[1]: https://github.com/codespell-project/codespell\n\nChange-Id: I90ab45c236c5f818cf0b9257daed59421aa44143\nSigned-off-by: Manojkiran Eda ","shortMessageHtmlLink":"Fix spelling mistakes using codespell"}},{"before":"d8f9f3fba79bdd834b20268c164b1aea57b6d1a1","after":"72bed802bff8b5c1a7f656e415deb9dadd8e597f","ref":"refs/heads/master","pushedAt":"2024-01-25T01:05:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"Update cereal dependency\n\nIt seems that, we cannot directly make the cereal packages as required,\nsince the libcereal bitbake recipe does not seem to supply the necessary\npackage config files which meson build system could find using the\ndependency() call.\n\nThe libcereal bitbake recipe does not seem to put the package\nconfig files but seem to install the necessary header files into the\nincludes, so mark the cereal dependency as not required, but\nadd the checks for finding the necessary cereal headers rather than\nthe package config file.\n\nJust copied the cereal dependency check code from other repositories\nlike phosphor-state-manager & pldm.\n\nTested by :\n1. Did a bitbake build with this change and made sure that the\n bios-config-mgr builds & figure outs the cereal dependency.\n\nChange-Id: Ib1139bfc41024a9f29953ed0427fa9fc0bbf238c\nSigned-off-by: Manojkiran Eda ","shortMessageHtmlLink":"Update cereal dependency"}},{"before":"20de6de8a8fb01032dc90d698559259af4245a87","after":"d8f9f3fba79bdd834b20268c164b1aea57b6d1a1","ref":"refs/heads/master","pushedAt":"2024-01-23T14:50:41.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"Remove an unused variable\n\nThis commit removes biosPasswordFile variable which is not used\nanywhere in the code.\n\nTested by:\n1. Removed the un-used variable and daemon still compiles and builds. So this commit is removing an already dead code. Functionally this does not impact any features.\n\nChange-Id: Ic3a1642bff20977d34270e9d9015feee320db374\nSigned-off-by: Manojkiran Eda ","shortMessageHtmlLink":"Remove an unused variable"}},{"before":"628e4aa44000b0f5eb0be4557c08365932a500ee","after":"20de6de8a8fb01032dc90d698559259af4245a87","ref":"refs/heads/master","pushedAt":"2023-10-24T13:48:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"clang-format: copy latest and re-format\n\nclang-format-17 has some backwards incompatible changes that require\nadditional settings for best compatibility and re-running the formatter.\nCopy the latest .clang-format from the docs repository and reformat the\nrepository.\n\nChange-Id: Ia881313b07842cd9448f3d600760f9deef2f57c3\nSigned-off-by: Patrick Williams ","shortMessageHtmlLink":"clang-format: copy latest and re-format"}},{"before":"50302b8a4c50b873ce4d2ce95cd60014f383df37","after":"628e4aa44000b0f5eb0be4557c08365932a500ee","ref":"refs/heads/master","pushedAt":"2023-08-21T05:55:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"meson: Replace configure_file with fs.copyfile\n\nconfigure_file is deprecated since 0.64.0, and replace it with\nfs.copyfile.\n\nSigned-off-by: George Liu \nChange-Id: I258e8dbdd8108af9f6024f8d70dea720e68c6b3e","shortMessageHtmlLink":"meson: Replace configure_file with fs.copyfile"}},{"before":"ea08aa58de1d6a9987222d042e9419917791d8e9","after":"50302b8a4c50b873ce4d2ce95cd60014f383df37","ref":"refs/heads/master","pushedAt":"2023-08-21T05:54:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"meson_options.txt: Support for reading options from meson.options\n\nSupport has been added for reading options from meson.options instead\nof meson_options.txt[1]. These are equivalent, but not using the .txt\nextension for a build file has a few advantages, chief among them\nmany tools and text editors expect a file with the .txt extension to\nbe plain text files, not build scripts.\n\n[1] https://mesonbuild.com/Release-notes-for-1-1-0.html#support-for-reading-options-from-mesonoptions\n\nSigned-off-by: George Liu \nChange-Id: I0c2107e2416850fb71ede666b733abb502ac698a","shortMessageHtmlLink":"meson_options.txt: Support for reading options from meson.options"}},{"before":"9ace6ac55b6cad569ddf8bf02edc1504ddf7677f","after":"ea08aa58de1d6a9987222d042e9419917791d8e9","ref":"refs/heads/master","pushedAt":"2023-08-21T05:53:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"README: fix documentation URL\n\nChange-Id: If34b22822bd2c3d086bba4c5ed8a1347bef7845b\nSigned-off-by: Patrick Williams ","shortMessageHtmlLink":"README: fix documentation URL"}},{"before":"f19e2713e5394eec42a2b8dfdd57abe4376ea186","after":"9ace6ac55b6cad569ddf8bf02edc1504ddf7677f","ref":"refs/heads/master","pushedAt":"2023-07-13T05:45:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"build: upgrade to C++23\n\nMeson 1.1.1 and GCC-13 both support C++23 and a sufficient portion of\nthe standard has been implemented. Upgrade the build to leverage it.\n\nChange-Id: Ia1f83dde45a080bf854a3bccb23af462410aa158\nSigned-off-by: Patrick Williams ","shortMessageHtmlLink":"build: upgrade to C++23"}},{"before":"b3f7a79e39aee2e0afe3b4a158edff94bdc72504","after":"f19e2713e5394eec42a2b8dfdd57abe4376ea186","ref":"refs/heads/master","pushedAt":"2023-06-16T05:20:39.606Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"clang-format: copy latest and re-format\n\nclang-format-16 has some backwards incompatible changes that require\nadditional settings for best compatibility and re-running the formatter.\nCopy the latest .clang-format from the docs repository and reformat the\nrepository.\n\nChange-Id: I8eaad22ef9603fcdddf3de9d297aafbaf7472816\nSigned-off-by: Patrick Williams ","shortMessageHtmlLink":"clang-format: copy latest and re-format"}},{"before":"1a448ad88fdaec7e082b4a1c437f7f3c990402cd","after":"b3f7a79e39aee2e0afe3b4a158edff94bdc72504","ref":"refs/heads/master","pushedAt":"2023-05-09T09:45:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"Clean up: Function abstraction in password file\n\nAbstracted verifyPassword function in password source file\nto make it more readable by creating a new function named\nverifyIntegrityCheck.\n\nTested:\nNo oob-bios functionality impact.\n\nChange-Id: I2a37eb12cbf33bcb560a819be37471adfde410b6\nSigned-off-by: Smriti-Ayushi ","shortMessageHtmlLink":"Clean up: Function abstraction in password file"}},{"before":"c76391be84632617e1c302fe11d423891a3b56b1","after":"1a448ad88fdaec7e082b4a1c437f7f3c990402cd","ref":"refs/heads/master","pushedAt":"2023-05-08T09:08:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"Show option->text of BIOS knob in Redfish response.\n\nGET on /redfish/v1/Registries/BiosAttributeRegistry/BiosAttributeRegistry/\nshows list of Attributes under RegistryEntries. Each attribute\ncorresponds to a knob in BIOS.\n\nIf knob in BIOS is of type Enumeration, it will have 'option' with\n'text' and 'value'. This text should be mapped to\nattribute->Value->ValueDisplayName.\n\nCode changes are made for the same.\n\nTested\nSample knobs from BIOS.\n\n\n\t\n\t\t\n\n\n\t\n\t\t\n\n\nCorresponding Redfish response in BiosAttributeRegistry\n\n{\n\t\"AttributeName\": \"AdaptiveRefreshMgmtLevel\",\n\t\"CurrentValue\": \"0x00\",\n\t\"DefaultValue\": \"0x00\",\n\t\"DisplayName\": \"AdaptiveRefreshMgmtLevel\",\n\t\"HelpText\": \"ARFM Level when ... \",\n\t\"MenuPath\": \"./\",\n\t\"ReadOnly\": false,\n\t\"Type\": \"Enumeration\",\n\t\"Value\": [\n\t\t{\n\t\t\t\"ValueDisplayName\": \"Default\",\n\t\t\t\"ValueName\": \"0x0\"\n\t\t},\n\t\t{\n\t\t\t\"ValueDisplayName\": \"Level A\",\n\t\t\t\"ValueName\": \"0x1\"\n\t\t},\n\t\t{\n\t\t\t\"ValueDisplayName\": \"Level B\",\n\t\t\t\"ValueName\": \"0x2\"\n\t\t},\n\t\t{\n\t\t\t\"ValueDisplayName\": \"Level C\",\n\t\t\t\"ValueName\": \"0x3\"\n\t\t}\n\t]\n},\n{\n\t\"AttributeName\": \"ADDDCEn\",\n\t\"CurrentValue\": \"0x00\",\n\t\"DefaultValue\": \"0x00\",\n\t\"DisplayName\": \"ADDDCEn\",\n\t\"HelpText\": \"Enable/Disable ADDDC Sparing\",\n\t\"MenuPath\": \"./\",\n\t\"ReadOnly\": false,\n\t\"Type\": \"Enumeration\",\n\t\"Value\": [\n\t\t{\n\t\t\t\"ValueDisplayName\": \"Disable\",\n\t\t\t\"ValueName\": \"0x0\"\n\t\t},\n\t\t{\n\t\t\t\"ValueDisplayName\": \"Enable\",\n\t\t\t\"ValueName\": \"0x1\"\n\t\t}\n\t]\n}\n\nChange-Id: Ie0134c3d47a5eae85b6838e6fe44e3ba31090c8e\nSigned-off-by: Arun Lal K M ","shortMessageHtmlLink":"Show option->text of BIOS knob in Redfish response."}},{"before":"8c22d07b2f951d658ca61bd1ac43cbd9ea5f8922","after":"c76391be84632617e1c302fe11d423891a3b56b1","ref":"refs/heads/master","pushedAt":"2023-04-18T11:35:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"meson: remove deprecated get_pkgconfig_variable\n\nSince meson 0.56, the `get_pkgconfig_variable` has been deprecated. In\nmeson 0.58 the `get_variable` was enhanced to no longer require the\n`pkgconfig` keyword argument. Ensure meson 0.58 is required and update\nthe usage of all `get_pkgconfig_variable` and `get_variable` to be the\nmodern variant.\n\nChange-Id: I7df6262b311149cc179f43d7802dd2aacbc55317\nSigned-off-by: Patrick Williams ","shortMessageHtmlLink":"meson: remove deprecated get_pkgconfig_variable"}},{"before":"8de46ffb8639e0c7931a1836bcef5ad24470842c","after":"8c22d07b2f951d658ca61bd1ac43cbd9ea5f8922","ref":"refs/heads/master","pushedAt":"2023-03-23T21:43:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"Clean up: Function abstraction in password file\n\nAbstracted verifyPassword function in password source file\nto make it more readable by creating a new function named\nverifyIntegrityCheck.\n\nTested:\nNo oob-bios functionality impact.\n\nChange-Id: Id500b824f8d99b28c580ceb244f4a0114060e57e\nSigned-off-by: Smriti-Ayushi ","shortMessageHtmlLink":"Clean up: Function abstraction in password file"}},{"before":"f0452a0a57f03e24fbf47bcbd58074af668cd0be","after":"8de46ffb8639e0c7931a1836bcef5ad24470842c","ref":"refs/heads/master","pushedAt":"2023-03-22T09:34:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bradbishop","name":"Brad Bishop","path":"/bradbishop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8423748?s=80&v=4"},"commit":{"message":"Clean up\n\nFollowing commit just covers few spellings and grammatical corrections\nin src code files and README.\n\nVerified:\nNo impact on oob-bios functionality.\n\nChange-Id: Iaaa1a89186928fbb750c5f38fc163a12597ced08\nSigned-off-by: Smriti-Ayushi ","shortMessageHtmlLink":"Clean up"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QxNToyNzo1NS4wMDAwMDBazwAAAASrvyRp","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QxNToyNzo1NS4wMDAwMDBazwAAAASrvyRp","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yMlQwOTozNDoyMi4wMDAwMDBazwAAAAMIs4gN"}},"title":"Activity ยท openbmc/bios-settings-mgr"}