1. 797f338 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 10 months ago
  2. c180bc8 oem-ibm: Call PEL API when host drops event log by Matt Spinler · 9 months ago
  3. df9a6d3 Handle entity association records from host by George Liu · 3 years, 6 months ago
  4. fcda4d0 BIOS attribute to configure network parameter by Kamalkumar Patel · 10 months ago
  5. 9040347 Add additional information for logging by Sagar Srinivas · 10 months ago
  6. 846d38f pldmtool: Support Auxiliary name PDRs in GetPDR by Thu Nguyen · 2 years, 3 months ago
  7. 9d0e58c pldmtool: Support compact Numeric Sensor PDR in GetPDR by Thu Nguyen · 2 years, 6 months ago
  8. 19fdb45 libpldmresponder: Make FRU tests load a valid FRU config by Andrew Jeffery · 10 months ago
  9. 3240343 libpldmresponder: Use ASSERT_TRUE() to prevent NULL pointer deref by Andrew Jeffery · 10 months ago
  10. 6e20f7c pldmtool: Add the Correct Operational Fault Status enum values by Pavithra Barithaya · 10 months ago
  11. acf2c8c Update mergeEntityAssociations logic by George Liu · 3 years, 1 month ago
  12. 45e0649 pldmtool: Temporary change to the Operational Fault Status enum by Pavithra Barithaya · 10 months ago
  13. 8e715ae pldm: Enhance the find & add pdr utilities by Manojkiran Eda · 3 years ago
  14. cbdc272 meson_options.txt: Support for reading options from meson.options by George Liu · 10 months ago
  15. 98e703f sdbusplus: use shorter type aliases by Patrick Williams · 10 months ago
  16. 11ce8d2 PLDM: System specific BIOS attributes by Sagar Srinivas · 1 year, 11 months ago
  17. 5bfb0dc Refactor buildFRUTable and update to Association tree by George Liu · 3 years, 2 months ago
  18. 8225792 Enhance traces for File Size Exceeds Offset by Sagar Srinivas · 11 months ago
  19. fc81a43 use fs.copyfile instead of deprecated copy by Manojkiran Eda · 11 months ago
  20. 3586d36 README: Move to "meson setup [options]" by Pavithra Barithaya · 11 months ago
  21. 118465c bump cryptography from 3.4.7 to 39.0.1 by Manojkiran Eda · 11 months ago
  22. 99e8b98 tools: fw-update: allow ISO 8610 date formats by Jeremy Kerr · 1 year ago
  23. b147501 tools: fw-update: Don't wrap datetime parsing in a catch KeyError block by Jeremy Kerr · 1 year ago
  24. b0ba34d libpldmresponder: Migrate to pldm_entity_association_pdr_add_check() by Andrew Jeffery · 11 months ago
  25. c0b0e7b PLDM: Comment explaining dbus-timeout-value option by vkaverap@in.ibm.com · 11 months ago
  26. a340eed Pldmtool change to fetch pdrs based on TerminusID by Pavithra Barithaya · 1 year, 4 months ago
  27. 1553152 Adding BIOS attribute to select OS load source by Kamalkumar Patel · 1 year ago
  28. 5cf056b .gitignore: simplify due to meson by Patrick Williams · 11 months ago
  29. cdbb9e2 use std::move_only_function by Patrick Williams · 11 months ago
  30. e8fd5fb Fix spacings in meson_options by Manojkiran Eda · 11 months ago
  31. c727fb4 pldm: Migrate to pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 11 months ago
  32. 2af90d3 clang-error: fix clang-diagnostic-overloaded-virtual error by Pavithra Barithaya · 11 months ago
  33. 48f4f8e clang-error:fix clang-diagnostic-potentially-evaluated-expression error by Pavithra Barithaya · 11 months ago
  34. b2d46b7 clang-error: fix clang-diagnostic-unused-const-variable error by Pavithra Barithaya · 11 months ago
  35. 165749d clang-error: fix clang-diagnostic-inconsistent-missing-override error by Pavithra Barithaya · 11 months ago
  36. a7dbca5 clang-error: fix clang-diagnostic-defaulted-function-deleted error by Pavithra Barithaya · 11 months ago
  37. b95bbe3 build: upgrade to C++23 by Patrick Williams · 11 months ago
  38. 2e248e8 libpldmresponder: Migrate to pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 12 months ago
  39. 64f37fe pldmd: Migrate to pldm_pdr_add_check() by Andrew Jeffery · 12 months ago
  40. 1fd3c51 host-bmc: Migrate to pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 12 months ago
  41. 663783b libpldmresponder: Migrate to get_fru_record_by_option_check() by Andrew Jeffery · 12 months ago
  42. abcd6ca pldmd: Account for pldm_entity_association_tree_init() returning NULL by Andrew Jeffery · 12 months ago
  43. c43f211 libpldmresponder: pldm_bios_table_append_pad_checksum() is deprecated by Andrew Jeffery · 12 months ago
  44. e1874e8 oem-ibm : Support New record to the backplane vpd by Varsha Kaverappa · 1 year, 1 month ago
  45. acb2029 pldmd: Account for pldm_pdr_init() returning NULL by Andrew Jeffery · 12 months ago
  46. 47266d6 bios_utils: BIOSTableIter: Failure to create iter throws exception by Andrew Jeffery · 12 months ago
  47. d15ecf9 pldm: Migrate off deprecated libpldm BIOS table entry encoding APIs by Andrew Jeffery · 12 months ago
  48. c00594e requester: Fix invalid dbus interface by Delphine CC Chiu · 1 year, 2 months ago
  49. 95c872c oem: ibm: Use `truncate(1)` to create NVRAM related files by Andrew Jeffery · 12 months ago
  50. 488f19d pldm: Convert to pldm_bios_table_*_check() APIs by Andrew Jeffery · 1 year ago
  51. 4779227 pldm: Include config.h via compiler argument by Andrew Jeffery · 1 year ago
  52. 9138c20 PLDM : Change the dbus timeout to 5 seconds by vkaverap@in.ibm.com · 1 year, 1 month ago
  53. 4066a19 Change the default partition mode to A_Mode by Manojkiran Eda · 1 year ago
  54. d15fa09 Bios: support IPv4-mapped IPv6 address length by Asmitha Karunanithi · 1 year ago
  55. 9701cf1 oem-ibm: Support new UTIL keywords by Jayashankar Padath · 1 year ago
  56. 2b85d78 pldmtool: Close socket connection by Dung Cao · 2 years, 1 month ago
  57. 558714d remove OSStart as indication host is running by Andrew Geissler · 1 year, 1 month ago
  58. 66871b4 pldmtool: Use instanceId from libpldm for raw command by Thu Nguyen · 1 year, 1 month ago
  59. 499a29d softoff: Fix the CI error by ThuBaNguyen · 1 year, 1 month ago
  60. f411742 pldmd: Add details to InstanceIdDb::free error msg by Rashmica Gupta · 1 year, 1 month ago
  61. b4e8cfd requester: Check duplicate key when call registerRequest by Thu Nguyen · 1 year, 3 months ago
  62. a330b2f pldmd: Migrate instance ID allocation to pldm::InstanceIdDb by Andrew Jeffery · 1 year, 1 month ago
  63. 7c1dc7e pldmd: move to libpldm instance ID alloc/free by Andrew Jeffery · 1 year, 2 months ago
  64. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  65. 8dff420 oem-ibm: remove OSStart as indication host is running by Andrew Geissler · 1 year, 1 month ago
  66. 71689b8 pldmtool: fix GetFruRecordTable request fail by Potin Lai · 1 year, 2 months ago
  67. 1f61b58 Adding bios attributes for VMI Support by Riya Dixit · 1 year, 1 month ago
  68. da4b13c pldmd: instance_id: Fix compilation under GCC 13 by Andrew Jeffery · 1 year, 2 months ago
  69. c3d27e0 host-bmc: test: Avoid -Werror=overloaded-virtual by Andrew Jeffery · 1 year, 2 months ago
  70. 9e64bb7 meson: Enable the oem-ibm feature by default by Andrew Jeffery · 1 year, 2 months ago
  71. 25c999c Revert "oem-ibm : New record to backplane vpd" by Andrew Jeffery · 1 year, 2 months ago
  72. 8689353 Revert "oem-ibm : Support for VPD record PSPD via file I/O with offset" by Andrew Jeffery · 1 year, 2 months ago
  73. 1b86f69 Adding bios attributes for RPD feature by Kamalkumar Patel · 1 year, 2 months ago
  74. 397019d oem-ibm : Support for VPD record PSPD via file I/O with offset by Varsha Kaverappa · 1 year, 2 months ago
  75. 9eee251 oem-ibm : New record to backplane vpd by Varsha Kaverappa · 1 year, 8 months ago
  76. 87083f2 Fix a bug in libpldmresponder by Pavithra Barithaya · 1 year, 2 months ago
  77. 19ea04c Update lower_bound of ipv6_prefix_length to 0 by Jishnu CM · 1 year, 2 months ago
  78. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 4 months ago
  79. 6c39c7a Populate correct terminusId by ArchanaKakani · 1 year, 6 months ago
  80. 5f21347 PLDM : fix the invalid effecter and sensor PDRs by Pavithra Barithaya · 1 year, 10 months ago
  81. 35a15c3 oem: ibm: fileTable: Add lid files for peltool parsing by Adriana Kobylak · 1 year, 3 months ago
  82. c894c0a meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 2 months ago
  83. 391ca89 scheduled_host_transition: new object path by Andrew Geissler · 1 year, 4 months ago
  84. b90fb7f sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 2 months ago
  85. 8fbf3cc libpldmresponder: platform: Remove awkward reinterpret_cast() by Andrew Jeffery · 1 year, 2 months ago
  86. d987c94 Listen for ifacesAdded for BIOS attribute props by Matt Spinler · 1 year, 3 months ago
  87. 37e8a59 Add Manoj as maintainer by Manojkiran Eda · 1 year, 2 months ago
  88. 8052552 Adding JSON support for IPV6 configuration by Pavithra Barithaya · 1 year, 2 months ago
  89. 5d77c93 Adding PLDM bios power supply attributes by Sheldon Bailey · 1 year, 4 months ago
  90. 28514b0 Change in VMI Bios attribute enum by Asmitha Karunanithi · 1 year, 3 months ago
  91. 7094ef2 oem: ibm: fileTable: Add lid files for P10 by Adriana Kobylak · 1 year, 4 months ago
  92. c8e6f4b oem: ibm: fileTable: Update permissions by Adriana Kobylak · 1 year, 4 months ago
  93. 4a7c5bf oem: ibm: fileTable: Sort alphabetically by Adriana Kobylak · 1 year, 4 months ago
  94. 040c618 Handle Dbus query exception gracefully by Archana Kakani · 1 year, 4 months ago
  95. 8c6abca oem-ibm: Support of new PSPD VPD record by Jayashankar Padath · 1 year, 4 months ago
  96. d21b57d PLDM: Add the full namespaces reference by Sagar Srinivas · 1 year, 4 months ago
  97. 3b23adb Adding bios attributes for RPD feature by Patel-Kamalkumar · 1 year, 8 months ago
  98. b3ab545 PLDM:Adding max settable value for boot counter effecter by Pavithra Barithaya · 1 year, 4 months ago
  99. d99cca3 PLDM: Mark all _current attributes as readonly by Patel-Kamalkumar · 1 year, 4 months ago
  100. 00a076d Adding support for new bootprogress state by kamal · 1 year, 7 months ago