1. d2e4899 Refactor: Handler expands TID parameter by Delphine CC Chiu · 7 months ago
  2. cf77284 meson: adjust nlohmann-json dependency by Patrick Williams · 6 months ago
  3. 87bfacd build: use allowed over enabled by Patrick Williams · 7 months ago
  4. 2abbce7 InstanceIdDb: Move header from pldmd/ to common/ by Andrew Jeffery · 8 months ago
  5. 7c1dc7e pldmd: move to libpldm instance ID alloc/free by Andrew Jeffery · 1 year, 2 months ago
  6. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  7. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 1 year, 6 months ago
  8. 06fca44 Add missing dependencies by Manojkiran Eda · 1 year, 10 months ago
  9. d169dd1 meson: add missing nlohmann dependencies to tests by Brad Bishop · 2 years, 11 months ago
  10. 5327988 tests: Organize the test code to make it modular by Tom Joseph · 3 years, 2 months ago
  11. 70c7488 build: add wrapfile for gtest/gmock by Patrick Williams · 3 years, 2 months ago
  12. 3b1dc01 build: add wrapfiles for dependencies by Patrick Williams · 3 years, 2 months ago
  13. 6f4479c build: rename dependency variable by Patrick Williams · 3 years, 2 months ago
  14. 5fb37d5 Fix: create a deferred event for tasks after GetPDR by Sampa Misra · 3 years, 3 months ago
  15. 916808c Fix the getStateSensorReadings command by George Liu · 3 years, 5 months ago
  16. aea5dde oem ibm: infrastructure for oem handlers by Sampa Misra · 3 years, 10 months ago
  17. ca7b252 bios: Initialise the bios attributes from bios-settings-manager by Tom Joseph · 3 years, 7 months ago
  18. 3aec997 Refactor the platform event message handler code by Pavithra Barithaya · 3 years, 6 months ago
  19. 001f788 Remove redundant dependency calls by Manojkiran Eda · 3 years, 6 months ago
  20. da07960 FRU: simplify BMC FRU table construction by Deepak Kodihalli · 3 years, 11 months ago
  21. 92bb402 BIOS: Implement HelpText and DisplayName properties by George Liu · 3 years, 10 months ago
  22. daa6923 BIOS: Fix readOnly BIOS attributes by George Liu · 3 years, 10 months ago
  23. 7f839f9 oem-ibm: Send the event to host when BIOS attribute changes by Tom Joseph · 3 years, 9 months ago
  24. 1244acf support runtime update of BIOS attributes by George Liu · 3 years, 10 months ago
  25. de195ff test: fix bios JSON in the test file by George Liu · 3 years, 11 months ago
  26. a792b21 VMI sensors: Add JSON changes to support VMI sensors by Tom Joseph · 3 years, 10 months ago
  27. c4ea6a9 Mechanism to associate sensor/effecter to FRU entity by George Liu · 4 years ago
  28. cae1866 send PLDM event msg when state sensor changes by George Liu · 4 years, 1 month ago
  29. a917012 libpldmresponder: Add gmock test for the getStateSensorReadings method by George Liu · 4 years, 1 month ago
  30. 4371f2b Add test for the GeneratePDRByStateSensor method by George Liu · 4 years, 1 month ago
  31. a929dac Add state sensor configuration to the sensor_pdr.json by George Liu · 4 years, 1 month ago
  32. 12afe11 pdr: Implement terminus locator PDR for BMC by Sampa Misra · 4 years, 1 month ago
  33. a4a9616 pldmd: Remove hard coded effecter id by Sampa Misra · 4 years ago
  34. b5c227e libpldmresponder: construct BMC PDRs lazily by Deepak Kodihalli · 4 years ago
  35. 36e8135 libpldmresponder: create PDR when the D-Bus object path exists by George Liu · 4 years ago
  36. c6e49c4 libpldmresponder: PDR: check config dir by Deepak Kodihalli · 4 years ago
  37. 33e9c7e Build FRU table lazily by Tom Joseph · 4 years ago
  38. d130e1a common: code re-org by Deepak Kodihalli · 4 years ago
  39. 1521f6d pldmd: code re-org by Deepak Kodihalli · 4 years ago
  40. ac19bd6 host-bmc: code re-org by Deepak Kodihalli · 4 years ago
  41. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 2 months ago
  42. 6492f52 clang-format: update to latest from docs repo by George Liu · 4 years ago
  43. a7aacc3 Fix issue: Find composite sensors/effecters PDRs error by Chicago Duan · 4 years ago
  44. 738e4d8 Implement PDR.FindStateSensorPDR DBus API by Chicago Duan · 4 years, 1 month ago
  45. 0f74c98 Implement PDR.FindStateEffecterPDR DBus API by Pavithra Barithaya · 4 years, 2 months ago
  46. d4d97a5 pldm_events: Implement support for state sensorEvents by TOM JOSEPH · 4 years, 3 months ago
  47. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  48. 64d26be pldm: Add gmock test for the setNumericEffecterValue method by George Liu · 4 years, 5 months ago
  49. 0d7aca8 pldm: Optimized the setXXXHandler method in platform.hpp by George Liu · 4 years, 3 months ago
  50. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 5 months ago
  51. c94d494 pldm: Add numeric effecter configuration to the effecter_pdr.json by Chicago Duan · 4 years, 5 months ago
  52. 0be647d pldm: rename state_effecter_pdr.json to effecter_pdr.json by George Liu · 4 years, 4 months ago
  53. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 2 months ago
  54. 51efaf8 Add HostPDRHandler class by Pavithra Barithaya · 4 years, 3 months ago
  55. 46ece06 libpldmresponder: enable DBus change notification by Sampa Misra · 4 years, 3 months ago
  56. 6080aae bios: Use the new APIs in bios table commands by John Wang · 4 years, 4 months ago
  57. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 4 months ago
  58. 95e6b3c bios: Implement BIOSIntegerAttribute by John Wang · 4 years, 4 months ago
  59. d965934 bios: Implement BIOSConfig by John Wang · 4 years, 4 months ago
  60. 29683b5 bios: Implement BIOSStringAttribute by John Wang · 4 years, 4 months ago
  61. e2efdcc bios: Implement BIOSAttribute by John Wang · 4 years, 4 months ago
  62. 1ec85d4 pdr: Update D-Bus mapping structure by George Liu · 4 years, 4 months ago
  63. 3cd6181 libpldmresponder: FRU: construct PDRs by Deepak Kodihalli · 4 years, 3 months ago
  64. 1e44c73 pldm: Move the updateDbusProperty method to the common utils by George Liu · 4 years, 4 months ago
  65. c682fe2 More PDR refactor by Deepak Kodihalli · 4 years, 4 months ago
  66. ba4c1fb pldmtool: Fix SetStateEffecterStates command by George Liu · 4 years, 5 months ago
  67. e53193f pldm: Refector PDR repo based on the new PDR APIs by George Liu · 4 years, 4 months ago
  68. f357b5a Move libpldm test cases into libpldm directory by Lei YU · 4 years, 4 months ago
  69. e176a65 bios_table: Check the attr type when set attr value by John Wang · 4 years, 4 months ago
  70. db91467 libpldm: add APIs for FRU record set PDR ops by Deepak Kodihalli · 4 years, 4 months ago
  71. 3b02ed8 libpldm: add APIs for PDR operations by Deepak Kodihalli · 4 years, 4 months ago
  72. 50218a6 bios_table: Add decode functions for attr table by John Wang · 4 years, 4 months ago
  73. f58d9a5 Enable FRU support in libpldmresponder/base.cpp by Sridevi Ramesh · 4 years, 4 months ago
  74. e151e2d pldm: improve PDR config JSON files by George Liu · 4 years, 4 months ago
  75. f719f3b libpldmresponder: Add BIOSStringTable by John Wang · 4 years, 5 months ago
  76. 88a349c libpldm: bios_table: Fix a possible overflow by John Wang · 4 years, 5 months ago
  77. b0da7a0 libpldm: bios_table: Add required decode functions by John Wang · 4 years, 5 months ago
  78. 08c0595 decode: setBiosAttributeValue: Use variable_field by John Wang · 4 years, 6 months ago
  79. 871c927 libpldm: bios_table: Update attr value table by John Wang · 4 years, 6 months ago
  80. f007633 pldm_fru: Handle scenario when config JSON is missing by Tom Joseph · 4 years, 4 months ago
  81. 684a716 libpldm: Fix logical errors between length check and cc decoding by George Liu · 4 years, 7 months ago
  82. 8e877e0 Fix GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 5 months ago
  83. 30b859f libpldm: Implement en/decode for setNumericEffecterValue by George Liu · 4 years, 5 months ago
  84. 151d533 FRU Parsing for platform specific config files by Tom Joseph · 4 years, 7 months ago
  85. ab437e5 pldm: change utils.cpp to a shared library by George Liu · 4 years, 5 months ago
  86. 820a9a5 libpldm: platform: implement requester flow for GetPDR by George Liu · 4 years, 7 months ago
  87. 60227a0 libpldmresponder: bios: Add SetDataTime by Xiaochao Ma · 4 years, 7 months ago
  88. 8340957 pldm: Moving utils function into the common directory by George Liu · 4 years, 6 months ago
  89. aa8ae72 remove phosphor-logging dependency by Sampa Misra · 4 years, 6 months ago
  90. 08efc7b Add decode_get_bios_table_resp() in PLDM BIOS. by Sridevi Ramesh · 4 years, 7 months ago
  91. bc6ff26 Add encode_tid_req() in PLDM base. by Sridevi Ramesh · 4 years, 6 months ago
  92. 7f02d70 Add cc only response by John Wang · 4 years, 7 months ago
  93. 3342adb libpldm: Add API to find an attribute value entry by John Wang · 4 years, 7 months ago
  94. 49484a1 libpldm: bios: Implement iter for attr value table by John Wang · 4 years, 7 months ago
  95. a940d8e libpldm: utils: Add crc8 implementation by George Liu · 4 years, 7 months ago
  96. 39ae2a9 libpldm: bios: implement en/decode for SetDateTime by Xiaochao Ma · 4 years, 7 months ago
  97. bc669f1 pldmd: implement a new handler registration scheme by Deepak Kodihalli · 4 years, 7 months ago
  98. 79c37f1 bios: Use crc implemented in libpldm by John Wang · 4 years, 8 months ago
  99. 5bdb30a libplmd: utils: Add bcd conversions by John Wang · 4 years, 7 months ago
  100. dbbc9ff bios: table construct: Add support for integer attribute by John Wang · 4 years, 8 months ago