1. 868c879 host-bmc: Process host TL PDR by Sampa Misra · 4 years, 1 month ago
  2. 12afe11 pdr: Implement terminus locator PDR for BMC by Sampa Misra · 4 years, 1 month ago
  3. 8bf521f Revert "libpldm: Remove states.h file" by Deepak Kodihalli · 4 years ago
  4. b011526 libpldm: Remove states.h file by Tom Joseph · 4 years ago
  5. a1bfb78 Add PDRType in string format and mention stateSetID value by Sridevi Ramesh · 4 years ago
  6. 80237ef libpldm: fix the length bytes of get state sensor readings resp by George Liu · 4 years ago
  7. 9d15502 libpldm: fix the enum names of pldm state sensors by George Liu · 4 years ago
  8. b728eee Add encoders for state sensor/effecter PDRs and sensor event data by Zach Clark · 4 years ago
  9. 9e82ad1 libpldmresponder: Implement GetFRURecordByOption by John Wang · 4 years, 1 month ago
  10. 9fa87cf libpldm: Add encode/decode APIs for GetFRURecordByOption by John Wang · 4 years, 1 month ago
  11. c4bcc1f Add enumeration for PLDM state set id by Tom Joseph · 4 years ago
  12. d64a1dd Add enumeration for PLDM entity types by Tom Joseph · 4 years ago
  13. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 3 months ago
  14. 826c9d4 clang-10: run clang-format on the repo by Deepak Kodihalli · 4 years, 1 month ago
  15. ca37ccb libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle by Adair Li · 4 years, 2 months ago
  16. 3cdbcfb Fix the error of calling htole16/htole32/le16toh/le32toh method by Jolie Ku · 4 years, 2 months ago
  17. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  18. 3bdb3c2 Update libpldm api encode_*_req functions to have payload_length param by Christian Geddes · 4 years, 2 months ago
  19. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 6 months ago
  20. 2550cee Update GTEST EXPECT_EQ macros so they compile with latest gcc by crgeddes · 4 years, 2 months ago
  21. 4a68093 libpldm: pdr: add API to remove remote PDRs by Deepak Kodihalli · 4 years, 2 months ago
  22. b984873 pdr: optimize record handle computation by Deepak Kodihalli · 4 years, 2 months ago
  23. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 3 months ago
  24. 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 3 months ago
  25. 6c146f1 Updates to libpldm base by Christian Geddes · 4 years, 2 months ago
  26. 36ad1f5 Implement PDR Repository Change event data encoder function by Zach Clark · 4 years, 3 months ago
  27. ab74950 platform: Fix the error of calling the htole16/htole32 method by George Liu · 4 years, 3 months ago
  28. f798c8f libpldm: Implement encode/decode for GetSensorReading by Jolie Ku · 4 years, 3 months ago
  29. 35f2b2c libpldm:encode/decode for PlatformEventMessage by Pavithra Barithaya · 4 years, 3 months ago
  30. 9be087c libpldm: decode APIs for pldmPDRRepositoryChgEvent by Zahed Hossain · 4 years, 3 months ago
  31. da75abe platform: Fix the error of calling le16toh/le32toh method by George Liu · 4 years, 3 months ago
  32. 3b28ba8 libpldm: Add APIs related to entity associations by Deepak Kodihalli · 4 years, 3 months ago
  33. 2ea1f07 libpldm:Change in the PlatformEventMessage field by Pavithra Barithaya · 4 years, 3 months ago
  34. 45fed20 bios_table: Implement find attr entry by string handle by John Wang · 4 years, 3 months ago
  35. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 5 months ago
  36. 56e45c5 Add responder for Platform Event Message by Tom Joseph · 4 years, 4 months ago
  37. 7672875 Add platform completion code constants for getPDR responses by Zach Clark · 4 years, 3 months ago
  38. 3dba2bf Support calling decode_get_pdr_resp with a NULL buffer by Zach Clark · 4 years, 3 months ago
  39. 6787f17 libpldm: Implement encode/decode for GetNumericEffecterValue by Jolie Ku · 4 years, 3 months ago
  40. 9008d28 oem/libpldm: Implement requester flow for GetAlertStatus by George Liu · 4 years, 4 months ago
  41. 442210e Add pdr.h to headers in meson.build. by Dhruvaraj Subhashchandran · 4 years, 3 months ago
  42. f3295be libpldm: encode GetFruRecordTable request api by PriyangaRamasamy · 5 years ago
  43. 5544ccd pldmtool: PDR: add parsers by Deepak Kodihalli · 4 years, 4 months ago
  44. fb4dd7b libpldm: PDR API: endianness fixes by Deepak Kodihalli · 4 years, 4 months ago
  45. 1c86171 Decode APIs for sensorEvent class data by Zahed Hossain · 4 years, 4 months ago
  46. d4abab1 Encode & Decode APIs for PlatformEventMessage by Zahed Hossain · 4 years, 5 months ago
  47. 0a738f0 libpldm: add API to create entity association PDR by Deepak Kodihalli · 4 years, 4 months ago
  48. 0578705 libpldm: add APIs to create entity associations by Deepak Kodihalli · 4 years, 4 months ago
  49. 3557bad libpldm: Implement encode/decode for GetStateSensorReadings by Jolie Ku · 4 years, 4 months ago
  50. 90ff3ed libpldm: Fix test failure in fru and pdr by Lei YU · 4 years, 4 months ago
  51. f02454e libpdlm: Fix test failure in libpldm_bios_test by Lei YU · 4 years, 4 months ago
  52. 065cf76 libpdlm: Fix test failure in libpldm_platform_test by Lei YU · 4 years, 4 months ago
  53. 7cfeb8e libpldm: Initially fix test failures on big endian by Lei YU · 4 years, 4 months ago
  54. f357b5a Move libpldm test cases into libpldm directory by Lei YU · 4 years, 4 months ago
  55. e176a65 bios_table: Check the attr type when set attr value by John Wang · 4 years, 5 months ago
  56. db91467 libpldm: add APIs for FRU record set PDR ops by Deepak Kodihalli · 4 years, 5 months ago
  57. 3b02ed8 libpldm: add APIs for PDR operations by Deepak Kodihalli · 4 years, 5 months ago
  58. 50218a6 bios_table: Add decode functions for attr table by John Wang · 4 years, 5 months ago
  59. 88a349c libpldm: bios_table: Fix a possible overflow by John Wang · 4 years, 5 months ago
  60. b0da7a0 libpldm: bios_table: Add required decode functions by John Wang · 4 years, 6 months ago
  61. 08c0595 decode: setBiosAttributeValue: Use variable_field by John Wang · 4 years, 6 months ago
  62. c2d538c Introduce a structure to represent variable fields by John Wang · 4 years, 6 months ago
  63. 871c927 libpldm: bios_table: Update attr value table by John Wang · 4 years, 7 months ago
  64. 684a716 libpldm: Fix logical errors between length check and cc decoding by George Liu · 4 years, 7 months ago
  65. 8e877e0 Fix GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 5 months ago
  66. 30b859f libpldm: Implement en/decode for setNumericEffecterValue by George Liu · 4 years, 6 months ago
  67. 93d6871 Add defintions and function to encode FRU record by Tom Joseph · 4 years, 6 months ago
  68. 820a9a5 libpldm: platform: implement requester flow for GetPDR by George Liu · 4 years, 7 months ago
  69. 08efc7b Add decode_get_bios_table_resp() in PLDM BIOS. by Sridevi Ramesh · 4 years, 7 months ago
  70. bc6ff26 Add encode_tid_req() in PLDM base. by Sridevi Ramesh · 4 years, 7 months ago
  71. 501a6fd Modify the comments of the declaration by Xiaochao Ma · 4 years, 7 months ago
  72. 8721ed6 Implement GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 7 months ago
  73. 7f02d70 Add cc only response by John Wang · 4 years, 7 months ago
  74. 3342adb libpldm: Add API to find an attribute value entry by John Wang · 4 years, 7 months ago
  75. b6333cb libpldm: bios_table: Make auxiliary handlers const by John Wang · 4 years, 7 months ago
  76. 49484a1 libpldm: bios: Implement iter for attr value table by John Wang · 4 years, 7 months ago
  77. a940d8e libpldm: utils: Add crc8 implementation by George Liu · 4 years, 7 months ago
  78. 39ae2a9 libpldm: bios: implement en/decode for SetDateTime by Xiaochao Ma · 4 years, 8 months ago
  79. 79c37f1 bios: Use crc implemented in libpldm by John Wang · 4 years, 8 months ago
  80. 5bdb30a libplmd: utils: Add bcd conversions by John Wang · 4 years, 7 months ago
  81. 827c5de bios: Verify the fields that need to be encoded by John Wang · 4 years, 8 months ago
  82. ca23082 bios: Add en/decodes for integer attribute by John Wang · 4 years, 9 months ago
  83. 7213623 libpldm: util: Convert version field to string by John Wang · 4 years, 8 months ago
  84. d3d5fa8 Add encode_get_bios_table() function in PLDM BIOS by Sridevi Ramesh · 4 years, 8 months ago
  85. 9d494bb libpldm: Add APIs to enable PLDM Requester flow by Deepak Kodihalli · 4 years, 8 months ago
  86. ccc0455 bios: Move en/decodes for Attribute Table to libpldm by John Wang · 4 years, 9 months ago
  87. dd9a628 bios: Move en/decodes for String Table to libpldm by John Wang · 4 years, 9 months ago
  88. 3ad2175 Refactor: bios: Construct the attribute value table by John Wang · 4 years, 9 months ago
  89. 0270040 bios: Implement an iterator for bios attribute table by John Wang · 4 years, 9 months ago
  90. d8702f6 libpldm: utils: Add crc implementation by John Wang · 4 years, 8 months ago
  91. f6704d5 build: remove autotools support by Deepak Kodihalli · 4 years, 8 months ago
  92. 497665a libpldm: requester: APIs for GetFruRecordTable by PriyangaRamasamy · 5 years ago
  93. 8e92c6c libpldm: support GetFruRecordTableMetadata api's by Jinu Joy Thomas · 5 years ago
  94. 960dc96 responder: add state effecter for system power off by Deepak Kodihalli · 4 years, 9 months ago
  95. 535efa0 meson: fix lib names by Deepak Kodihalli · 4 years, 9 months ago
  96. a2fa070 libpldmresponder: implement setStateEffecterStates by Sampa Misra · 5 years ago
  97. 557dfb0 libpldmresponder: implement handler for GetPDR by Deepak Kodihalli · 5 years ago
  98. 3c275e1 meson: add alternative build system by Deepak Kodihalli · 4 years, 9 months ago
  99. 4d84479 bios: Implement SetBiosAttributeCurrentValue encode/decode API by John Wang · 4 years, 11 months ago
  100. e4b16ee libpldm: fixup encode GetPDR response by Deepak Kodihalli · 4 years, 11 months ago