1. 16c2a0a clang-format: re-format for clang-18 by Patrick Williams · 6 weeks ago
  2. 53e342a pldm: Move off pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 8 weeks ago
  3. 2461105 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 8 weeks ago
  4. ff3fb9e pldm: Move off pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 8 weeks ago
  5. 8c05ca2 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 8 weeks ago
  6. fe1189c pldm: Move off pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 8 weeks ago
  7. 197033b libpldmresponder: bios_config: Remove unused 'fd' member by Andrew Jeffery · 9 weeks ago
  8. 3f5a969 pldmd: fix crash when re-request D-Bus name by Thu Nguyen · 2 months ago
  9. ca8f6c7 libpldmresponder: fix an eternal hang in requesting bus name by Manojkiran Eda · 3 months ago
  10. 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  11. ac713ee pldm: Add bios configuration in single json file by Archana Kakani · 4 months ago
  12. 1e5c81e pldm: Remove unnecessary type casting in logs by Riya Dixit · 5 months ago
  13. 8964444 libpldmresponder: Improving Logs (lg2) by Riya Dixit · 6 months ago
  14. 72c0654 fix inconsistent spacing in BIOS logs by Manojkiran Eda · 5 months ago
  15. 46f352e pldm: Meson option for system specific bios attributes by Archana Kakani · 7 months ago
  16. 62dd8ff pldm: Build BIOS Table Lazily by Archana Kakani · 8 months ago
  17. cbe68b2 Remove iostream references by Sagar Srinivas · 7 months ago
  18. 3c50c82 Adding Platform specific PDR support by Kamalkumar Patel · 8 months ago
  19. 58cbcaf PLDM:Catching exception precisely and printing it by Kamalkumar Patel · 12 months ago
  20. 7927f90 bios: Add support for enum value display names by Sagar Srinivas · 12 months ago
  21. a675662 clang-format: copy latest and re-format by Patrick Williams · 11 months ago
  22. 91a092f PLDM:Use new alias of DBUS_TIMEOUT for bus.call by vkaverap@in.ibm.com · 1 year ago
  23. 5b71b86 PLDM: 5 sec timeout for dbus calls without reply by vkaverap@in.ibm.com · 1 year, 1 month ago
  24. 11ce8d2 PLDM: System specific BIOS attributes by Sagar Srinivas · 2 years, 2 months ago
  25. 488f19d pldm: Convert to pldm_bios_table_*_check() APIs by Andrew Jeffery · 1 year, 4 months ago
  26. 9138c20 PLDM : Change the dbus timeout to 5 seconds by vkaverap@in.ibm.com · 1 year, 4 months ago
  27. a330b2f pldmd: Migrate instance ID allocation to pldm::InstanceIdDb by Andrew Jeffery · 1 year, 5 months ago
  28. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  29. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 7 months ago
  30. cac0ebb pldm: Trace out BIOS attribute change by Sagar Srinivas · 2 years, 10 months ago
  31. 84b790c sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 2 months ago
  32. 4876c54 BIOS: Stop sending the events to host if the bios value is unchanged by George Liu · 2 years, 4 months ago
  33. 6a4d1cf PLDM BIOS attr enum return error if byte value is 2 by Varsha Kaverappa · 2 years, 10 months ago
  34. 5133058 catch exceptions as const by Patrick Williams · 3 years ago
  35. 5bb9edb BIOS: support readonly attributes by George Liu · 3 years, 2 months ago
  36. 5079ac4 treewide: remove 'using namespace' from headers by Brad Bishop · 3 years, 1 month ago
  37. c0c7948 implement async handlers for all requester commands by Sampa Misra · 3 years, 4 months ago
  38. 6d6d1e8 Fix BIOS to allow updating attributers via D-Bus by George Liu · 3 years, 8 months ago
  39. 0f26233 BIOS: enable D-Bus backend for BIOS attributes by Sampa Misra · 3 years, 8 months ago
  40. ca7b252 bios: Initialise the bios attributes from bios-settings-manager by Tom Joseph · 3 years, 11 months ago
  41. 92bb402 BIOS: Implement HelpText and DisplayName properties by George Liu · 4 years, 1 month ago
  42. b1fbeec libpldmresponder: Fix get the index of BIOSAttribute class by George Liu · 4 years, 1 month ago
  43. 7f839f9 oem-ibm: Send the event to host when BIOS attribute changes by Tom Joseph · 4 years ago
  44. 1244acf support runtime update of BIOS attributes by George Liu · 4 years, 2 months ago
  45. 5c3192b Call SetBIOSAttributCurrentValue to update BaseBIOSTable property by George Liu · 4 years, 2 months ago
  46. 1b180d8 libpldmresponder: Implement SetBIOSTable by George Liu · 4 years, 2 months ago
  47. 8241b34 bios: check the attribute value to update by John Wang · 4 years, 4 months ago
  48. 9d8921e Fix failure to get file path of bios by George Liu · 4 years, 5 months ago
  49. 46ece06 libpldmresponder: enable DBus change notification by Sampa Misra · 4 years, 7 months ago
  50. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 8 months ago
  51. 95e6b3c bios: Implement BIOSIntegerAttribute by John Wang · 4 years, 8 months ago
  52. d965934 bios: Implement BIOSConfig by John Wang · 4 years, 7 months ago