1. 4dd11a7 pldmtool: Add GetBIOSAttributeCurrentValueByHandle command by Adair Li · 4 years, 2 months ago
  2. ca37ccb libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle by Adair Li · 4 years, 2 months ago
  3. 3cdbcfb Fix the error of calling htole16/htole32/le16toh/le32toh method by Jolie Ku · 4 years, 3 months ago
  4. 9d8921e Fix failure to get file path of bios by George Liu · 4 years, 2 months ago
  5. c4959c3 pldm_events: Update PlatformEventMessage implementation by Tom Joseph · 4 years, 2 months ago
  6. d4d97a5 pldm_events: Implement support for state sensorEvents by TOM JOSEPH · 4 years, 3 months ago
  7. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 3 months ago
  8. 3bdb3c2 Update libpldm api encode_*_req functions to have payload_length param by Christian Geddes · 4 years, 2 months ago
  9. cc9c20d pldmtool: platform: Implement SetNumericEffecterValue command by George Liu · 4 years, 5 months ago
  10. 62d12ec pldmtool: Add print message for the NumericEffectPDR by George Liu · 4 years, 5 months ago
  11. 64d26be pldm: Add gmock test for the setNumericEffecterValue method by George Liu · 4 years, 6 months ago
  12. eccb0c5 pldm: Implement SetNumericEffecterValue function by George Liu · 4 years, 6 months ago
  13. 0d7aca8 pldm: Optimized the setXXXHandler method in platform.hpp by George Liu · 4 years, 3 months ago
  14. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 6 months ago
  15. c94d494 pldm: Add numeric effecter configuration to the effecter_pdr.json by Chicago Duan · 4 years, 6 months ago
  16. 0be647d pldm: rename state_effecter_pdr.json to effecter_pdr.json by George Liu · 4 years, 4 months ago
  17. 2550cee Update GTEST EXPECT_EQ macros so they compile with latest gcc by crgeddes · 4 years, 2 months ago
  18. 6b1d1ca host_pdr_handler: remove PDRs across boots by Deepak Kodihalli · 4 years, 2 months ago
  19. 4a68093 libpldm: pdr: add API to remove remote PDRs by Deepak Kodihalli · 4 years, 2 months ago
  20. b984873 pdr: optimize record handle computation by Deepak Kodihalli · 4 years, 2 months ago
  21. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 3 months ago
  22. 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 3 months ago
  23. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 3 months ago
  24. 51efaf8 Add HostPDRHandler class by Pavithra Barithaya · 4 years, 3 months ago
  25. 6c146f1 Updates to libpldm base by Christian Geddes · 4 years, 2 months ago
  26. 6f4e904 oem-ibm: build: fix for oem-ibm flag disabled by Pavithra Barithaya · 4 years, 2 months ago
  27. 3bf5c55 oem-ibm: fixup error codes as per spec by Deepak Kodihalli · 4 years, 2 months ago
  28. 36ad1f5 Implement PDR Repository Change event data encoder function by Zach Clark · 4 years, 3 months ago
  29. ab74950 platform: Fix the error of calling the htole16/htole32 method by George Liu · 4 years, 3 months ago
  30. f798c8f libpldm: Implement encode/decode for GetSensorReading by Jolie Ku · 4 years, 3 months ago
  31. 35f2b2c libpldm:encode/decode for PlatformEventMessage by Pavithra Barithaya · 4 years, 3 months ago
  32. a556eb2 FRU: pldmresponder: fix width of PLDM entity type by Deepak Kodihalli · 4 years, 3 months ago
  33. 746f31a Revert "pldm: Add cli11 deps to meson build file" by Deepak Kodihalli · 4 years, 3 months ago
  34. 9be087c libpldm: decode APIs for pldmPDRRepositoryChgEvent by Zahed Hossain · 4 years, 3 months ago
  35. da75abe platform: Fix the error of calling le16toh/le32toh method by George Liu · 4 years, 3 months ago
  36. 4f9cac6 pldm: Add cli11 deps to meson build file by Xiaochao Ma · 4 years, 3 months ago
  37. 077fea2 pldm: Remove boost related code in pldm daemon by George Liu · 4 years, 3 months ago
  38. 027844d bios: Remvoe unused header files in bios.cpp by John Wang · 4 years, 3 months ago
  39. 45e5254 Enable 'oem-ibm' in pldmtool for base commands. by Sridevi Ramesh · 4 years, 3 months ago
  40. 3b28ba8 libpldm: Add APIs related to entity associations by Deepak Kodihalli · 4 years, 3 months ago
  41. 6a30a3e docs: Update documentation for FRU_Master.json by Tom Joseph · 4 years, 3 months ago
  42. 2ea1f07 libpldm:Change in the PlatformEventMessage field by Pavithra Barithaya · 4 years, 3 months ago
  43. d823cc0 pldm oem: implement certificate handler by Sampa Misra · 4 years, 3 months ago
  44. f0d1722 Bug fix when building pldm with oem-ibm diabled by Zahed Hossain · 4 years, 3 months ago
  45. 8cd6068 oem-ibm: dump transfer : react to D-Bus API change by Deepak Kodihalli · 4 years, 3 months ago
  46. 46ece06 libpldmresponder: enable DBus change notification by Sampa Misra · 4 years, 4 months ago
  47. 45fed20 bios_table: Implement find attr entry by string handle by John Wang · 4 years, 3 months ago
  48. 6080aae bios: Use the new APIs in bios table commands by John Wang · 4 years, 5 months ago
  49. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 5 months ago
  50. 95e6b3c bios: Implement BIOSIntegerAttribute by John Wang · 4 years, 5 months ago
  51. d965934 bios: Implement BIOSConfig by John Wang · 4 years, 4 months ago
  52. 29683b5 bios: Implement BIOSStringAttribute by John Wang · 4 years, 4 months ago
  53. e2efdcc bios: Implement BIOSAttribute by John Wang · 4 years, 5 months ago
  54. 9e24242 utils: Make getDbusPropertyVariant virtual by John Wang · 4 years, 4 months ago
  55. 75330f3 event: Handle platform event message by Zahed Hossain · 4 years, 3 months ago
  56. 56e45c5 Add responder for Platform Event Message by Tom Joseph · 4 years, 4 months ago
  57. fd279e1 dump transfer: set offloaded property by Deepak Kodihalli · 4 years, 5 months ago
  58. 1896716 implement commands for dump xfer by Sampa Misra · 4 years, 6 months ago
  59. 7672875 Add platform completion code constants for getPDR responses by Zach Clark · 4 years, 3 months ago
  60. 3dba2bf Support calling decode_get_pdr_resp with a NULL buffer by Zach Clark · 4 years, 3 months ago
  61. a287072 pldm: Optimized parsing of PDR JSON files by George Liu · 4 years, 5 months ago
  62. 1ec85d4 pdr: Update D-Bus mapping structure by George Liu · 4 years, 5 months ago
  63. 6787f17 libpldm: Implement encode/decode for GetNumericEffecterValue by Jolie Ku · 4 years, 4 months ago
  64. 4407335 pldmtool: oem: Implement GetAlertStatus command by George Liu · 4 years, 4 months ago
  65. 89aad71 oem/pldm: Implement GetAlertStatus command by George Liu · 4 years, 4 months ago
  66. 81caca5 oem/libpldm: platform: implement responder flow for GetAlertStatus by George Liu · 4 years, 4 months ago
  67. 9008d28 oem/libpldm: Implement requester flow for GetAlertStatus by George Liu · 4 years, 4 months ago
  68. 442210e Add pdr.h to headers in meson.build. by Dhruvaraj Subhashchandran · 4 years, 3 months ago
  69. f3295be libpldm: encode GetFruRecordTable request api by PriyangaRamasamy · 5 years ago
  70. c91822b Enable verbose flag '-v' in pldmtool by Sridevi Ramesh · 4 years, 4 months ago
  71. 5544ccd pldmtool: PDR: add parsers by Deepak Kodihalli · 4 years, 4 months ago
  72. 3cd6181 libpldmresponder: FRU: construct PDRs by Deepak Kodihalli · 4 years, 4 months ago
  73. fb4dd7b libpldm: PDR API: endianness fixes by Deepak Kodihalli · 4 years, 4 months ago
  74. 22b5a7d libpldmresponder: GetPDR: fix response by Deepak Kodihalli · 4 years, 4 months ago
  75. 1c86171 Decode APIs for sensorEvent class data by Zahed Hossain · 4 years, 4 months ago
  76. d4abab1 Encode & Decode APIs for PlatformEventMessage by Zahed Hossain · 4 years, 5 months ago
  77. 0a738f0 libpldm: add API to create entity association PDR by Deepak Kodihalli · 4 years, 4 months ago
  78. 0578705 libpldm: add APIs to create entity associations by Deepak Kodihalli · 4 years, 4 months ago
  79. 39d8c7a oem-ibm: Get event log severity from PEL by Matt Spinler · 4 years, 4 months ago
  80. 1e44c73 pldm: Move the updateDbusProperty method to the common utils by George Liu · 4 years, 4 months ago
  81. ac3c45a pldmtool : obtain PLDM Instance Id by Pavithra Barithaya · 4 years, 4 months ago
  82. c682fe2 More PDR refactor by Deepak Kodihalli · 4 years, 4 months ago
  83. 4c164b0 oem-ibm: make DMA max size configurable by Deepak Kodihalli · 4 years, 4 months ago
  84. ba4c1fb pldmtool: Fix SetStateEffecterStates command by George Liu · 4 years, 5 months ago
  85. d3cf57e Updated supported PDLM commands list by Xiaochao Ma · 4 years, 6 months ago
  86. 3557bad libpldm: Implement encode/decode for GetStateSensorReadings by Jolie Ku · 4 years, 4 months ago
  87. e53193f pldm: Refector PDR repo based on the new PDR APIs by George Liu · 4 years, 4 months ago
  88. f5ad6c7 pldmtool : add new option to pldmtool by Pavithra Barithaya · 4 years, 7 months ago
  89. 5b145b9 libpldmresponder getBiosTable: delete bios tables by Sampa Misra · 4 years, 4 months ago
  90. 2d5c745 libpldm: Fix test failure in fileio by Lei YU · 4 years, 4 months ago
  91. 90ff3ed libpldm: Fix test failure in fru and pdr by Lei YU · 4 years, 4 months ago
  92. f02454e libpdlm: Fix test failure in libpldm_bios_test by Lei YU · 4 years, 4 months ago
  93. 065cf76 libpdlm: Fix test failure in libpldm_platform_test by Lei YU · 4 years, 4 months ago
  94. 7cfeb8e libpldm: Initially fix test failures on big endian by Lei YU · 4 years, 4 months ago
  95. f357b5a Move libpldm test cases into libpldm directory by Lei YU · 4 years, 4 months ago
  96. 31fc47e Add libpldm-only option by Lei YU · 4 years, 4 months ago
  97. c147700 Fix emails and IRC names in MAINTAINERS by Lei YU · 4 years, 4 months ago
  98. e297b9f Remove findStringName/Handle functions by John Wang · 4 years, 5 months ago
  99. 59ef607 bios: enum: Remove sorting of possible values by John Wang · 4 years, 5 months ago
  100. e176a65 bios_table: Check the attr type when set attr value by John Wang · 4 years, 5 months ago