1. 10c6400 pldmtool: Create supported PDR types list dynamically by Aditya Kurdunkar · 8 days ago
  2. 431c7b8 pldmtool: Fix effecterAuxName typo by Aditya Kurdunkar · 8 days ago
  3. 32a337b pldmtool: Fix containedEntity parsing by Konstantin Aladyshev · 6 weeks ago
  4. 15d42c5 wstring_convert: pragma out deprecation warning by Patrick Williams · 8 weeks ago
  5. 4aea4bd pldmtool: Add GetEventReceiver command by Roger G. Coscojuela · 5 months ago
  6. 5c3f0d1 pldmtool : Migrate to placement_new from reinterpret casting by Pavithra Barithaya · 7 months ago
  7. 7c14fc4 clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 8 months ago
  8. ca041a8 clang-tidy: Enable bugprone-branch-clone check by Pavithra Barithaya · 12 months ago
  9. 16c2a0a clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  10. 92af05e pldmtool: Fix missing range begin by Tal Yacobi · 1 year, 1 month ago
  11. 8570fcc pldmtool: Add GetStateEffecterStates command by Tal Yacobi · 1 year, 3 months ago
  12. 3e52d58 pldmtool: support GetNextPart for GetPDR command by Potin Lai · 1 year, 2 months ago
  13. 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 2 months ago
  14. cea52d9 pldmtool: Add NumericSensor PDR by nothingIIersonal · 1 year, 5 months ago
  15. bfb929c Remove unused variables by Manojkiran Eda · 1 year, 4 months ago
  16. 15b9411 fix constVariableReference cpp style check by Pavithra Barithaya · 1 year, 5 months ago
  17. 83e068a pldmtool: Add GetSensorReading command by nothingIIersonal · 1 year, 5 months ago
  18. 43e33d2 pldmtool: Adding support for Device Power State by Riya Dixit · 1 year, 7 months ago
  19. ae088dc clang-error: fix clang-diagnostic-defaulted-function-deleted error by Pavithra Barithaya · 1 year, 10 months ago
  20. 8c15e00 pldmtool: Support for Get Numeric Effecter Value command by Pavithra Barithaya · 1 year, 10 months ago
  21. ebf8bb5 Maintain consistency of entity instance variable by Sagar Srinivas · 1 year, 11 months ago
  22. 846d38f pldmtool: Support Auxiliary name PDRs in GetPDR by Thu Nguyen · 3 years, 5 months ago
  23. 9d0e58c pldmtool: Support compact Numeric Sensor PDR in GetPDR by Thu Nguyen · 3 years, 9 months ago
  24. 6e20f7c pldmtool: Add the Correct Operational Fault Status enum values by Pavithra Barithaya · 2 years ago
  25. 45e0649 pldmtool: Temporary change to the Operational Fault Status enum by Pavithra Barithaya · 2 years ago
  26. a340eed Pldmtool change to fetch pdrs based on TerminusID by Pavithra Barithaya · 2 years, 6 months ago
  27. a7dbca5 clang-error: fix clang-diagnostic-defaulted-function-deleted error by Pavithra Barithaya · 2 years, 2 months ago
  28. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  29. 00a076d Adding support for new bootprogress state by kamal · 2 years, 10 months ago
  30. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 2 years, 8 months ago
  31. fc0ce97 Fix typos/incorrect naming in public API's by Manojkiran Eda · 3 years, 2 months ago
  32. 2b7c1bf Change the entity type for system by Manojkiran Eda · 4 years ago
  33. be1a857 Fix : Fix code to compile with oem-ibm enabled by Manojkiran Eda · 3 years, 8 months ago
  34. 5de3de5 pldmtool : Add missing state set values by Manojkiran Eda · 3 years, 8 months ago
  35. 16eff86 pldmtool: platform: getpdr: form proper JSON by Brad Bishop · 3 years, 11 months ago
  36. 02d7114 pldmtool: platform: check for circular references by Brad Bishop · 3 years, 11 months ago
  37. 3ddbe43 pldmtool: List all PDR records or PDR records based on PDR type by Shantappa Teekappanavar · 4 years, 2 months ago
  38. 5079ac4 treewide: remove 'using namespace' from headers by Brad Bishop · 4 years ago
  39. dcdcd3b pldmtool: Display GetPDR state set ID possible state names in an array by Sridevi Ramesh · 4 years, 2 months ago
  40. 0c5d1ec Improve the pldmtool to display logical entities by Manojkiran Eda · 4 years, 3 months ago
  41. afbdb6d pldmtool : Add new entity types & statesets by Manojkiran Eda · 4 years, 3 months ago
  42. 79175b4 pldmtool: Add new entity types in the pdr support list by Jayashankar Padath · 4 years, 3 months ago
  43. bd5e2ea Fix potential map::at error by George Liu · 4 years, 4 months ago
  44. bcf91ac Fix a possible null pointer dereference by Manojkiran Eda · 4 years, 6 months ago
  45. f31b504 Implement pldmtool platfrom Getstatesensorreading by Sridevi Ramesh · 4 years, 7 months ago
  46. 148ccab Fix duplicate entries issue in GetPDR possibleStates. by Sridevi Ramesh · 4 years, 9 months ago
  47. 27c512a Display pldmtool platform command output in JSON by Sridevi Ramesh · 5 years ago
  48. 12afe11 pdr: Implement terminus locator PDR for BMC by Sampa Misra · 5 years ago
  49. a1bfb78 Add PDRType in string format and mention stateSetID value by Sridevi Ramesh · 5 years ago
  50. e05dcc2 pldmtool: fix PDR display for power supply by Deepak Kodihalli · 5 years ago
  51. a59cdc6 pldmtool: fix incorrect size assumption by Deepak Kodihalli · 5 years ago
  52. 97a7a76 pldmtool: Refactor printStateEffecterPDR by Tom Joseph · 5 years ago
  53. a65c041 pldmtool: Add parser for State Sensor PDR by Tom Joseph · 5 years ago
  54. 952abfa pldmtool: Refactor the code for tracing the PDR header by Tom Joseph · 5 years ago
  55. f7f5da9 Rename tool/ as pldmtool/ by Deepak Kodihalli · 5 years ago[Renamed from tool/pldm_platform_cmd.cpp]
  56. cc9c20d pldmtool: platform: Implement SetNumericEffecterValue command by George Liu · 6 years ago
  57. 62d12ec pldmtool: Add print message for the NumericEffectPDR by George Liu · 6 years ago
  58. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 5 years ago
  59. a556eb2 FRU: pldmresponder: fix width of PLDM entity type by Deepak Kodihalli · 5 years ago
  60. c91822b Enable verbose flag '-v' in pldmtool by Sridevi Ramesh · 5 years ago
  61. 5544ccd pldmtool: PDR: add parsers by Deepak Kodihalli · 5 years ago
  62. ac3c45a pldmtool : obtain PLDM Instance Id by Pavithra Barithaya · 5 years ago
  63. ba4c1fb pldmtool: Fix SetStateEffecterStates command by George Liu · 6 years ago
  64. 5a6eb84 pldmtool: Remove extra header files by George Liu · 6 years ago
  65. d664936 pldmtool: Add commands by George Liu · 6 years ago