1. 5b145b9 libpldmresponder getBiosTable: delete bios tables by Sampa Misra · 4 years, 4 months ago
  2. e297b9f Remove findStringName/Handle functions by John Wang · 4 years, 5 months ago
  3. 59ef607 bios: enum: Remove sorting of possible values by John Wang · 4 years, 5 months ago
  4. b368b33 Fru:Change of pass by value to const reference by Pavithra Barithaya · 4 years, 4 months ago
  5. f58d9a5 Enable FRU support in libpldmresponder/base.cpp by Sridevi Ramesh · 4 years, 5 months ago
  6. e151e2d pldm: improve PDR config JSON files by George Liu · 4 years, 5 months ago
  7. 0bead97 Update the PLDM version for Platform Spec by Tom Joseph · 4 years, 5 months ago
  8. 9ed00cc fru: Remove verbose tracing by Tom Joseph · 4 years, 5 months ago
  9. 1f4df21 pldm_fru: Add example config JSON for PLDM FRU by Tom Joseph · 4 years, 5 months ago
  10. 4217488 bios: Add SetBIOSAttributeCurrentValue by John Wang · 4 years, 6 months ago
  11. 0df0e04 bios_parser: Update dbus property by John Wang · 4 years, 6 months ago
  12. f719f3b libpldmresponder: Add BIOSStringTable by John Wang · 4 years, 6 months ago
  13. 88a349c libpldm: bios_table: Fix a possible overflow by John Wang · 4 years, 5 months ago
  14. f007633 pldm_fru: Handle scenario when config JSON is missing by Tom Joseph · 4 years, 5 months ago
  15. 8e877e0 Fix GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 5 months ago
  16. e60c582 Implement FRURecordTableMetadata and FRURecordTable command by Deepak Kodihalli · 4 years, 8 months ago
  17. 70e8db0 Implement the FRU implementation class by Deepak Kodihalli · 4 years, 8 months ago
  18. 151d533 FRU Parsing for platform specific config files by Tom Joseph · 4 years, 8 months ago
  19. fb8611d pldm: libpldmresponder: call ccOnlyResponse when en/decoding errors by George Liu · 4 years, 7 months ago
  20. ab437e5 pldm: change utils.cpp to a shared library by George Liu · 4 years, 5 months ago
  21. 782d37f pldm: Fix calling getProperty method in GetDateTime method by George Liu · 4 years, 5 months ago
  22. 60227a0 libpldmresponder: bios: Add SetDataTime by Xiaochao Ma · 4 years, 7 months ago
  23. 0e02c32 pldm: Refactor DBusHandler interface by George Liu · 4 years, 6 months ago
  24. 8340957 pldm: Moving utils function into the common directory by George Liu · 4 years, 6 months ago
  25. aa8ae72 remove phosphor-logging dependency by Sampa Misra · 4 years, 7 months ago
  26. 4976a68 getBIOSAttrCurrValue : construct attr value table by Deepak Kodihalli · 4 years, 6 months ago
  27. 8721ed6 Implement GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 7 months ago
  28. d9fb152 bios: delete persisted tables at startup by Deepak Kodihalli · 4 years, 7 months ago
  29. bc669f1 pldmd: implement a new handler registration scheme by Deepak Kodihalli · 4 years, 7 months ago
  30. 79c37f1 bios: Use crc implemented in libpldm by John Wang · 4 years, 8 months ago
  31. ec48297 Add version for PLDM FRU spec implementation by Deepak Kodihalli · 4 years, 7 months ago
  32. dbbc9ff bios: table construct: Add support for integer attribute by John Wang · 4 years, 8 months ago
  33. ecb7d57 bios: Add a configuration parser for integer attribute by John Wang · 4 years, 9 months ago
  34. 8b85f52 bios: Use DBusHandler functions to avoid duplicate by John Wang · 4 years, 9 months ago
  35. daebf4d bios: Define json structure for integer attribute by John Wang · 4 years, 10 months ago
  36. f7d1a36 bios: fix bugs in PLDM BIOS by Carol Wang · 4 years, 8 months ago
  37. 854e61f oem-ibm: implement WriteFileByTypeFromMemory handler by Sampa Misra · 4 years, 10 months ago
  38. ccc0455 bios: Move en/decodes for Attribute Table to libpldm by John Wang · 4 years, 9 months ago
  39. dd9a628 bios: Move en/decodes for String Table to libpldm by John Wang · 4 years, 9 months ago
  40. e96e7e5 Refactor: bios_parser: Implement a new parsing process by John Wang · 4 years, 9 months ago
  41. 3ad2175 Refactor: bios: Construct the attribute value table by John Wang · 4 years, 9 months ago
  42. 0270040 bios: Implement an iterator for bios attribute table by John Wang · 4 years, 9 months ago
  43. 92b3c97 utils: Add DBusHandler functions by John Wang · 4 years, 9 months ago
  44. c293835 cleanup: bios: Avoid duplicates for table pad/checksum by John Wang · 4 years, 9 months ago
  45. f6704d5 build: remove autotools support by Deepak Kodihalli · 4 years, 8 months ago
  46. 408c3c4 Fix: BMC shall maintain Host time by George Liu · 4 years, 9 months ago
  47. 960dc96 responder: add state effecter for system power off by Deepak Kodihalli · 4 years, 9 months ago
  48. 535efa0 meson: fix lib names by Deepak Kodihalli · 4 years, 9 months ago
  49. be6b802 Fix a possible buffer overflow issue by John Wang · 4 years, 9 months ago
  50. 69d3e7f BIOS: UT for bios attribute tables with string type by Carol Wang · 4 years, 10 months ago
  51. b503f9e BIOS: Implement attribute value table with type string by Carol Wang · 4 years, 10 months ago
  52. 612f35b BIOS: Implement attribute table with type string by Carol Wang · 4 years, 10 months ago
  53. dc220c8 BIOS: Modify to support BIOS string type by Carol Wang · 4 years, 10 months ago
  54. 473d2c9 BIOS: Define JSON structure for BIOS String type by Carol Wang · 4 years, 10 months ago
  55. a2fa070 libpldmresponder: implement setStateEffecterStates by Sampa Misra · 5 years ago
  56. 557dfb0 libpldmresponder: implement handler for GetPDR by Deepak Kodihalli · 5 years ago
  57. 3c275e1 meson: add alternative build system by Deepak Kodihalli · 4 years, 9 months ago
  58. 5c4f80d base: GetTID responder implementation by John Wang · 5 years ago
  59. c3d2089 libpldmresponder: BIOS: create dir to store tables by Deepak Kodihalli · 5 years ago
  60. b37be31 GetBIOSTable responder implementation by Sampa Misra · 5 years ago
  61. 52552ef Add APIs for parsing BIOS configuration JSON by Tom Joseph · 5 years ago
  62. cb7f2d4 Add APIs to store/load BIOS tables by Deepak Kodihalli · 5 years ago
  63. 223a73d Decode APIs now accept const struct pldm_msg *msg by Zahed Hossain · 5 years ago
  64. 5e4e383 Updated supported PDLM commands list by Zahed Hossain · 5 years ago
  65. 33705fd Fix instance id in pldm response by Jinu Joy Thomas · 5 years ago
  66. da87ec6 Fix build errors with bitbake by Deepak Kodihalli · 5 years ago
  67. 0c6d22c Sync ibm-pldm-oem repository changes to pldm repository by Tom Joseph · 5 years ago
  68. f666db1 Implement the PLDM Daemon. by Jinu Joy Thomas · 5 years ago
  69. d078296 Map state effecter id to D-Bus object path by Deepak Kodihalli · 5 years ago
  70. c6e8fb5 PDR: implement generation framework by Deepak Kodihalli · 5 years ago
  71. 74c1c1e Updated versions for supported PLDM types by Zahed Hossain · 5 years ago
  72. 7f57f44 Enable IBM PLDM OEM commands support by Jinu Joy Thomas · 5 years ago
  73. a6575b8 PLDM Message Structure Change by vkaverap · 5 years ago
  74. c2feac9 libpldmresponder: fixup logging includes by Deepak Kodihalli · 5 years ago
  75. c1e5d1d libpldmresponder : add missing include path by Deepak Kodihalli · 5 years ago
  76. a038624 Makefiles: fixups and minor improvements by Deepak Kodihalli · 5 years ago
  77. 032bd50 Implement command GetDateTime by Sampa Misra · 5 years ago
  78. fb4bec9 Enable code coverage by Priyanga · 5 years ago
  79. 97e0bd5 Define pldm data types by Deepak Kodihalli · 5 years ago
  80. 432e187 Implement GetPLDMVersion command by Sampa Misra · 5 years ago
  81. 1b24f97 Implement discovery commands by Deepak Kodihalli · 5 years ago