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