- 0eb5bce pldm: Move off pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 3 months ago
- a5f2fcd pldm: Move off pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 3 months ago
- 25d3878 pldm: Move off pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 3 months ago
- 4663aae pldm: Move off pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 3 months ago
- 228dae3 pldm: Move off pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 3 months ago
- 53e342a pldm: Move off pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 3 months ago
- bc28b91 pldm: Move off pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 3 months ago
- 2461105 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 3 months ago
- ff3fb9e pldm: Move off pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 3 months ago
- 8c05ca2 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 3 months ago
- 0488315 pldm: Move off pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 3 months ago
- fe1189c pldm: Move off pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 3 months ago
- 51d2ef2 pldm: Move off pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 3 months ago
- bc2955f pldm: Move off pldm_entity_association_pdr_add_check() by Andrew Jeffery · 3 months ago
- 17d3290 pldm: Move off pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 3 months ago
- 5a945bd pldm: Move off pldm_pdr_add_check() by Andrew Jeffery · 3 months ago
- 0fc6abe clang-diagnostic error: no type named 'BIOSAttribute' by Pavithra Barithaya · 3 months ago
- 699534f clang-diagonsotic error: unknown type name 'stateSensorCacheMaps' by Pavithra Barithaya · 3 months ago
- 197033b libpldmresponder: bios_config: Remove unused 'fd' member by Andrew Jeffery · 3 months ago
- 3f5a969 pldmd: fix crash when re-request D-Bus name by Thu Nguyen · 4 months ago
- eb43d6c Add support for the coreCount property in DBus by Kamalkumar Patel · 6 months ago
- b49b7d8 oem-ibm: Implement Host lamp test interface by George Liu · 3 years, 9 months ago
- c5a1120 Skip endpoint check when responding to GetPDR requests by Manojkiran Eda · 4 months ago
- ca8f6c7 libpldmresponder: fix an eternal hang in requesting bus name by Manojkiran Eda · 4 months ago
- 0a42269 pldm: Adding support to find system type by Kamalkumar Patel · 5 months ago
- b40f4f8 pldm: Implement Cable interface by Archana Kakani · 5 months ago
- 733b39d pldm: Implement PCIeDevice interface by Archana Kakani · 5 months ago
- bf1fd27 pldm: Implement PCIeSlot interface by Archana Kakani · 5 months ago
- 56da574 Adding CPUCore interface support by Kamalkumar Patel · 6 months ago
- 14107a1 host-bmc: migrate dbus hosting logic into dbus folder by Kamalkumar Patel · 5 months ago
- 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 5 months ago
- a881c17 Reduce multiple oem_ibm entry points in pldmd by George Liu · 3 years, 5 months ago
- d660809 bios: Converting bios json keys to lower snake case by Archana Kakani · 6 months ago
- 7d47570 pldm: Removing default string length by Archana Kakani · 6 months ago
- ac713ee pldm: Add bios configuration in single json file by Archana Kakani · 6 months ago
- 1e5c81e pldm: Remove unnecessary type casting in logs by Riya Dixit · 6 months ago
- fa08470 Make containerId optional in the event json file by Manojkiran Eda · 5 months ago
- 8964444 libpldmresponder: Improving Logs (lg2) by Riya Dixit · 7 months ago
- 18145f7 oem_ibm: Implement timer for Surveillance Pings by Sagar Srinivas · 2 years, 7 months ago
- 15ce5a1 oem-ibm: Adding entity path correction function by Kamalkumar Patel · 6 months ago
- 516122e Add Json Config support for entity to DBus string by Kamalkumar Patel · 6 months ago
- 4e69d25 host-bmc: refine remote terminus functionality by Kamalkumar Patel · 6 months ago
- ace4e14 Deprecate the support for x86 sdk by Manojkiran Eda · 7 months ago
- 72c0654 fix inconsistent spacing in BIOS logs by Manojkiran Eda · 7 months ago
- 3daf7a1 libpldmresponder: fix a potential pldm crash by Manojkiran Eda · 7 months ago
- 92fb0b5 Revert "Adding severity when reporting an error" by Manojkiran Eda · 7 months ago
- 15b9411 fix constVariableReference cpp style check by Pavithra Barithaya · 7 months ago
- 46f352e pldm: Meson option for system specific bios attributes by Archana Kakani · 8 months ago
- d6b0056 oem-ibm: PCIe Topology support by Archana Kakani · 7 months ago
- 62dd8ff pldm: Build BIOS Table Lazily by Archana Kakani · 9 months ago
- 754041d utils: Retrieval of managed objects of DBUS by Riya Dixit · 9 months ago
- d28f08c Adding severity when reporting an error by Pavithra Barithaya · 2 years, 11 months ago
- 06f9b29 Use std::map.contains as per latest c++ by Sagar Srinivas · 7 months ago
- ae933cc Add support for Previous State in Sensor events by Manojkiran Eda · 9 months ago
- 2edc34b Addressing a DBus query crash in pldm by Kamalkumar Patel · 9 months ago
- cbe68b2 Remove iostream references by Sagar Srinivas · 9 months ago
- e3607a3 Add state set id support for remote sensor events by Sagar Srinivas · 9 months ago
- c81d112 skip creating effecter when its dbus isn't present by Manojkiran Eda · 9 months ago
- 819bb6f skip creating sensors when its dbus is not present by Manojkiran Eda · 9 months ago
- a410c65 oem:ibm :Implement SetFruRecordTable by Pavithra Barithaya · 3 years, 4 months ago
- 2a103ef Enhancing misguiding error trace by Kamalkumar Patel · 9 months ago
- 157f5d0 sdbusplus: use shorter type aliases by Patrick Williams · 9 months ago
- 3c50c82 Adding Platform specific PDR support by Kamalkumar Patel · 9 months ago
- 58cbcaf PLDM:Catching exception precisely and printing it by Kamalkumar Patel · 1 year, 1 month ago
- 9e6631e fru: fix in the FRU Record Table by Pavithra Barithaya · 10 months ago
- 7927f90 bios: Add support for enum value display names by Sagar Srinivas · 1 year, 1 month ago
- 21f128d pldm: Use modern libpldm OEM header paths by Andrew Jeffery · 10 months ago
- 4668f5c pldm: Use system include directives for libpldm by Andrew Jeffery · 10 months ago
- 90314a3 Reorganize the setEventReceiver code by Sagar Srinivas · 1 year, 1 month ago
- d2e4899 Refactor: Handler expands TID parameter by Delphine CC Chiu · 11 months ago
- cf77284 meson: adjust nlohmann-json dependency by Patrick Williams · 11 months ago
- 3687e2b oem_ibm: Persist the remote PDRs before merging by Sagar Srinivas · 1 year, 7 months ago
- 87bfacd build: use allowed over enabled by Patrick Williams · 11 months ago
- 6ece21fb libpldmresponder:Support GetNumericEffecterValue responder by Archana Kakani · 1 year, 1 month ago
- a675662 clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
- b75202e Remove a bad trace by Manojkiran Eda · 1 year, 1 month ago
- 1ed5f7a pldm: Convert to using libpldm transport APIs by Rashmica Gupta · 1 year, 6 months ago
- 2abbce7 InstanceIdDb: Move header from pldmd/ to common/ by Andrew Jeffery · 1 year, 1 month ago
- 91a092f PLDM:Use new alias of DBUS_TIMEOUT for bus.call by vkaverap@in.ibm.com · 1 year, 2 months ago
- 5b71b86 PLDM: 5 sec timeout for dbus calls without reply by vkaverap@in.ibm.com · 1 year, 3 months ago
- 682ee18 Handle FRU records from host by George Liu · 3 years, 11 months ago
- 797f338 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 3 months ago
- 19fdb45 libpldmresponder: Make FRU tests load a valid FRU config by Andrew Jeffery · 1 year, 2 months ago
- 3240343 libpldmresponder: Use ASSERT_TRUE() to prevent NULL pointer deref by Andrew Jeffery · 1 year, 2 months ago
- 8e715ae pldm: Enhance the find & add pdr utilities by Manojkiran Eda · 3 years, 4 months ago
- 98e703f sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 3 months ago
- 11ce8d2 PLDM: System specific BIOS attributes by Sagar Srinivas · 2 years, 3 months ago
- 5bfb0dc Refactor buildFRUTable and update to Association tree by George Liu · 3 years, 6 months ago
- b0ba34d libpldmresponder: Migrate to pldm_entity_association_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- c727fb4 pldm: Migrate to pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 1 year, 4 months ago
- b2d46b7 clang-error: fix clang-diagnostic-unused-const-variable error by Pavithra Barithaya · 1 year, 4 months ago
- 165749d clang-error: fix clang-diagnostic-inconsistent-missing-override error by Pavithra Barithaya · 1 year, 4 months ago
- 2e248e8 libpldmresponder: Migrate to pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 1 year, 4 months ago
- 64f37fe pldmd: Migrate to pldm_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- 663783b libpldmresponder: Migrate to get_fru_record_by_option_check() by Andrew Jeffery · 1 year, 4 months ago
- c43f211 libpldmresponder: pldm_bios_table_append_pad_checksum() is deprecated by Andrew Jeffery · 1 year, 4 months ago
- e1874e8 oem-ibm : Support New record to the backplane vpd by Varsha Kaverappa · 1 year, 6 months ago
- acb2029 pldmd: Account for pldm_pdr_init() returning NULL by Andrew Jeffery · 1 year, 4 months ago
- d15ecf9 pldm: Migrate off deprecated libpldm BIOS table entry encoding APIs by Andrew Jeffery · 1 year, 4 months ago
- 488f19d pldm: Convert to pldm_bios_table_*_check() APIs by Andrew Jeffery · 1 year, 5 months ago