1. da07960 FRU: simplify BMC FRU table construction by Deepak Kodihalli · 3 years, 11 months ago
  2. 92bb402 BIOS: Implement HelpText and DisplayName properties by George Liu · 3 years, 10 months ago
  3. daa6923 BIOS: Fix readOnly BIOS attributes by George Liu · 3 years, 10 months ago
  4. 7f839f9 oem-ibm: Send the event to host when BIOS attribute changes by Tom Joseph · 3 years, 9 months ago
  5. 1244acf support runtime update of BIOS attributes by George Liu · 3 years, 11 months ago
  6. de195ff test: fix bios JSON in the test file by George Liu · 4 years ago
  7. a792b21 VMI sensors: Add JSON changes to support VMI sensors by Tom Joseph · 3 years, 11 months ago
  8. c4ea6a9 Mechanism to associate sensor/effecter to FRU entity by George Liu · 4 years ago
  9. cae1866 send PLDM event msg when state sensor changes by George Liu · 4 years, 2 months ago
  10. a917012 libpldmresponder: Add gmock test for the getStateSensorReadings method by George Liu · 4 years, 2 months ago
  11. 4371f2b Add test for the GeneratePDRByStateSensor method by George Liu · 4 years, 2 months ago
  12. a929dac Add state sensor configuration to the sensor_pdr.json by George Liu · 4 years, 2 months ago
  13. 12afe11 pdr: Implement terminus locator PDR for BMC by Sampa Misra · 4 years, 1 month ago
  14. a4a9616 pldmd: Remove hard coded effecter id by Sampa Misra · 4 years ago
  15. b5c227e libpldmresponder: construct BMC PDRs lazily by Deepak Kodihalli · 4 years ago
  16. 36e8135 libpldmresponder: create PDR when the D-Bus object path exists by George Liu · 4 years ago
  17. c6e49c4 libpldmresponder: PDR: check config dir by Deepak Kodihalli · 4 years ago
  18. 33e9c7e Build FRU table lazily by Tom Joseph · 4 years, 1 month ago
  19. d130e1a common: code re-org by Deepak Kodihalli · 4 years ago
  20. 1521f6d pldmd: code re-org by Deepak Kodihalli · 4 years ago
  21. ac19bd6 host-bmc: code re-org by Deepak Kodihalli · 4 years ago
  22. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 3 months ago
  23. 6492f52 clang-format: update to latest from docs repo by George Liu · 4 years ago
  24. a7aacc3 Fix issue: Find composite sensors/effecters PDRs error by Chicago Duan · 4 years, 1 month ago
  25. 738e4d8 Implement PDR.FindStateSensorPDR DBus API by Chicago Duan · 4 years, 1 month ago
  26. 0f74c98 Implement PDR.FindStateEffecterPDR DBus API by Pavithra Barithaya · 4 years, 2 months ago
  27. d4d97a5 pldm_events: Implement support for state sensorEvents by TOM JOSEPH · 4 years, 3 months ago
  28. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  29. 64d26be pldm: Add gmock test for the setNumericEffecterValue method by George Liu · 4 years, 6 months ago
  30. 0d7aca8 pldm: Optimized the setXXXHandler method in platform.hpp by George Liu · 4 years, 3 months ago
  31. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 6 months ago
  32. c94d494 pldm: Add numeric effecter configuration to the effecter_pdr.json by Chicago Duan · 4 years, 6 months ago
  33. 0be647d pldm: rename state_effecter_pdr.json to effecter_pdr.json by George Liu · 4 years, 4 months ago
  34. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 3 months ago
  35. 51efaf8 Add HostPDRHandler class by Pavithra Barithaya · 4 years, 3 months ago
  36. 46ece06 libpldmresponder: enable DBus change notification by Sampa Misra · 4 years, 3 months ago
  37. 6080aae bios: Use the new APIs in bios table commands by John Wang · 4 years, 5 months ago
  38. 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 5 months ago
  39. 95e6b3c bios: Implement BIOSIntegerAttribute by John Wang · 4 years, 5 months ago
  40. d965934 bios: Implement BIOSConfig by John Wang · 4 years, 4 months ago
  41. 29683b5 bios: Implement BIOSStringAttribute by John Wang · 4 years, 4 months ago
  42. e2efdcc bios: Implement BIOSAttribute by John Wang · 4 years, 5 months ago
  43. 1ec85d4 pdr: Update D-Bus mapping structure by George Liu · 4 years, 5 months ago
  44. 3cd6181 libpldmresponder: FRU: construct PDRs by Deepak Kodihalli · 4 years, 4 months ago
  45. 1e44c73 pldm: Move the updateDbusProperty method to the common utils by George Liu · 4 years, 4 months ago
  46. c682fe2 More PDR refactor by Deepak Kodihalli · 4 years, 4 months ago
  47. ba4c1fb pldmtool: Fix SetStateEffecterStates command by George Liu · 4 years, 5 months ago
  48. e53193f pldm: Refector PDR repo based on the new PDR APIs by George Liu · 4 years, 4 months ago
  49. f357b5a Move libpldm test cases into libpldm directory by Lei YU · 4 years, 4 months ago
  50. e176a65 bios_table: Check the attr type when set attr value by John Wang · 4 years, 5 months ago
  51. db91467 libpldm: add APIs for FRU record set PDR ops by Deepak Kodihalli · 4 years, 5 months ago
  52. 3b02ed8 libpldm: add APIs for PDR operations by Deepak Kodihalli · 4 years, 5 months ago
  53. 50218a6 bios_table: Add decode functions for attr table by John Wang · 4 years, 5 months ago
  54. f58d9a5 Enable FRU support in libpldmresponder/base.cpp by Sridevi Ramesh · 4 years, 5 months ago
  55. e151e2d pldm: improve PDR config JSON files by George Liu · 4 years, 5 months ago
  56. f719f3b libpldmresponder: Add BIOSStringTable by John Wang · 4 years, 6 months ago
  57. 88a349c libpldm: bios_table: Fix a possible overflow by John Wang · 4 years, 5 months ago
  58. b0da7a0 libpldm: bios_table: Add required decode functions by John Wang · 4 years, 6 months ago
  59. 08c0595 decode: setBiosAttributeValue: Use variable_field by John Wang · 4 years, 6 months ago
  60. 871c927 libpldm: bios_table: Update attr value table by John Wang · 4 years, 7 months ago
  61. f007633 pldm_fru: Handle scenario when config JSON is missing by Tom Joseph · 4 years, 5 months ago
  62. 684a716 libpldm: Fix logical errors between length check and cc decoding by George Liu · 4 years, 7 months ago
  63. 8e877e0 Fix GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 5 months ago
  64. 30b859f libpldm: Implement en/decode for setNumericEffecterValue by George Liu · 4 years, 6 months ago
  65. 151d533 FRU Parsing for platform specific config files by Tom Joseph · 4 years, 8 months ago
  66. ab437e5 pldm: change utils.cpp to a shared library by George Liu · 4 years, 5 months ago
  67. 820a9a5 libpldm: platform: implement requester flow for GetPDR by George Liu · 4 years, 7 months ago
  68. 60227a0 libpldmresponder: bios: Add SetDataTime by Xiaochao Ma · 4 years, 7 months ago
  69. 8340957 pldm: Moving utils function into the common directory by George Liu · 4 years, 6 months ago
  70. aa8ae72 remove phosphor-logging dependency by Sampa Misra · 4 years, 7 months ago
  71. 08efc7b Add decode_get_bios_table_resp() in PLDM BIOS. by Sridevi Ramesh · 4 years, 7 months ago
  72. bc6ff26 Add encode_tid_req() in PLDM base. by Sridevi Ramesh · 4 years, 7 months ago
  73. 7f02d70 Add cc only response by John Wang · 4 years, 7 months ago
  74. 3342adb libpldm: Add API to find an attribute value entry by John Wang · 4 years, 7 months ago
  75. 49484a1 libpldm: bios: Implement iter for attr value table by John Wang · 4 years, 7 months ago
  76. a940d8e libpldm: utils: Add crc8 implementation by George Liu · 4 years, 7 months ago
  77. 39ae2a9 libpldm: bios: implement en/decode for SetDateTime by Xiaochao Ma · 4 years, 8 months ago
  78. bc669f1 pldmd: implement a new handler registration scheme by Deepak Kodihalli · 4 years, 7 months ago
  79. 79c37f1 bios: Use crc implemented in libpldm by John Wang · 4 years, 8 months ago
  80. 5bdb30a libplmd: utils: Add bcd conversions by John Wang · 4 years, 7 months ago
  81. dbbc9ff bios: table construct: Add support for integer attribute by John Wang · 4 years, 8 months ago
  82. ecb7d57 bios: Add a configuration parser for integer attribute by John Wang · 4 years, 9 months ago
  83. daebf4d bios: Define json structure for integer attribute by John Wang · 4 years, 10 months ago
  84. 827c5de bios: Verify the fields that need to be encoded by John Wang · 4 years, 8 months ago
  85. ca23082 bios: Add en/decodes for integer attribute by John Wang · 4 years, 9 months ago
  86. 4de4d00 pldmd: implement PLDM.Requester D-Bus API by Deepak Kodihalli · 4 years, 8 months ago
  87. 7213623 libpldm: util: Convert version field to string by John Wang · 4 years, 8 months ago
  88. d3d5fa8 Add encode_get_bios_table() function in PLDM BIOS by Sridevi Ramesh · 4 years, 8 months ago
  89. 854e61f oem-ibm: implement WriteFileByTypeFromMemory handler by Sampa Misra · 4 years, 10 months ago
  90. ccc0455 bios: Move en/decodes for Attribute Table to libpldm by John Wang · 4 years, 9 months ago
  91. dd9a628 bios: Move en/decodes for String Table to libpldm by John Wang · 4 years, 9 months ago
  92. e96e7e5 Refactor: bios_parser: Implement a new parsing process by John Wang · 4 years, 9 months ago
  93. 3ad2175 Refactor: bios: Construct the attribute value table by John Wang · 4 years, 9 months ago
  94. 0270040 bios: Implement an iterator for bios attribute table by John Wang · 4 years, 9 months ago
  95. d8702f6 libpldm: utils: Add crc implementation by John Wang · 4 years, 8 months ago
  96. f6704d5 build: remove autotools support by Deepak Kodihalli · 4 years, 8 months ago
  97. 497665a libpldm: requester: APIs for GetFruRecordTable by PriyangaRamasamy · 5 years ago
  98. 8e92c6c libpldm: support GetFruRecordTableMetadata api's by Jinu Joy Thomas · 5 years ago
  99. 69d3e7f BIOS: UT for bios attribute tables with string type by Carol Wang · 4 years, 10 months ago
  100. 612f35b BIOS: Implement attribute table with type string by Carol Wang · 4 years, 10 months ago