1. 4f2538a BMC RR : Read and update the status for BMC reset by Pavithra Barithaya · 3 years, 4 months ago
  2. 719ed39 Avoid redundant entity association PDRs after merge by Sampa Misra · 3 years, 1 month ago
  3. 9cb05bd PLDM: Implement encode response & decode request API for SetFRURecordTable by Sridevi Ramesh · 3 years, 1 month ago
  4. 4b533f2 libpldm: Add decode API for UpdateComponent response by gokulsanker · 3 years, 2 months ago
  5. aa3a5cd libpldm: Add encode API for UpdateComponent request by gokulsanker · 3 years, 2 months ago
  6. 566784b libpldm: Add decode API for PassComponentTable response by gokulsanker · 3 years, 3 months ago
  7. 1b909d8 libpldm: Add encode API for PassComponentTable request by gokulsanker · 3 years, 3 months ago
  8. 83a644c libpldm: Fix validation in decode_get_firmware_parameters_resp by Tom Joseph · 3 years ago
  9. 64a8f0f Add entity instance as an input parameter to pldm_pdr_tree_add() by George Liu · 3 years, 1 month ago
  10. 6a6c3ab Verify currect node is a child of current parent by George Liu · 3 years ago
  11. c33c2f0 libpldm: Fix the check for the valid data length by Tom Joseph · 3 years ago
  12. 611238c libpldm: Add decode API for RequestUpdate cmd response by gokulsanker · 3 years, 3 months ago
  13. d434edc libpldm: Add encode API for RequestUpdate cmd request by gokulsanker · 3 years, 3 months ago
  14. 58cc172 libpldm: Add API to decode component image info by Tom Joseph · 3 years, 1 month ago
  15. 64af345 libpldm: Add API to decode firmware device ID record by Tom Joseph · 3 years, 1 month ago
  16. 568e470 libpldm: Add API to decode package header info by Tom Joseph · 3 years, 1 month ago
  17. bc44b7b libpldm: Fix is_string_type_valid by Tom Joseph · 3 years ago
  18. 3fd3eb8 libpldm: Enhance decode of GetFirmwareParameters response by Tom Joseph · 3 years ago
  19. cb0982b Fix: uninitialized local variable by Tom Joseph · 3 years, 1 month ago
  20. b7095ff Fix the return value of pack_pldm_header and unpack_pldm_header by George Liu · 3 years, 1 month ago
  21. 763b51e libpldm: Add APIs to decode descriptor entries by Tom Joseph · 3 years, 1 month ago
  22. afbdb6d pldmtool : Add new entity types & statesets by Manojkiran Eda · 3 years, 1 month ago
  23. e1fb7a8 libpldm: Add decode API for ComponentParameterTable entry by gokulsanker · 3 years, 3 months ago
  24. 22fbb34 libpldm: Add decode API for GetFirmwareParameters response by gokulsanker · 3 years, 3 months ago
  25. 981fbfb libpldm: Added encode API for GetFirmwareParameters cmd by gokulsanker · 3 years, 3 months ago
  26. eca3e19 libpldm : Add decode API for QueryDeviceIdentifiers cmd by gokulsanker · 3 years, 3 months ago
  27. 138ceba libpldm : Add encode API for QueryDeviceIdentifiers cmd by gokulsanker · 3 years, 3 months ago
  28. c073a20 entity_association_tree: Keep tree always updated by Sampa Misra · 3 years, 2 months ago
  29. 5327988 tests: Organize the test code to make it modular by Tom Joseph · 3 years, 2 months ago
  30. 7418752 PLDM: Implement encode response & decode request api for SetEventReceiver. by Sridevi Ramesh · 3 years, 3 months ago
  31. fe77eea libpldm: Add parent to pldm_entity_node structure by George Liu · 3 years, 2 months ago
  32. d9855ab libpldm: Add pldm_entity_extract method by George Liu · 3 years, 2 months ago
  33. 535bccd PLDM: Encode Decode For SetEventReceiver command by Sagar Srinivas · 3 years, 3 months ago
  34. c038bac Add definitions for Health State state set enumeration values by Zach Clark · 3 years, 3 months ago
  35. 0883fb3 build: add symlink for pldm.h by Patrick Williams · 3 years, 2 months ago
  36. 6f4479c build: rename dependency variable by Patrick Williams · 3 years, 3 months ago
  37. bcf91ac Fix a possible null pointer dereference by Manojkiran Eda · 3 years, 4 months ago
  38. 9f8d2b0 Revert "Fix return value for the pldm_send method" by Sampa Misra · 3 years, 3 months ago
  39. 4d25f6a Fix return value for the pldm_send method by George Liu · 3 years, 4 months ago
  40. 1aad2f9 Fix endian conversion for sensor_id in encode_sensor_event_data by Christian Geddes · 3 years, 5 months ago
  41. 38eaa27 Fix decode getStateSensorReadings resp command by George Liu · 3 years, 5 months ago
  42. aea5dde oem ibm: infrastructure for oem handlers by Sampa Misra · 3 years, 10 months ago
  43. 47180ac PLDM: Send firmware version to Hostboot by Pavithra Barithaya · 3 years, 8 months ago
  44. 7f839f9 oem-ibm: Send the event to host when BIOS attribute changes by Tom Joseph · 3 years, 9 months ago
  45. 184f602 soft-off: Send soft off request to the host and wait the host soft off responds by Chicago Duan · 4 years, 3 months ago
  46. a010cf2 pldm: Add verify CRC value of the BIOS table by George Liu · 4 years ago
  47. b371f8d libpldm: implement responder flow for SetBIOSTable by George Liu · 4 years ago
  48. 3eabde6 libpldm: Implement requester flow for SetBIOSTable by George Liu · 4 years ago
  49. cae1866 send PLDM event msg when state sensor changes by George Liu · 4 years, 2 months ago
  50. 362c18d libpldmresponder: Implement GetStateSensorReadings by George Liu · 4 years, 2 months ago
  51. 868c879 host-bmc: Process host TL PDR by Sampa Misra · 4 years, 1 month ago
  52. 12afe11 pdr: Implement terminus locator PDR for BMC by Sampa Misra · 4 years, 1 month ago
  53. 8bf521f Revert "libpldm: Remove states.h file" by Deepak Kodihalli · 4 years ago
  54. b011526 libpldm: Remove states.h file by Tom Joseph · 4 years ago
  55. a1bfb78 Add PDRType in string format and mention stateSetID value by Sridevi Ramesh · 4 years ago
  56. 80237ef libpldm: fix the length bytes of get state sensor readings resp by George Liu · 4 years ago
  57. 9d15502 libpldm: fix the enum names of pldm state sensors by George Liu · 4 years ago
  58. b728eee Add encoders for state sensor/effecter PDRs and sensor event data by Zach Clark · 4 years ago
  59. 9e82ad1 libpldmresponder: Implement GetFRURecordByOption by John Wang · 4 years, 1 month ago
  60. 9fa87cf libpldm: Add encode/decode APIs for GetFRURecordByOption by John Wang · 4 years, 1 month ago
  61. c4bcc1f Add enumeration for PLDM state set id by Tom Joseph · 4 years ago
  62. d64a1dd Add enumeration for PLDM entity types by Tom Joseph · 4 years ago
  63. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 3 months ago
  64. 826c9d4 clang-10: run clang-format on the repo by Deepak Kodihalli · 4 years, 1 month ago
  65. ca37ccb libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle by Adair Li · 4 years, 2 months ago
  66. 3cdbcfb Fix the error of calling htole16/htole32/le16toh/le32toh method by Jolie Ku · 4 years, 3 months ago
  67. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  68. 3bdb3c2 Update libpldm api encode_*_req functions to have payload_length param by Christian Geddes · 4 years, 2 months ago
  69. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 6 months ago
  70. 2550cee Update GTEST EXPECT_EQ macros so they compile with latest gcc by crgeddes · 4 years, 2 months ago
  71. 4a68093 libpldm: pdr: add API to remove remote PDRs by Deepak Kodihalli · 4 years, 2 months ago
  72. b984873 pdr: optimize record handle computation by Deepak Kodihalli · 4 years, 2 months ago
  73. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 3 months ago
  74. 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 3 months ago
  75. 6c146f1 Updates to libpldm base by Christian Geddes · 4 years, 2 months ago
  76. 36ad1f5 Implement PDR Repository Change event data encoder function by Zach Clark · 4 years, 3 months ago
  77. ab74950 platform: Fix the error of calling the htole16/htole32 method by George Liu · 4 years, 3 months ago
  78. f798c8f libpldm: Implement encode/decode for GetSensorReading by Jolie Ku · 4 years, 3 months ago
  79. 35f2b2c libpldm:encode/decode for PlatformEventMessage by Pavithra Barithaya · 4 years, 3 months ago
  80. 9be087c libpldm: decode APIs for pldmPDRRepositoryChgEvent by Zahed Hossain · 4 years, 3 months ago
  81. da75abe platform: Fix the error of calling le16toh/le32toh method by George Liu · 4 years, 3 months ago
  82. 3b28ba8 libpldm: Add APIs related to entity associations by Deepak Kodihalli · 4 years, 3 months ago
  83. 2ea1f07 libpldm:Change in the PlatformEventMessage field by Pavithra Barithaya · 4 years, 3 months ago
  84. 45fed20 bios_table: Implement find attr entry by string handle by John Wang · 4 years, 3 months ago
  85. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 5 months ago
  86. 56e45c5 Add responder for Platform Event Message by Tom Joseph · 4 years, 4 months ago
  87. 7672875 Add platform completion code constants for getPDR responses by Zach Clark · 4 years, 3 months ago
  88. 3dba2bf Support calling decode_get_pdr_resp with a NULL buffer by Zach Clark · 4 years, 3 months ago
  89. 6787f17 libpldm: Implement encode/decode for GetNumericEffecterValue by Jolie Ku · 4 years, 3 months ago
  90. 9008d28 oem/libpldm: Implement requester flow for GetAlertStatus by George Liu · 4 years, 4 months ago
  91. 442210e Add pdr.h to headers in meson.build. by Dhruvaraj Subhashchandran · 4 years, 3 months ago
  92. f3295be libpldm: encode GetFruRecordTable request api by PriyangaRamasamy · 5 years ago
  93. 5544ccd pldmtool: PDR: add parsers by Deepak Kodihalli · 4 years, 4 months ago
  94. fb4dd7b libpldm: PDR API: endianness fixes by Deepak Kodihalli · 4 years, 4 months ago
  95. 1c86171 Decode APIs for sensorEvent class data by Zahed Hossain · 4 years, 4 months ago
  96. d4abab1 Encode & Decode APIs for PlatformEventMessage by Zahed Hossain · 4 years, 5 months ago
  97. 0a738f0 libpldm: add API to create entity association PDR by Deepak Kodihalli · 4 years, 4 months ago
  98. 0578705 libpldm: add APIs to create entity associations by Deepak Kodihalli · 4 years, 4 months ago
  99. 3557bad libpldm: Implement encode/decode for GetStateSensorReadings by Jolie Ku · 4 years, 4 months ago
  100. 90ff3ed libpldm: Fix test failure in fru and pdr by Lei YU · 4 years, 4 months ago