1. 6e51e37 configurations: add FRU configurations by Deepak Kodihalli · 4 years ago
  2. c3ed786 build: update meson version check by Deepak Kodihalli · 4 years ago
  3. f7f5da9 Rename tool/ as pldmtool/ by Deepak Kodihalli · 4 years ago
  4. d130e1a common: code re-org by Deepak Kodihalli · 4 years ago
  5. 1521f6d pldmd: code re-org by Deepak Kodihalli · 4 years ago
  6. ac19bd6 host-bmc: code re-org by Deepak Kodihalli · 4 years ago
  7. 6935cf6 systemd: add in-repo service file by Deepak Kodihalli · 4 years ago
  8. cee24b6 pldmtool: Report an error when an attribute is not found by John Wang · 4 years ago
  9. 2cd07da pldmtool: Fix display format of attribute value by John Wang · 4 years ago
  10. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 3 months ago
  11. 6492f52 clang-format: update to latest from docs repo by George Liu · 4 years ago
  12. a18a126 fru: Fix typo in a json example by John Wang · 4 years, 1 month ago
  13. 55732c2 fru: Add default configuration for fru record by John Wang · 4 years, 2 months ago
  14. a7aacc3 Fix issue: Find composite sensors/effecters PDRs error by Chicago Duan · 4 years, 1 month ago
  15. 738e4d8 Implement PDR.FindStateSensorPDR DBus API by Chicago Duan · 4 years, 1 month ago
  16. ce041e2 Add setBIOSattributecurrentvalue command by Adair Li · 4 years, 2 months ago
  17. 7a0d072 libpldmresponder: bios: fixed resp in setAttribute by Xiaochao Ma · 4 years, 1 month ago
  18. 8241b34 bios: check the attribute value to update by John Wang · 4 years, 1 month ago
  19. d6631b4 Fix an alignment error by John Wang · 4 years, 1 month ago
  20. 5c63407 Fix build fail by Deepak Kodihalli · 4 years, 1 month ago
  21. faf096f Fix OpenBMC CI fail by Deepak Kodihalli · 4 years, 1 month ago
  22. fd97264 Changed get/setDateTime to bmc instead of host by George Liu · 4 years, 3 months ago
  23. 0f74c98 Implement PDR.FindStateEffecterPDR DBus API by Pavithra Barithaya · 4 years, 2 months ago
  24. 826c9d4 clang-10: run clang-format on the repo by Deepak Kodihalli · 4 years, 1 month ago
  25. 4dd11a7 pldmtool: Add GetBIOSAttributeCurrentValueByHandle command by Adair Li · 4 years, 2 months ago
  26. ca37ccb libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle by Adair Li · 4 years, 2 months ago
  27. 3cdbcfb Fix the error of calling htole16/htole32/le16toh/le32toh method by Jolie Ku · 4 years, 2 months ago
  28. 9d8921e Fix failure to get file path of bios by George Liu · 4 years, 2 months ago
  29. c4959c3 pldm_events: Update PlatformEventMessage implementation by Tom Joseph · 4 years, 2 months ago
  30. d4d97a5 pldm_events: Implement support for state sensorEvents by TOM JOSEPH · 4 years, 3 months ago
  31. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  32. 3bdb3c2 Update libpldm api encode_*_req functions to have payload_length param by Christian Geddes · 4 years, 2 months ago
  33. cc9c20d pldmtool: platform: Implement SetNumericEffecterValue command by George Liu · 4 years, 5 months ago
  34. 62d12ec pldmtool: Add print message for the NumericEffectPDR by George Liu · 4 years, 5 months ago
  35. 64d26be pldm: Add gmock test for the setNumericEffecterValue method by George Liu · 4 years, 6 months ago
  36. eccb0c5 pldm: Implement SetNumericEffecterValue function by George Liu · 4 years, 6 months ago
  37. 0d7aca8 pldm: Optimized the setXXXHandler method in platform.hpp by George Liu · 4 years, 3 months ago
  38. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 6 months ago
  39. c94d494 pldm: Add numeric effecter configuration to the effecter_pdr.json by Chicago Duan · 4 years, 6 months ago
  40. 0be647d pldm: rename state_effecter_pdr.json to effecter_pdr.json by George Liu · 4 years, 4 months ago
  41. 2550cee Update GTEST EXPECT_EQ macros so they compile with latest gcc by crgeddes · 4 years, 2 months ago
  42. 6b1d1ca host_pdr_handler: remove PDRs across boots by Deepak Kodihalli · 4 years, 2 months ago
  43. 4a68093 libpldm: pdr: add API to remove remote PDRs by Deepak Kodihalli · 4 years, 2 months ago
  44. b984873 pdr: optimize record handle computation by Deepak Kodihalli · 4 years, 2 months ago
  45. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 3 months ago
  46. 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 2 months ago
  47. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 3 months ago
  48. 51efaf8 Add HostPDRHandler class by Pavithra Barithaya · 4 years, 3 months ago
  49. 6c146f1 Updates to libpldm base by Christian Geddes · 4 years, 2 months ago
  50. 6f4e904 oem-ibm: build: fix for oem-ibm flag disabled by Pavithra Barithaya · 4 years, 2 months ago
  51. 3bf5c55 oem-ibm: fixup error codes as per spec by Deepak Kodihalli · 4 years, 2 months ago
  52. 36ad1f5 Implement PDR Repository Change event data encoder function by Zach Clark · 4 years, 3 months ago
  53. ab74950 platform: Fix the error of calling the htole16/htole32 method by George Liu · 4 years, 3 months ago
  54. f798c8f libpldm: Implement encode/decode for GetSensorReading by Jolie Ku · 4 years, 3 months ago
  55. 35f2b2c libpldm:encode/decode for PlatformEventMessage by Pavithra Barithaya · 4 years, 3 months ago
  56. a556eb2 FRU: pldmresponder: fix width of PLDM entity type by Deepak Kodihalli · 4 years, 3 months ago
  57. 746f31a Revert "pldm: Add cli11 deps to meson build file" by Deepak Kodihalli · 4 years, 3 months ago
  58. 9be087c libpldm: decode APIs for pldmPDRRepositoryChgEvent by Zahed Hossain · 4 years, 3 months ago
  59. da75abe platform: Fix the error of calling le16toh/le32toh method by George Liu · 4 years, 3 months ago
  60. 4f9cac6 pldm: Add cli11 deps to meson build file by Xiaochao Ma · 4 years, 3 months ago
  61. 077fea2 pldm: Remove boost related code in pldm daemon by George Liu · 4 years, 3 months ago
  62. 027844d bios: Remvoe unused header files in bios.cpp by John Wang · 4 years, 3 months ago
  63. 45e5254 Enable 'oem-ibm' in pldmtool for base commands. by Sridevi Ramesh · 4 years, 3 months ago
  64. 3b28ba8 libpldm: Add APIs related to entity associations by Deepak Kodihalli · 4 years, 3 months ago
  65. 6a30a3e docs: Update documentation for FRU_Master.json by Tom Joseph · 4 years, 3 months ago
  66. 2ea1f07 libpldm:Change in the PlatformEventMessage field by Pavithra Barithaya · 4 years, 3 months ago
  67. d823cc0 pldm oem: implement certificate handler by Sampa Misra · 4 years, 3 months ago
  68. f0d1722 Bug fix when building pldm with oem-ibm diabled by Zahed Hossain · 4 years, 3 months ago
  69. 8cd6068 oem-ibm: dump transfer : react to D-Bus API change by Deepak Kodihalli · 4 years, 3 months ago
  70. 46ece06 libpldmresponder: enable DBus change notification by Sampa Misra · 4 years, 3 months ago
  71. 45fed20 bios_table: Implement find attr entry by string handle by John Wang · 4 years, 3 months ago
  72. 6080aae bios: Use the new APIs in bios table commands by John Wang · 4 years, 5 months ago
  73. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 5 months ago
  74. 95e6b3c bios: Implement BIOSIntegerAttribute by John Wang · 4 years, 5 months ago
  75. d965934 bios: Implement BIOSConfig by John Wang · 4 years, 4 months ago
  76. 29683b5 bios: Implement BIOSStringAttribute by John Wang · 4 years, 4 months ago
  77. e2efdcc bios: Implement BIOSAttribute by John Wang · 4 years, 5 months ago
  78. 9e24242 utils: Make getDbusPropertyVariant virtual by John Wang · 4 years, 4 months ago
  79. 75330f3 event: Handle platform event message by Zahed Hossain · 4 years, 3 months ago
  80. 56e45c5 Add responder for Platform Event Message by Tom Joseph · 4 years, 4 months ago
  81. fd279e1 dump transfer: set offloaded property by Deepak Kodihalli · 4 years, 5 months ago
  82. 1896716 implement commands for dump xfer by Sampa Misra · 4 years, 6 months ago
  83. 7672875 Add platform completion code constants for getPDR responses by Zach Clark · 4 years, 3 months ago
  84. 3dba2bf Support calling decode_get_pdr_resp with a NULL buffer by Zach Clark · 4 years, 3 months ago
  85. a287072 pldm: Optimized parsing of PDR JSON files by George Liu · 4 years, 5 months ago
  86. 1ec85d4 pdr: Update D-Bus mapping structure by George Liu · 4 years, 5 months ago
  87. 6787f17 libpldm: Implement encode/decode for GetNumericEffecterValue by Jolie Ku · 4 years, 3 months ago
  88. 4407335 pldmtool: oem: Implement GetAlertStatus command by George Liu · 4 years, 4 months ago
  89. 89aad71 oem/pldm: Implement GetAlertStatus command by George Liu · 4 years, 4 months ago
  90. 81caca5 oem/libpldm: platform: implement responder flow for GetAlertStatus by George Liu · 4 years, 4 months ago
  91. 9008d28 oem/libpldm: Implement requester flow for GetAlertStatus by George Liu · 4 years, 4 months ago
  92. 442210e Add pdr.h to headers in meson.build. by Dhruvaraj Subhashchandran · 4 years, 3 months ago
  93. f3295be libpldm: encode GetFruRecordTable request api by PriyangaRamasamy · 5 years ago
  94. c91822b Enable verbose flag '-v' in pldmtool by Sridevi Ramesh · 4 years, 4 months ago
  95. 5544ccd pldmtool: PDR: add parsers by Deepak Kodihalli · 4 years, 4 months ago
  96. 3cd6181 libpldmresponder: FRU: construct PDRs by Deepak Kodihalli · 4 years, 4 months ago
  97. fb4dd7b libpldm: PDR API: endianness fixes by Deepak Kodihalli · 4 years, 4 months ago
  98. 22b5a7d libpldmresponder: GetPDR: fix response by Deepak Kodihalli · 4 years, 3 months ago
  99. 1c86171 Decode APIs for sensorEvent class data by Zahed Hossain · 4 years, 4 months ago
  100. d4abab1 Encode & Decode APIs for PlatformEventMessage by Zahed Hossain · 4 years, 5 months ago