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