1. ac19bd6 host-bmc: code re-org by Deepak Kodihalli · 4 years ago
  2. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 3 months ago
  3. 6492f52 clang-format: update to latest from docs repo by George Liu · 4 years, 1 month ago
  4. a18a126 fru: Fix typo in a json example by John Wang · 4 years, 1 month ago
  5. 55732c2 fru: Add default configuration for fru record by John Wang · 4 years, 2 months ago
  6. 7a0d072 libpldmresponder: bios: fixed resp in setAttribute by Xiaochao Ma · 4 years, 1 month ago
  7. 8241b34 bios: check the attribute value to update by John Wang · 4 years, 1 month ago
  8. fd97264 Changed get/setDateTime to bmc instead of host by George Liu · 4 years, 3 months ago
  9. 9d8921e Fix failure to get file path of bios by George Liu · 4 years, 2 months ago
  10. c4959c3 pldm_events: Update PlatformEventMessage implementation by Tom Joseph · 4 years, 2 months ago
  11. d4d97a5 pldm_events: Implement support for state sensorEvents by TOM JOSEPH · 4 years, 3 months ago
  12. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  13. eccb0c5 pldm: Implement SetNumericEffecterValue function by George Liu · 4 years, 6 months ago
  14. 0d7aca8 pldm: Optimized the setXXXHandler method in platform.hpp by George Liu · 4 years, 3 months ago
  15. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 6 months ago
  16. c94d494 pldm: Add numeric effecter configuration to the effecter_pdr.json by Chicago Duan · 4 years, 6 months ago
  17. 0be647d pldm: rename state_effecter_pdr.json to effecter_pdr.json by George Liu · 4 years, 4 months ago
  18. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 3 months ago
  19. 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 3 months ago
  20. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 3 months ago
  21. 51efaf8 Add HostPDRHandler class by Pavithra Barithaya · 4 years, 3 months ago
  22. a556eb2 FRU: pldmresponder: fix width of PLDM entity type by Deepak Kodihalli · 4 years, 3 months ago
  23. 077fea2 pldm: Remove boost related code in pldm daemon by George Liu · 4 years, 3 months ago
  24. 027844d bios: Remvoe unused header files in bios.cpp by John Wang · 4 years, 3 months ago
  25. 45e5254 Enable 'oem-ibm' in pldmtool for base commands. by Sridevi Ramesh · 4 years, 3 months ago
  26. 6a30a3e docs: Update documentation for FRU_Master.json by Tom Joseph · 4 years, 3 months ago
  27. d823cc0 pldm oem: implement certificate handler by Sampa Misra · 4 years, 3 months ago
  28. 46ece06 libpldmresponder: enable DBus change notification by Sampa Misra · 4 years, 3 months ago
  29. 45fed20 bios_table: Implement find attr entry by string handle by John Wang · 4 years, 3 months ago
  30. 6080aae bios: Use the new APIs in bios table commands by John Wang · 4 years, 5 months ago
  31. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 5 months ago
  32. 95e6b3c bios: Implement BIOSIntegerAttribute by John Wang · 4 years, 5 months ago
  33. d965934 bios: Implement BIOSConfig by John Wang · 4 years, 4 months ago
  34. 29683b5 bios: Implement BIOSStringAttribute by John Wang · 4 years, 4 months ago
  35. e2efdcc bios: Implement BIOSAttribute by John Wang · 4 years, 5 months ago
  36. 9e24242 utils: Make getDbusPropertyVariant virtual by John Wang · 4 years, 4 months ago
  37. 75330f3 event: Handle platform event message by Zahed Hossain · 4 years, 3 months ago
  38. 56e45c5 Add responder for Platform Event Message by Tom Joseph · 4 years, 4 months ago
  39. 1896716 implement commands for dump xfer by Sampa Misra · 4 years, 6 months ago
  40. a287072 pldm: Optimized parsing of PDR JSON files by George Liu · 4 years, 5 months ago
  41. 1ec85d4 pdr: Update D-Bus mapping structure by George Liu · 4 years, 5 months ago
  42. 3cd6181 libpldmresponder: FRU: construct PDRs by Deepak Kodihalli · 4 years, 4 months ago
  43. 22b5a7d libpldmresponder: GetPDR: fix response by Deepak Kodihalli · 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. c682fe2 More PDR refactor by Deepak Kodihalli · 4 years, 4 months ago
  46. d3cf57e Updated supported PDLM commands list by Xiaochao Ma · 4 years, 6 months ago
  47. e53193f pldm: Refector PDR repo based on the new PDR APIs by George Liu · 4 years, 4 months ago
  48. 5b145b9 libpldmresponder getBiosTable: delete bios tables by Sampa Misra · 4 years, 4 months ago
  49. e297b9f Remove findStringName/Handle functions by John Wang · 4 years, 5 months ago
  50. 59ef607 bios: enum: Remove sorting of possible values by John Wang · 4 years, 5 months ago
  51. b368b33 Fru:Change of pass by value to const reference by Pavithra Barithaya · 4 years, 4 months ago
  52. f58d9a5 Enable FRU support in libpldmresponder/base.cpp by Sridevi Ramesh · 4 years, 5 months ago
  53. e151e2d pldm: improve PDR config JSON files by George Liu · 4 years, 5 months ago
  54. 0bead97 Update the PLDM version for Platform Spec by Tom Joseph · 4 years, 5 months ago
  55. 9ed00cc fru: Remove verbose tracing by Tom Joseph · 4 years, 5 months ago
  56. 1f4df21 pldm_fru: Add example config JSON for PLDM FRU by Tom Joseph · 4 years, 5 months ago
  57. 4217488 bios: Add SetBIOSAttributeCurrentValue by John Wang · 4 years, 6 months ago
  58. 0df0e04 bios_parser: Update dbus property by John Wang · 4 years, 6 months ago
  59. f719f3b libpldmresponder: Add BIOSStringTable by John Wang · 4 years, 6 months ago
  60. 88a349c libpldm: bios_table: Fix a possible overflow by John Wang · 4 years, 5 months ago
  61. f007633 pldm_fru: Handle scenario when config JSON is missing by Tom Joseph · 4 years, 5 months ago
  62. 8e877e0 Fix GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 5 months ago
  63. e60c582 Implement FRURecordTableMetadata and FRURecordTable command by Deepak Kodihalli · 4 years, 8 months ago
  64. 70e8db0 Implement the FRU implementation class by Deepak Kodihalli · 4 years, 8 months ago
  65. 151d533 FRU Parsing for platform specific config files by Tom Joseph · 4 years, 8 months ago
  66. fb8611d pldm: libpldmresponder: call ccOnlyResponse when en/decoding errors by George Liu · 4 years, 7 months ago
  67. ab437e5 pldm: change utils.cpp to a shared library by George Liu · 4 years, 5 months ago
  68. 782d37f pldm: Fix calling getProperty method in GetDateTime method by George Liu · 4 years, 5 months ago
  69. 60227a0 libpldmresponder: bios: Add SetDataTime by Xiaochao Ma · 4 years, 7 months ago
  70. 0e02c32 pldm: Refactor DBusHandler interface by George Liu · 4 years, 6 months ago
  71. 8340957 pldm: Moving utils function into the common directory by George Liu · 4 years, 6 months ago
  72. aa8ae72 remove phosphor-logging dependency by Sampa Misra · 4 years, 7 months ago
  73. 4976a68 getBIOSAttrCurrValue : construct attr value table by Deepak Kodihalli · 4 years, 6 months ago
  74. 8721ed6 Implement GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 7 months ago
  75. d9fb152 bios: delete persisted tables at startup by Deepak Kodihalli · 4 years, 7 months ago
  76. bc669f1 pldmd: implement a new handler registration scheme by Deepak Kodihalli · 4 years, 7 months ago
  77. 79c37f1 bios: Use crc implemented in libpldm by John Wang · 4 years, 8 months ago
  78. ec48297 Add version for PLDM FRU spec implementation by Deepak Kodihalli · 4 years, 7 months ago
  79. dbbc9ff bios: table construct: Add support for integer attribute by John Wang · 4 years, 8 months ago
  80. ecb7d57 bios: Add a configuration parser for integer attribute by John Wang · 4 years, 9 months ago
  81. 8b85f52 bios: Use DBusHandler functions to avoid duplicate by John Wang · 4 years, 9 months ago
  82. daebf4d bios: Define json structure for integer attribute by John Wang · 4 years, 10 months ago
  83. f7d1a36 bios: fix bugs in PLDM BIOS by Carol Wang · 4 years, 8 months ago
  84. 854e61f oem-ibm: implement WriteFileByTypeFromMemory handler by Sampa Misra · 4 years, 10 months ago
  85. ccc0455 bios: Move en/decodes for Attribute Table to libpldm by John Wang · 4 years, 9 months ago
  86. dd9a628 bios: Move en/decodes for String Table to libpldm by John Wang · 4 years, 9 months ago
  87. e96e7e5 Refactor: bios_parser: Implement a new parsing process by John Wang · 4 years, 9 months ago
  88. 3ad2175 Refactor: bios: Construct the attribute value table by John Wang · 4 years, 9 months ago
  89. 0270040 bios: Implement an iterator for bios attribute table by John Wang · 4 years, 9 months ago
  90. 92b3c97 utils: Add DBusHandler functions by John Wang · 4 years, 9 months ago
  91. c293835 cleanup: bios: Avoid duplicates for table pad/checksum by John Wang · 4 years, 9 months ago
  92. f6704d5 build: remove autotools support by Deepak Kodihalli · 4 years, 8 months ago
  93. 408c3c4 Fix: BMC shall maintain Host time by George Liu · 4 years, 9 months ago
  94. 960dc96 responder: add state effecter for system power off by Deepak Kodihalli · 4 years, 9 months ago
  95. 535efa0 meson: fix lib names by Deepak Kodihalli · 4 years, 9 months ago
  96. be6b802 Fix a possible buffer overflow issue by John Wang · 4 years, 9 months ago
  97. 69d3e7f BIOS: UT for bios attribute tables with string type by Carol Wang · 4 years, 10 months ago
  98. b503f9e BIOS: Implement attribute value table with type string by Carol Wang · 4 years, 10 months ago
  99. 612f35b BIOS: Implement attribute table with type string by Carol Wang · 4 years, 10 months ago
  100. dc220c8 BIOS: Modify to support BIOS string type by Carol Wang · 4 years, 10 months ago