1. 98ecf17 Fix spelling mistakes using codespell by George Liu · 2 days ago master
  2. 7c56344 fix secureboot namespace to bios_config by Manojkiran Eda · 5 weeks ago
  3. 683eca5 meson: drop configuration.h generation and usage by Manojkiran Eda · 5 weeks ago
  4. b11a305 meson: resolve duplicate nlohmann_json dependency by Manojkiran Eda · 5 weeks ago
  5. 60385e0 clang-tidy: Initial commit by Jayanth Othayoth · 9 weeks ago
  6. 98d8bc4 clang-tidy: remove unused fields, keep ctor ABI by Jayanth Othayoth · 9 weeks ago
  7. 104b213 clang-tidy: unhide base overloads in Manager by Jayanth Othayoth · 9 weeks ago
  8. 168413f Correct misleading trace in deserialization path by Archana Kakani · 3 months ago
  9. c96bebf Revert "Add version to BaseBiosTable to prevent data loss" by Archana Kakani · 3 months ago
  10. a5d3fc3 json: format output with 4-space indentation by George Liu · 5 months ago
  11. 5e0cbc2 Remove error trace from BIOS attribute updates by Manojkiran Eda · 7 months ago
  12. ae91a56 meson: use non-deprecated systemd packageconfig by Patrick Williams · 8 months ago
  13. bfba1b9 markdownlint: minor fixes by Patrick Williams · 9 months ago
  14. 627c99d Support to remotely configure UEFI SecureBoot Settings by Prithvi Pai · 1 year, 1 month ago
  15. ddb22e2 Update README.md by Prithvi Pai · 10 months ago
  16. a46dc4e Fix build issues with boost 1.87 by Jason M. Bills · 12 months ago
  17. abe609c clang-format: update latest spec and reformat by Patrick Williams · 1 year, 1 month ago
  18. ef2ea1d clang-format: re-format for clang-19 by Patrick Williams · 1 year, 2 months ago
  19. 711b3bb README: reformat with latest prettier by Patrick Williams · 1 year, 2 months ago
  20. 4e29f80 Add version to BaseBiosTable to prevent data loss by Archana Kakani · 1 year, 6 months ago
  21. 6741adb Fix log message for integer property validation by Manojkiran Eda · 1 year, 4 months ago
  22. fae5732 Remove duplicated block comments in copyrights by Manojkiran Eda · 1 year, 4 months ago
  23. 4b1e496 deserialize: Handle wide range of exceptions by Manojkiran Eda · 1 year, 4 months ago
  24. ae2ed8d Add error handling in serialize() & deserialize() by Manojkiran Eda · 1 year, 4 months ago
  25. 71c72bd fix JSON syntax in readme file by Manojkiran Eda · 1 year, 4 months ago
  26. 773c922 manager: allow running at non-standard path by Patrick Williams · 1 year, 4 months ago
  27. 561b144 gitignore: use typical conventions by Patrick Williams · 1 year, 4 months ago
  28. 5c7e80d remove meson.options by Patrick Williams · 1 year, 4 months ago
  29. 9b2334e Improve the documentation of bios-settings-mgr by Manojkiran Eda · 1 year, 5 months ago
  30. 9fc9a98 Format meson files with meson.format by Manojkiran Eda · 1 year, 5 months ago
  31. f032b0e OWNERS: Remove surya as a maintainer by Manojkiran Eda · 1 year, 5 months ago
  32. d5e2af7 meson: Fix local cereal build by Konstantin Aladyshev · 1 year, 10 months ago
  33. 4ba8890 meson: Provide wrap file for boost by Konstantin Aladyshev · 1 year, 10 months ago
  34. 814a356 Format meson files with meson.format by Manojkiran Eda · 1 year, 5 months ago
  35. cb75a52 README.md: Fix MD034 warnings by George Liu · 1 year, 7 months ago
  36. 2824833 README.md: Fix MD041 warnings by George Liu · 1 year, 7 months ago
  37. d37ce23 meson: switch code dependency to libsystemd by Patrick Williams · 1 year, 6 months ago
  38. 652a33e OWNERS: Add Manoj as an owner by Manojkiran Eda · 1 year, 5 months ago
  39. ea6a65f clang-format: re-format for clang-18 by Patrick Williams · 1 year, 6 months ago
  40. c65f0a3 Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 8 months ago
  41. 72bed80 Update cereal dependency by Manojkiran Eda · 2 years, 1 month ago
  42. d8f9f3f Remove an unused variable by Manojkiran Eda · 2 years, 2 months ago
  43. e7f0b66 Add missing cereal dependency by Manojkiran Eda · 2 years, 2 months ago
  44. f591165 Add missing nlohmann_json dependency by Manojkiran Eda · 2 years, 2 months ago
  45. 918d1a3 Add support for subprojects by Manojkiran Eda · 2 years, 2 months ago
  46. e62033c Remove executable permissions for text files by Manojkiran Eda · 2 years, 2 months ago
  47. 20de6de clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  48. 628e4aa meson: Replace configure_file with fs.copyfile by George Liu · 2 years, 6 months ago
  49. 50302b8 meson_options.txt: Support for reading options from meson.options by George Liu · 2 years, 6 months ago
  50. ea08aa5 README: fix documentation URL by Patrick Williams · 2 years, 6 months ago
  51. 9ace6ac build: upgrade to C++23 by Patrick Williams · 2 years, 8 months ago
  52. f19e271 clang-format: copy latest and re-format by Patrick Williams · 2 years, 10 months ago
  53. b3f7a79 Clean up: Function abstraction in password file by Smriti-Ayushi · 2 years, 10 months ago
  54. 1a448ad Show option->text of BIOS knob in Redfish response. by Arun Lal K M · 2 years, 10 months ago
  55. c76391b meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 2 years, 11 months ago
  56. 8c22d07 Clean up: Function abstraction in password file by yes · 3 years ago
  57. 8de46ff Clean up by yes · 3 years ago
  58. f0452a0 Updagte Kuiying's email address by kuiying · 3 years, 1 month ago
  59. 1a1dfbd Make BiosConfig run as one service. by Arun Lal K M · 3 years, 1 month ago
  60. d0f034a Clean up in Password code file by yes · 3 years, 2 months ago
  61. ad54c7c Clean up manager code file by yes · 3 years, 2 months ago
  62. 7520590 prettier: re-format by Patrick Williams · 3 years, 3 months ago
  63. 36cd323 MAINTAINERS: remove file by Patrick Williams · 3 years, 7 months ago
  64. d7d15fc OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 3 years, 7 months ago
  65. 616f922 Fix some warnings by cppcheck by George Liu · 4 years, 2 months ago
  66. 6a7ee5c meson: Fix deprecated meson warning by George Liu · 4 years, 2 months ago
  67. 47453d7 Fix the String type of pendingAttributes method by George Liu · 4 years, 3 months ago
  68. 567a3cf logging: switch to lg2 by George Liu · 4 years, 3 months ago
  69. b9e362d Update the clang-format file with latest by George Liu · 4 years, 3 months ago
  70. fb92842 build: switch to C++20 by George Liu · 4 years, 3 months ago
  71. 29656f0 Add OWNERS file by Manojkiran Eda · 4 years, 4 months ago
  72. 2f7ba73 Fix for changing BIOS AdminPassword through BMC by Snehalatha Venkatesh · 4 years, 5 months ago
  73. b5984b8 Add data validation for PATCH to /Bios/Settings. by Arun Lal K M · 4 years, 6 months ago
  74. 8f54ee1 Remove readOnly attribute check by George Liu · 4 years, 7 months ago
  75. 5e2cb72 Change Resetflag from default to Noaction by Snehalatha Venkatesh · 4 years, 9 months ago
  76. 96e72ec oob bios config ChangePassword Action support by Ayushi Smriti · 4 years, 9 months ago
  77. c0f926d Remove executable permissions to the service file by Manojkiran Eda · 5 years ago
  78. 8f70621 oob bios config password and bios reset by Kuiying Wang · 5 years ago
  79. ce75d9e Format source file by dos2unix by Kuiying Wang · 5 years ago
  80. f1101df Add serialization for bios-settings-manager by Tom Joseph · 5 years ago
  81. 642f437 Initial patch for RBC BIOS Config Manager by Kuiying Wang · 6 years ago
  82. 9c82be3 Initial empty repository by Brad Bishop · 6 years ago