1. 6876f12 file_io_type_lid.hpp: Support patch path by Adriana Kobylak · 4 years, 7 months ago
  2. b728eee Add encoders for state sensor/effecter PDRs and sensor event data by Zach Clark · 4 years ago
  3. 15bff55 sensor_event: Correct the D-Bus object path by Tom Joseph · 4 years ago
  4. 97a7a76 pldmtool: Refactor printStateEffecterPDR by Tom Joseph · 4 years ago
  5. a65c041 pldmtool: Add parser for State Sensor PDR by Tom Joseph · 4 years ago
  6. bd9440b pldmtool: Implement GetFRURecordTable. by Sridevi Ramesh · 4 years, 3 months ago
  7. 952abfa pldmtool: Refactor the code for tracing the PDR header by Tom Joseph · 4 years ago
  8. c4e80cc pldmtool : File table parsing by Pavithra Barithaya · 4 years, 1 month ago
  9. d15c809 oem-ibm/libpldm : Implement encode/decode for GetFileTable by Pavithra Barithaya · 4 years, 2 months ago
  10. 59717ea configurations: add PDR relate to timed power on effecter to 11.json by George Liu · 4 years ago
  11. 36e8135 libpldmresponder: create PDR when the D-Bus object path exists by George Liu · 4 years ago
  12. c0c6054 pldmd: fix creation of HostEffecterParser object by Sampa Misra · 4 years ago
  13. c6e49c4 libpldmresponder: PDR: check config dir by Deepak Kodihalli · 4 years ago
  14. d6638b7 pldmtool: fixup uninitialized variable by Deepak Kodihalli · 4 years ago
  15. 5bdde3a pldmtool: Implement GetFRURecordByOption by John Wang · 4 years ago
  16. 9e82ad1 libpldmresponder: Implement GetFRURecordByOption by John Wang · 4 years, 1 month ago
  17. 9fa87cf libpldm: Add encode/decode APIs for GetFRURecordByOption by John Wang · 4 years, 1 month ago
  18. fe4d88b Emit the Event.StateSensorEvent signal by Chicago Duan · 4 years, 1 month ago
  19. d8306f5 FRU: Add entries for PowerSupply by Sagar Srinivas · 4 years ago
  20. c4bcc1f Add enumeration for PLDM state set id by Tom Joseph · 4 years ago
  21. d64a1dd Add enumeration for PLDM entity types by Tom Joseph · 4 years ago
  22. 1f58401 configurations: move more configs in-repo by Deepak Kodihalli · 4 years ago
  23. 579a34a configurations: add Host effecter JSONs by Sampa Misra · 4 years ago
  24. 33e9c7e Build FRU table lazily by Tom Joseph · 4 years, 1 month ago
  25. 4548c62 configurations: add PDR config JSONs by Deepak Kodihalli · 4 years ago
  26. 6e51e37 configurations: add FRU configurations by Deepak Kodihalli · 4 years ago
  27. c3ed786 build: update meson version check by Deepak Kodihalli · 4 years ago
  28. f7f5da9 Rename tool/ as pldmtool/ by Deepak Kodihalli · 4 years ago
  29. d130e1a common: code re-org by Deepak Kodihalli · 4 years ago
  30. 1521f6d pldmd: code re-org by Deepak Kodihalli · 4 years ago
  31. ac19bd6 host-bmc: code re-org by Deepak Kodihalli · 4 years ago
  32. 6935cf6 systemd: add in-repo service file by Deepak Kodihalli · 4 years ago
  33. cee24b6 pldmtool: Report an error when an attribute is not found by John Wang · 4 years ago
  34. 2cd07da pldmtool: Fix display format of attribute value by John Wang · 4 years ago
  35. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 3 months ago
  36. 6492f52 clang-format: update to latest from docs repo by George Liu · 4 years ago
  37. a18a126 fru: Fix typo in a json example by John Wang · 4 years, 1 month ago
  38. 55732c2 fru: Add default configuration for fru record by John Wang · 4 years, 2 months ago
  39. a7aacc3 Fix issue: Find composite sensors/effecters PDRs error by Chicago Duan · 4 years, 1 month ago
  40. 738e4d8 Implement PDR.FindStateSensorPDR DBus API by Chicago Duan · 4 years, 1 month ago
  41. ce041e2 Add setBIOSattributecurrentvalue command by Adair Li · 4 years, 2 months ago
  42. 7a0d072 libpldmresponder: bios: fixed resp in setAttribute by Xiaochao Ma · 4 years, 1 month ago
  43. 8241b34 bios: check the attribute value to update by John Wang · 4 years, 1 month ago
  44. d6631b4 Fix an alignment error by John Wang · 4 years, 1 month ago
  45. 5c63407 Fix build fail by Deepak Kodihalli · 4 years, 1 month ago
  46. faf096f Fix OpenBMC CI fail by Deepak Kodihalli · 4 years, 1 month ago
  47. fd97264 Changed get/setDateTime to bmc instead of host by George Liu · 4 years, 3 months ago
  48. 0f74c98 Implement PDR.FindStateEffecterPDR DBus API by Pavithra Barithaya · 4 years, 2 months ago
  49. 826c9d4 clang-10: run clang-format on the repo by Deepak Kodihalli · 4 years, 1 month ago
  50. 4dd11a7 pldmtool: Add GetBIOSAttributeCurrentValueByHandle command by Adair Li · 4 years, 2 months ago
  51. ca37ccb libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle by Adair Li · 4 years, 2 months ago
  52. 3cdbcfb Fix the error of calling htole16/htole32/le16toh/le32toh method by Jolie Ku · 4 years, 2 months ago
  53. 9d8921e Fix failure to get file path of bios by George Liu · 4 years, 2 months ago
  54. c4959c3 pldm_events: Update PlatformEventMessage implementation by Tom Joseph · 4 years, 2 months ago
  55. d4d97a5 pldm_events: Implement support for state sensorEvents by TOM JOSEPH · 4 years, 3 months ago
  56. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  57. 3bdb3c2 Update libpldm api encode_*_req functions to have payload_length param by Christian Geddes · 4 years, 2 months ago
  58. cc9c20d pldmtool: platform: Implement SetNumericEffecterValue command by George Liu · 4 years, 5 months ago
  59. 62d12ec pldmtool: Add print message for the NumericEffectPDR by George Liu · 4 years, 5 months ago
  60. 64d26be pldm: Add gmock test for the setNumericEffecterValue method by George Liu · 4 years, 6 months ago
  61. eccb0c5 pldm: Implement SetNumericEffecterValue function by George Liu · 4 years, 6 months ago
  62. 0d7aca8 pldm: Optimized the setXXXHandler method in platform.hpp by George Liu · 4 years, 3 months ago
  63. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 6 months ago
  64. c94d494 pldm: Add numeric effecter configuration to the effecter_pdr.json by Chicago Duan · 4 years, 6 months ago
  65. 0be647d pldm: rename state_effecter_pdr.json to effecter_pdr.json by George Liu · 4 years, 4 months ago
  66. 2550cee Update GTEST EXPECT_EQ macros so they compile with latest gcc by crgeddes · 4 years, 2 months ago
  67. 6b1d1ca host_pdr_handler: remove PDRs across boots by Deepak Kodihalli · 4 years, 2 months ago
  68. 4a68093 libpldm: pdr: add API to remove remote PDRs by Deepak Kodihalli · 4 years, 2 months ago
  69. b984873 pdr: optimize record handle computation by Deepak Kodihalli · 4 years, 2 months ago
  70. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 3 months ago
  71. 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 2 months ago
  72. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 3 months ago
  73. 51efaf8 Add HostPDRHandler class by Pavithra Barithaya · 4 years, 3 months ago
  74. 6c146f1 Updates to libpldm base by Christian Geddes · 4 years, 2 months ago
  75. 6f4e904 oem-ibm: build: fix for oem-ibm flag disabled by Pavithra Barithaya · 4 years, 2 months ago
  76. 3bf5c55 oem-ibm: fixup error codes as per spec by Deepak Kodihalli · 4 years, 2 months ago
  77. 36ad1f5 Implement PDR Repository Change event data encoder function by Zach Clark · 4 years, 3 months ago
  78. ab74950 platform: Fix the error of calling the htole16/htole32 method by George Liu · 4 years, 3 months ago
  79. f798c8f libpldm: Implement encode/decode for GetSensorReading by Jolie Ku · 4 years, 3 months ago
  80. 35f2b2c libpldm:encode/decode for PlatformEventMessage by Pavithra Barithaya · 4 years, 3 months ago
  81. a556eb2 FRU: pldmresponder: fix width of PLDM entity type by Deepak Kodihalli · 4 years, 3 months ago
  82. 746f31a Revert "pldm: Add cli11 deps to meson build file" by Deepak Kodihalli · 4 years, 3 months ago
  83. 9be087c libpldm: decode APIs for pldmPDRRepositoryChgEvent by Zahed Hossain · 4 years, 3 months ago
  84. da75abe platform: Fix the error of calling le16toh/le32toh method by George Liu · 4 years, 3 months ago
  85. 4f9cac6 pldm: Add cli11 deps to meson build file by Xiaochao Ma · 4 years, 3 months ago
  86. 077fea2 pldm: Remove boost related code in pldm daemon by George Liu · 4 years, 3 months ago
  87. 027844d bios: Remvoe unused header files in bios.cpp by John Wang · 4 years, 3 months ago
  88. 45e5254 Enable 'oem-ibm' in pldmtool for base commands. by Sridevi Ramesh · 4 years, 3 months ago
  89. 3b28ba8 libpldm: Add APIs related to entity associations by Deepak Kodihalli · 4 years, 3 months ago
  90. 6a30a3e docs: Update documentation for FRU_Master.json by Tom Joseph · 4 years, 3 months ago
  91. 2ea1f07 libpldm:Change in the PlatformEventMessage field by Pavithra Barithaya · 4 years, 3 months ago
  92. d823cc0 pldm oem: implement certificate handler by Sampa Misra · 4 years, 3 months ago
  93. f0d1722 Bug fix when building pldm with oem-ibm diabled by Zahed Hossain · 4 years, 3 months ago
  94. 8cd6068 oem-ibm: dump transfer : react to D-Bus API change by Deepak Kodihalli · 4 years, 3 months ago
  95. 46ece06 libpldmresponder: enable DBus change notification by Sampa Misra · 4 years, 3 months ago
  96. 45fed20 bios_table: Implement find attr entry by string handle by John Wang · 4 years, 3 months ago
  97. 6080aae bios: Use the new APIs in bios table commands by John Wang · 4 years, 5 months ago
  98. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 5 months ago
  99. 95e6b3c bios: Implement BIOSIntegerAttribute by John Wang · 4 years, 5 months ago
  100. d965934 bios: Implement BIOSConfig by John Wang · 4 years, 4 months ago