1. 151d533 FRU Parsing for platform specific config files by Tom Joseph · 4 years, 8 months ago
  2. d664936 pldmtool: Add commands by George Liu · 4 years, 7 months ago
  3. fb8611d pldm: libpldmresponder: call ccOnlyResponse when en/decoding errors by George Liu · 4 years, 7 months ago
  4. ab437e5 pldm: change utils.cpp to a shared library by George Liu · 4 years, 5 months ago
  5. 782d37f pldm: Fix calling getProperty method in GetDateTime method by George Liu · 4 years, 5 months ago
  6. 820a9a5 libpldm: platform: implement requester flow for GetPDR by George Liu · 4 years, 7 months ago
  7. 60227a0 libpldmresponder: bios: Add SetDataTime by Xiaochao Ma · 4 years, 7 months ago
  8. 0e02c32 pldm: Refactor DBusHandler interface by George Liu · 4 years, 6 months ago
  9. 132202f Remove unused header file inclusion by Deepak Kodihalli · 4 years, 5 months ago
  10. 8340957 pldm: Moving utils function into the common directory by George Liu · 4 years, 6 months ago
  11. 2da1bfe ibm-oem: add FileAck handler for PELs by Deepak Kodihalli · 4 years, 7 months ago
  12. 15211b4 ibm-oem: add handler to read PELs by Deepak Kodihalli · 4 years, 7 months ago
  13. aa8ae72 remove phosphor-logging dependency by Sampa Misra · 4 years, 7 months ago
  14. 08efc7b Add decode_get_bios_table_resp() in PLDM BIOS. by Sridevi Ramesh · 4 years, 7 months ago
  15. bc6ff26 Add encode_tid_req() in PLDM base. by Sridevi Ramesh · 4 years, 7 months ago
  16. 501a6fd Modify the comments of the declaration by Xiaochao Ma · 4 years, 7 months ago
  17. 4976a68 getBIOSAttrCurrValue : construct attr value table by Deepak Kodihalli · 4 years, 6 months ago
  18. 8721ed6 Implement GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 7 months ago
  19. 7f02d70 Add cc only response by John Wang · 4 years, 7 months ago
  20. bb8e7f2 Add vgcore to gitignore by John Wang · 4 years, 7 months ago
  21. 3342adb libpldm: Add API to find an attribute value entry by John Wang · 4 years, 7 months ago
  22. b6333cb libpldm: bios_table: Make auxiliary handlers const by John Wang · 4 years, 7 months ago
  23. 49484a1 libpldm: bios: Implement iter for attr value table by John Wang · 4 years, 7 months ago
  24. a940d8e libpldm: utils: Add crc8 implementation by George Liu · 4 years, 7 months ago
  25. 9857643 Adding support for GetDatetime BIOS command in pldmtool. by Sridevi Ramesh · 4 years, 7 months ago
  26. f4e0a49 ibm-oem: libpldm: add APIs for for FileAck command by vkaverap · 4 years, 7 months ago
  27. 9a26f89 oem-ibm: LID reads: fix vector usage by Deepak Kodihalli · 4 years, 7 months ago
  28. 39ae2a9 libpldm: bios: implement en/decode for SetDateTime by Xiaochao Ma · 4 years, 8 months ago
  29. c964aae meson.build: Update LID_PERM_DIR and LID_TEMP_DIR by Adriana Kobylak · 4 years, 7 months ago
  30. f5087a4 oem-ibm: write PELs using mktempfs by Sampa Misra · 4 years, 7 months ago
  31. d9fb152 bios: delete persisted tables at startup by Deepak Kodihalli · 4 years, 7 months ago
  32. bc669f1 pldmd: implement a new handler registration scheme by Deepak Kodihalli · 4 years, 7 months ago
  33. 79c37f1 bios: Use crc implemented in libpldm by John Wang · 4 years, 8 months ago
  34. ec48297 Add version for PLDM FRU spec implementation by Deepak Kodihalli · 4 years, 7 months ago
  35. 5bdb30a libplmd: utils: Add bcd conversions by John Wang · 4 years, 7 months ago
  36. dbbc9ff bios: table construct: Add support for integer attribute by John Wang · 4 years, 8 months ago
  37. ecb7d57 bios: Add a configuration parser for integer attribute by John Wang · 4 years, 9 months ago
  38. 8b85f52 bios: Use DBusHandler functions to avoid duplicate by John Wang · 4 years, 9 months ago
  39. daebf4d bios: Define json structure for integer attribute by John Wang · 4 years, 10 months ago
  40. 827c5de bios: Verify the fields that need to be encoded by John Wang · 4 years, 8 months ago
  41. ca23082 bios: Add en/decodes for integer attribute by John Wang · 4 years, 9 months ago
  42. 4de4d00 pldmd: implement PLDM.Requester D-Bus API by Deepak Kodihalli · 4 years, 8 months ago
  43. 75e02f8 oem-ibm: add readFileByType handler by Deepak Kodihalli · 4 years, 7 months ago
  44. f6d3a83 oem-ibm: add readFileByTypeIntoMemory handler by Deepak Kodihalli · 4 years, 7 months ago
  45. 58a0e06 tool: Refactor base type Commands by John Wang · 4 years, 8 months ago
  46. 7213623 libpldm: util: Convert version field to string by John Wang · 4 years, 8 months ago
  47. dce1c99 oem-ibm: libpldm: add en/decoders for R/WFileByType by Deepak Kodihalli · 4 years, 7 months ago
  48. f7d1a36 bios: fix bugs in PLDM BIOS by Carol Wang · 4 years, 8 months ago
  49. a9aac72 oem-ibm: Implement en/decode for NewFileAvailable by vkaverap · 4 years, 10 months ago
  50. 15af858 Fixup command line options by George Liu · 4 years, 8 months ago
  51. d3d5fa8 Add encode_get_bios_table() function in PLDM BIOS by Sridevi Ramesh · 4 years, 8 months ago
  52. 854e61f oem-ibm: implement WriteFileByTypeFromMemory handler by Sampa Misra · 4 years, 10 months ago
  53. 0740456 oem-ibm: libpldm: add ReadFileByTypeIntoMemory and WriteFileByTypeFromMemory by vkaverap · 5 years ago
  54. 9d494bb libpldm: Add APIs to enable PLDM Requester flow by Deepak Kodihalli · 4 years, 8 months ago
  55. 37998bf pldmd: add event loop by Deepak Kodihalli · 4 years, 8 months ago
  56. 7523d5c build: react to changed location of config data by Deepak Kodihalli · 4 years, 8 months ago
  57. ccc0455 bios: Move en/decodes for Attribute Table to libpldm by John Wang · 4 years, 9 months ago
  58. dd9a628 bios: Move en/decodes for String Table to libpldm by John Wang · 4 years, 9 months ago
  59. e96e7e5 Refactor: bios_parser: Implement a new parsing process by John Wang · 4 years, 9 months ago
  60. 3ad2175 Refactor: bios: Construct the attribute value table by John Wang · 4 years, 9 months ago
  61. 0270040 bios: Implement an iterator for bios attribute table by John Wang · 4 years, 9 months ago
  62. 92b3c97 utils: Add DBusHandler functions by John Wang · 4 years, 9 months ago
  63. c293835 cleanup: bios: Avoid duplicates for table pad/checksum by John Wang · 4 years, 9 months ago
  64. 1294c21 Add .vscode to gitignore by John Wang · 4 years, 9 months ago
  65. d8702f6 libpldm: utils: Add crc implementation by John Wang · 4 years, 8 months ago
  66. 58229b2 PLDMTOOL: Implement raw option in the pldmtool by Lakshminarayana R. Kammath · 5 years ago
  67. 881cde1 oem: ibm: Fix UT case ConfigNotExit by John Wang · 4 years, 8 months ago
  68. f6704d5 build: remove autotools support by Deepak Kodihalli · 4 years, 8 months ago
  69. 497665a libpldm: requester: APIs for GetFruRecordTable by PriyangaRamasamy · 5 years ago
  70. 8e92c6c libpldm: support GetFruRecordTableMetadata api's by Jinu Joy Thomas · 5 years ago
  71. 408c3c4 Fix: BMC shall maintain Host time by George Liu · 4 years, 9 months ago
  72. 960dc96 responder: add state effecter for system power off by Deepak Kodihalli · 4 years, 9 months ago
  73. 77dc698 meson: enable conditional flags by default by Deepak Kodihalli · 4 years, 9 months ago
  74. 535efa0 meson: fix lib names by Deepak Kodihalli · 4 years, 9 months ago
  75. 134cc1b OEM-IBM: react to xdma device name change by Deepak Kodihalli · 4 years, 9 months ago
  76. be6b802 Fix a possible buffer overflow issue by John Wang · 4 years, 9 months ago
  77. 69d3e7f BIOS: UT for bios attribute tables with string type by Carol Wang · 4 years, 10 months ago
  78. b503f9e BIOS: Implement attribute value table with type string by Carol Wang · 4 years, 10 months ago
  79. 612f35b BIOS: Implement attribute table with type string by Carol Wang · 4 years, 10 months ago
  80. dc220c8 BIOS: Modify to support BIOS string type by Carol Wang · 4 years, 10 months ago
  81. 473d2c9 BIOS: Define JSON structure for BIOS String type by Carol Wang · 4 years, 10 months ago
  82. a2fa070 libpldmresponder: implement setStateEffecterStates by Sampa Misra · 5 years ago
  83. 557dfb0 libpldmresponder: implement handler for GetPDR by Deepak Kodihalli · 5 years ago
  84. 3c275e1 meson: add alternative build system by Deepak Kodihalli · 4 years, 9 months ago
  85. 81796c2 Fix issues in SetBiosAttributeCurrentValue in UT by John Wang · 4 years, 10 months ago
  86. 4d84479 bios: Implement SetBiosAttributeCurrentValue encode/decode API by John Wang · 4 years, 11 months ago
  87. ca10bc4 Update .gitignore by John Wang · 4 years, 11 months ago
  88. e4b16ee libpldm: fixup encode GetPDR response by Deepak Kodihalli · 4 years, 11 months ago
  89. 8ffbbe0 pldmd: fix incorrect usage of verbose flag by Deepak Kodihalli · 4 years, 11 months ago
  90. 09a96e0 Optimised PLDM daemon to use vectored IO by Zahed Hossain · 5 years ago
  91. d69af0b Implement GetBIOSAttributeCurrentValueByHandle encode/decode API by Zahed Hossain · 5 years ago
  92. 5c4f80d base: GetTID responder implementation by John Wang · 5 years ago
  93. 7fcfb66 libpldm: implement encode/decode APIs for GetPDR by Sampa Misra · 5 years ago
  94. 27693a4 PLDMTOOL : Implement a PLDM requester tool. by Lakshminarayana R. Kammath · 5 years ago
  95. 75dd442 pldmd: add runtime switch to toggle debug logs by Jinu Joy Thomas · 5 years ago
  96. c3d2089 libpldmresponder: BIOS: create dir to store tables by Deepak Kodihalli · 5 years ago
  97. 832d4ca oem-ibm: fixup location of config files by Deepak Kodihalli · 5 years ago
  98. 58c7a89 Revert "Optimised PLDM daemon to use vectored IO" by Deepak Kodihalli · 5 years ago
  99. 5b914c3 oem-ibm responder : Implement ReadFile and WriteFile by vkaverap · 5 years ago
  100. 2ffe329 oem-ibm: libpldm: add file IO APIs by vkaverap · 5 years ago