1. 077fea2 pldm: Remove boost related code in pldm daemon by George Liu · 4 years, 3 months ago
  2. 027844d bios: Remvoe unused header files in bios.cpp by John Wang · 4 years, 3 months ago
  3. 45e5254 Enable 'oem-ibm' in pldmtool for base commands. by Sridevi Ramesh · 4 years, 3 months ago
  4. 3b28ba8 libpldm: Add APIs related to entity associations by Deepak Kodihalli · 4 years, 3 months ago
  5. 6a30a3e docs: Update documentation for FRU_Master.json by Tom Joseph · 4 years, 3 months ago
  6. 2ea1f07 libpldm:Change in the PlatformEventMessage field by Pavithra Barithaya · 4 years, 3 months ago
  7. d823cc0 pldm oem: implement certificate handler by Sampa Misra · 4 years, 3 months ago
  8. f0d1722 Bug fix when building pldm with oem-ibm diabled by Zahed Hossain · 4 years, 3 months ago
  9. 8cd6068 oem-ibm: dump transfer : react to D-Bus API change by Deepak Kodihalli · 4 years, 3 months ago
  10. 46ece06 libpldmresponder: enable DBus change notification by Sampa Misra · 4 years, 3 months ago
  11. 45fed20 bios_table: Implement find attr entry by string handle by John Wang · 4 years, 3 months ago
  12. 6080aae bios: Use the new APIs in bios table commands by John Wang · 4 years, 5 months ago
  13. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 5 months ago
  14. 95e6b3c bios: Implement BIOSIntegerAttribute by John Wang · 4 years, 5 months ago
  15. d965934 bios: Implement BIOSConfig by John Wang · 4 years, 4 months ago
  16. 29683b5 bios: Implement BIOSStringAttribute by John Wang · 4 years, 4 months ago
  17. e2efdcc bios: Implement BIOSAttribute by John Wang · 4 years, 5 months ago
  18. 9e24242 utils: Make getDbusPropertyVariant virtual by John Wang · 4 years, 4 months ago
  19. 75330f3 event: Handle platform event message by Zahed Hossain · 4 years, 3 months ago
  20. 56e45c5 Add responder for Platform Event Message by Tom Joseph · 4 years, 4 months ago
  21. fd279e1 dump transfer: set offloaded property by Deepak Kodihalli · 4 years, 5 months ago
  22. 1896716 implement commands for dump xfer by Sampa Misra · 4 years, 6 months ago
  23. 7672875 Add platform completion code constants for getPDR responses by Zach Clark · 4 years, 3 months ago
  24. 3dba2bf Support calling decode_get_pdr_resp with a NULL buffer by Zach Clark · 4 years, 3 months ago
  25. a287072 pldm: Optimized parsing of PDR JSON files by George Liu · 4 years, 5 months ago
  26. 1ec85d4 pdr: Update D-Bus mapping structure by George Liu · 4 years, 5 months ago
  27. 6787f17 libpldm: Implement encode/decode for GetNumericEffecterValue by Jolie Ku · 4 years, 3 months ago
  28. 4407335 pldmtool: oem: Implement GetAlertStatus command by George Liu · 4 years, 4 months ago
  29. 89aad71 oem/pldm: Implement GetAlertStatus command by George Liu · 4 years, 4 months ago
  30. 81caca5 oem/libpldm: platform: implement responder flow for GetAlertStatus by George Liu · 4 years, 4 months ago
  31. 9008d28 oem/libpldm: Implement requester flow for GetAlertStatus by George Liu · 4 years, 4 months ago
  32. 442210e Add pdr.h to headers in meson.build. by Dhruvaraj Subhashchandran · 4 years, 3 months ago
  33. f3295be libpldm: encode GetFruRecordTable request api by PriyangaRamasamy · 5 years ago
  34. c91822b Enable verbose flag '-v' in pldmtool by Sridevi Ramesh · 4 years, 4 months ago
  35. 5544ccd pldmtool: PDR: add parsers by Deepak Kodihalli · 4 years, 4 months ago
  36. 3cd6181 libpldmresponder: FRU: construct PDRs by Deepak Kodihalli · 4 years, 4 months ago
  37. fb4dd7b libpldm: PDR API: endianness fixes by Deepak Kodihalli · 4 years, 4 months ago
  38. 22b5a7d libpldmresponder: GetPDR: fix response by Deepak Kodihalli · 4 years, 3 months ago
  39. 1c86171 Decode APIs for sensorEvent class data by Zahed Hossain · 4 years, 4 months ago
  40. d4abab1 Encode & Decode APIs for PlatformEventMessage by Zahed Hossain · 4 years, 5 months ago
  41. 0a738f0 libpldm: add API to create entity association PDR by Deepak Kodihalli · 4 years, 4 months ago
  42. 0578705 libpldm: add APIs to create entity associations by Deepak Kodihalli · 4 years, 4 months ago
  43. 39d8c7a oem-ibm: Get event log severity from PEL by Matt Spinler · 4 years, 4 months ago
  44. 1e44c73 pldm: Move the updateDbusProperty method to the common utils by George Liu · 4 years, 4 months ago
  45. ac3c45a pldmtool : obtain PLDM Instance Id by Pavithra Barithaya · 4 years, 4 months ago
  46. c682fe2 More PDR refactor by Deepak Kodihalli · 4 years, 4 months ago
  47. 4c164b0 oem-ibm: make DMA max size configurable by Deepak Kodihalli · 4 years, 4 months ago
  48. ba4c1fb pldmtool: Fix SetStateEffecterStates command by George Liu · 4 years, 5 months ago
  49. d3cf57e Updated supported PDLM commands list by Xiaochao Ma · 4 years, 6 months ago
  50. 3557bad libpldm: Implement encode/decode for GetStateSensorReadings by Jolie Ku · 4 years, 4 months ago
  51. e53193f pldm: Refector PDR repo based on the new PDR APIs by George Liu · 4 years, 4 months ago
  52. f5ad6c7 pldmtool : add new option to pldmtool by Pavithra Barithaya · 4 years, 7 months ago
  53. 5b145b9 libpldmresponder getBiosTable: delete bios tables by Sampa Misra · 4 years, 4 months ago
  54. 2d5c745 libpldm: Fix test failure in fileio by Lei YU · 4 years, 4 months ago
  55. 90ff3ed libpldm: Fix test failure in fru and pdr by Lei YU · 4 years, 4 months ago
  56. f02454e libpdlm: Fix test failure in libpldm_bios_test by Lei YU · 4 years, 4 months ago
  57. 065cf76 libpdlm: Fix test failure in libpldm_platform_test by Lei YU · 4 years, 4 months ago
  58. 7cfeb8e libpldm: Initially fix test failures on big endian by Lei YU · 4 years, 4 months ago
  59. f357b5a Move libpldm test cases into libpldm directory by Lei YU · 4 years, 4 months ago
  60. 31fc47e Add libpldm-only option by Lei YU · 4 years, 4 months ago
  61. c147700 Fix emails and IRC names in MAINTAINERS by Lei YU · 4 years, 4 months ago
  62. e297b9f Remove findStringName/Handle functions by John Wang · 4 years, 5 months ago
  63. 59ef607 bios: enum: Remove sorting of possible values by John Wang · 4 years, 5 months ago
  64. e176a65 bios_table: Check the attr type when set attr value by John Wang · 4 years, 5 months ago
  65. 66294d3 pldmtool: BASE: Implement GetPLDMCommands by Sridevi Ramesh · 4 years, 4 months ago
  66. db91467 libpldm: add APIs for FRU record set PDR ops by Deepak Kodihalli · 4 years, 5 months ago
  67. 3b02ed8 libpldm: add APIs for PDR operations by Deepak Kodihalli · 4 years, 5 months ago
  68. b368b33 Fru:Change of pass by value to const reference by Pavithra Barithaya · 4 years, 4 months ago
  69. b754eee pldmtool: Implement GetBIOSTable for attr/attrValue Table by John Wang · 4 years, 5 months ago
  70. 50218a6 bios_table: Add decode functions for attr table by John Wang · 4 years, 5 months ago
  71. f58d9a5 Enable FRU support in libpldmresponder/base.cpp by Sridevi Ramesh · 4 years, 5 months ago
  72. 4b11edd Add John as Maintainer by John Wang · 4 years, 4 months ago
  73. e151e2d pldm: improve PDR config JSON files by George Liu · 4 years, 5 months ago
  74. cdfe114 pldmtool: Implement GetBIOSTable for the stringtable. by Sridevi Ramesh · 4 years, 5 months ago
  75. 0bead97 Update the PLDM version for Platform Spec by Tom Joseph · 4 years, 5 months ago
  76. 9ed00cc fru: Remove verbose tracing by Tom Joseph · 4 years, 5 months ago
  77. 1f4df21 pldm_fru: Add example config JSON for PLDM FRU by Tom Joseph · 4 years, 5 months ago
  78. 4217488 bios: Add SetBIOSAttributeCurrentValue by John Wang · 4 years, 6 months ago
  79. 0df0e04 bios_parser: Update dbus property by John Wang · 4 years, 6 months ago
  80. f719f3b libpldmresponder: Add BIOSStringTable by John Wang · 4 years, 6 months ago
  81. 88a349c libpldm: bios_table: Fix a possible overflow by John Wang · 4 years, 5 months ago
  82. b0da7a0 libpldm: bios_table: Add required decode functions by John Wang · 4 years, 6 months ago
  83. 08c0595 decode: setBiosAttributeValue: Use variable_field by John Wang · 4 years, 6 months ago
  84. c2d538c Introduce a structure to represent variable fields by John Wang · 4 years, 6 months ago
  85. 871c927 libpldm: bios_table: Update attr value table by John Wang · 4 years, 7 months ago
  86. f007633 pldm_fru: Handle scenario when config JSON is missing by Tom Joseph · 4 years, 5 months ago
  87. d448975 Adding support for GetFruRecordTableMetadata FRU command type in pldmtool. by Sridevi Ramesh · 4 years, 7 months ago
  88. 213a855 Quick fix for pldm bios GetDateTime. by Sridevi Ramesh · 4 years, 5 months ago
  89. 5a6eb84 pldmtool: Remove extra header files by George Liu · 4 years, 5 months ago
  90. add56f0 pldmtool: BASE: Implement GetTID command by Sridevi Ramesh · 4 years, 5 months ago
  91. 684a716 libpldm: Fix logical errors between length check and cc decoding by George Liu · 4 years, 7 months ago
  92. ba0738b oem-ibm: remove debug log in PEL read handler by Pavithra · 4 years, 5 months ago
  93. 8e877e0 Fix GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 5 months ago
  94. 30b859f libpldm: Implement en/decode for setNumericEffecterValue by George Liu · 4 years, 6 months ago
  95. 8338876 ibm-oem: NewFileAvailable: API change by Deepak Kodihalli · 4 years, 5 months ago
  96. e60c582 Implement FRURecordTableMetadata and FRURecordTable command by Deepak Kodihalli · 4 years, 8 months ago
  97. 70e8db0 Implement the FRU implementation class by Deepak Kodihalli · 4 years, 8 months ago
  98. 93d6871 Add defintions and function to encode FRU record by Tom Joseph · 4 years, 6 months ago
  99. 151d533 FRU Parsing for platform specific config files by Tom Joseph · 4 years, 8 months ago
  100. d664936 pldmtool: Add commands by George Liu · 4 years, 7 months ago