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