1. 2b7c1bf Change the entity type for system by Manojkiran Eda · 2 years, 10 months ago
  2. 27403f4 pldmtool: oem: ibm: untangle header dependencies by Brad Bishop · 2 years, 7 months ago
  3. a6bf120 Define safe variant of decode_get_fru_record_table_resp by Zach Clark · 2 years, 9 months ago
  4. bbbbae1 Rename IBM OEM state set header and install it by Eddie James · 2 years, 9 months ago
  5. 9a3c6eb libpldm: Add encode API for GetPDRRepositoryInfo response by George Liu · 2 years, 8 months ago
  6. 3a6846c libpldm: Modify the validation check on ActiveComponentVersionString by Tom Joseph · 2 years, 10 months ago
  7. 5bb9edb BIOS: support readonly attributes by George Liu · 2 years, 11 months ago
  8. e5bbe0d libpldm: Fix error in completion code by Tom Joseph · 2 years, 10 months ago
  9. 70a47ba dos2unix conversion by Patrick Williams · 2 years, 10 months ago
  10. b6b3cf3 libpldm: fix entity_association_tree_copy method by George Liu · 3 years, 1 month ago
  11. 94bd234 libpldm: Add decode API for CancelUpdate response by gokulsanker · 3 years, 2 months ago
  12. 989ba53 libpldm: Add encode API for CancelUpdate request by gokulsanker · 3 years, 2 months ago
  13. fc370e9 libpldm: Add decode API for CancelUpdateComponent response by gokulsanker · 3 years, 2 months ago
  14. 16ad4f2 libpldm: Add encode API for CancelUpdateComponent request by gokulsanker · 3 years, 2 months ago
  15. bc08de9 libpldm: Add decode API for GetStatus response by gokulsanker · 3 years, 2 months ago
  16. 4225442 libpldm: Added encode API for GetStatus request by gokulsanker · 3 years, 2 months ago
  17. 630f76a libpldm: Add decode API for ActivateFirmware response by gokulsanker · 3 years, 2 months ago
  18. 773cd1f libpldm: Add encode API for ActivateFirmware request by gokulsanker · 3 years, 2 months ago
  19. d6f79b8 libpldm: Add encode API for ApplyComplete response by gokulsanker · 3 years ago
  20. 4687f24 libpldm: Add decode API for ApplyComplete request by gokulsanker · 3 years ago
  21. 9a69358 libpldm: Add encode API for VerifyComplete response by gokulsanker · 3 years ago
  22. b79b91a libpldm: Add decode API for VerifyComplete request by gokulsanker · 3 years ago
  23. 50107cf libpldm: Add encode API for TransferComplete response by gokulsanker · 3 years ago
  24. e380702 libpldm: Add decode API for TransferComplete request by gokulsanker · 3 years ago
  25. 9c440d0 libpldm: Add encode API for RequestFirmwareData response by gokulsanker · 3 years, 1 month ago
  26. a4e6b29 libpldm: Add decode API for RequestFirmwareData request by gokulsanker · 3 years, 1 month ago
  27. dcdcd3b pldmtool: Display GetPDR state set ID possible state names in an array by Sridevi Ramesh · 3 years, 1 month ago
  28. 4f2538a BMC RR : Read and update the status for BMC reset by Pavithra Barithaya · 3 years, 4 months ago
  29. 719ed39 Avoid redundant entity association PDRs after merge by Sampa Misra · 3 years, 1 month ago
  30. 9cb05bd PLDM: Implement encode response & decode request API for SetFRURecordTable by Sridevi Ramesh · 3 years, 1 month ago
  31. 4b533f2 libpldm: Add decode API for UpdateComponent response by gokulsanker · 3 years, 2 months ago
  32. aa3a5cd libpldm: Add encode API for UpdateComponent request by gokulsanker · 3 years, 2 months ago
  33. 566784b libpldm: Add decode API for PassComponentTable response by gokulsanker · 3 years, 3 months ago
  34. 1b909d8 libpldm: Add encode API for PassComponentTable request by gokulsanker · 3 years, 3 months ago
  35. 83a644c libpldm: Fix validation in decode_get_firmware_parameters_resp by Tom Joseph · 3 years ago
  36. 64a8f0f Add entity instance as an input parameter to pldm_pdr_tree_add() by George Liu · 3 years, 1 month ago
  37. 6a6c3ab Verify currect node is a child of current parent by George Liu · 3 years ago
  38. c33c2f0 libpldm: Fix the check for the valid data length by Tom Joseph · 3 years ago
  39. 611238c libpldm: Add decode API for RequestUpdate cmd response by gokulsanker · 3 years, 3 months ago
  40. d434edc libpldm: Add encode API for RequestUpdate cmd request by gokulsanker · 3 years, 3 months ago
  41. 58cc172 libpldm: Add API to decode component image info by Tom Joseph · 3 years, 1 month ago
  42. 64af345 libpldm: Add API to decode firmware device ID record by Tom Joseph · 3 years, 1 month ago
  43. 568e470 libpldm: Add API to decode package header info by Tom Joseph · 3 years, 1 month ago
  44. bc44b7b libpldm: Fix is_string_type_valid by Tom Joseph · 3 years ago
  45. 3fd3eb8 libpldm: Enhance decode of GetFirmwareParameters response by Tom Joseph · 3 years ago
  46. cb0982b Fix: uninitialized local variable by Tom Joseph · 3 years, 1 month ago
  47. b7095ff Fix the return value of pack_pldm_header and unpack_pldm_header by George Liu · 3 years, 1 month ago
  48. 763b51e libpldm: Add APIs to decode descriptor entries by Tom Joseph · 3 years, 1 month ago
  49. afbdb6d pldmtool : Add new entity types & statesets by Manojkiran Eda · 3 years, 1 month ago
  50. e1fb7a8 libpldm: Add decode API for ComponentParameterTable entry by gokulsanker · 3 years, 3 months ago
  51. 22fbb34 libpldm: Add decode API for GetFirmwareParameters response by gokulsanker · 3 years, 3 months ago
  52. 981fbfb libpldm: Added encode API for GetFirmwareParameters cmd by gokulsanker · 3 years, 3 months ago
  53. eca3e19 libpldm : Add decode API for QueryDeviceIdentifiers cmd by gokulsanker · 3 years, 3 months ago
  54. 138ceba libpldm : Add encode API for QueryDeviceIdentifiers cmd by gokulsanker · 3 years, 3 months ago
  55. c073a20 entity_association_tree: Keep tree always updated by Sampa Misra · 3 years, 2 months ago
  56. 5327988 tests: Organize the test code to make it modular by Tom Joseph · 3 years, 2 months ago
  57. 7418752 PLDM: Implement encode response & decode request api for SetEventReceiver. by Sridevi Ramesh · 3 years, 3 months ago
  58. fe77eea libpldm: Add parent to pldm_entity_node structure by George Liu · 3 years, 2 months ago
  59. d9855ab libpldm: Add pldm_entity_extract method by George Liu · 3 years, 2 months ago
  60. 535bccd PLDM: Encode Decode For SetEventReceiver command by Sagar Srinivas · 3 years, 3 months ago
  61. c038bac Add definitions for Health State state set enumeration values by Zach Clark · 3 years, 3 months ago
  62. 0883fb3 build: add symlink for pldm.h by Patrick Williams · 3 years, 2 months ago
  63. 6f4479c build: rename dependency variable by Patrick Williams · 3 years, 3 months ago
  64. bcf91ac Fix a possible null pointer dereference by Manojkiran Eda · 3 years, 4 months ago
  65. 9f8d2b0 Revert "Fix return value for the pldm_send method" by Sampa Misra · 3 years, 3 months ago
  66. 4d25f6a Fix return value for the pldm_send method by George Liu · 3 years, 4 months ago
  67. 1aad2f9 Fix endian conversion for sensor_id in encode_sensor_event_data by Christian Geddes · 3 years, 5 months ago
  68. 38eaa27 Fix decode getStateSensorReadings resp command by George Liu · 3 years, 5 months ago
  69. aea5dde oem ibm: infrastructure for oem handlers by Sampa Misra · 3 years, 10 months ago
  70. 47180ac PLDM: Send firmware version to Hostboot by Pavithra Barithaya · 3 years, 8 months ago
  71. 7f839f9 oem-ibm: Send the event to host when BIOS attribute changes by Tom Joseph · 3 years, 9 months ago
  72. 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
  73. a010cf2 pldm: Add verify CRC value of the BIOS table by George Liu · 4 years ago
  74. b371f8d libpldm: implement responder flow for SetBIOSTable by George Liu · 4 years ago
  75. 3eabde6 libpldm: Implement requester flow for SetBIOSTable by George Liu · 4 years ago
  76. cae1866 send PLDM event msg when state sensor changes by George Liu · 4 years, 2 months ago
  77. 362c18d libpldmresponder: Implement GetStateSensorReadings by George Liu · 4 years, 2 months ago
  78. 868c879 host-bmc: Process host TL PDR by Sampa Misra · 4 years, 1 month ago
  79. 12afe11 pdr: Implement terminus locator PDR for BMC by Sampa Misra · 4 years, 1 month ago
  80. 8bf521f Revert "libpldm: Remove states.h file" by Deepak Kodihalli · 4 years ago
  81. b011526 libpldm: Remove states.h file by Tom Joseph · 4 years ago
  82. a1bfb78 Add PDRType in string format and mention stateSetID value by Sridevi Ramesh · 4 years ago
  83. 80237ef libpldm: fix the length bytes of get state sensor readings resp by George Liu · 4 years ago
  84. 9d15502 libpldm: fix the enum names of pldm state sensors by George Liu · 4 years ago
  85. b728eee Add encoders for state sensor/effecter PDRs and sensor event data by Zach Clark · 4 years ago
  86. 9e82ad1 libpldmresponder: Implement GetFRURecordByOption by John Wang · 4 years, 1 month ago
  87. 9fa87cf libpldm: Add encode/decode APIs for GetFRURecordByOption by John Wang · 4 years, 1 month ago
  88. c4bcc1f Add enumeration for PLDM state set id by Tom Joseph · 4 years ago
  89. d64a1dd Add enumeration for PLDM entity types by Tom Joseph · 4 years ago
  90. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 3 months ago
  91. 826c9d4 clang-10: run clang-format on the repo by Deepak Kodihalli · 4 years, 1 month ago
  92. ca37ccb libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle by Adair Li · 4 years, 2 months ago
  93. 3cdbcfb Fix the error of calling htole16/htole32/le16toh/le32toh method by Jolie Ku · 4 years, 3 months ago
  94. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  95. 3bdb3c2 Update libpldm api encode_*_req functions to have payload_length param by Christian Geddes · 4 years, 2 months ago
  96. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 6 months ago
  97. 2550cee Update GTEST EXPECT_EQ macros so they compile with latest gcc by crgeddes · 4 years, 2 months ago
  98. 4a68093 libpldm: pdr: add API to remove remote PDRs by Deepak Kodihalli · 4 years, 2 months ago
  99. b984873 pdr: optimize record handle computation by Deepak Kodihalli · 4 years, 2 months ago
  100. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 3 months ago