- 0be647d pldm: rename state_effecter_pdr.json to effecter_pdr.json by George Liu · 4 years, 8 months ago
- e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 7 months ago
- 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 7 months ago
- 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 7 months ago
- 51efaf8 Add HostPDRHandler class by Pavithra Barithaya · 4 years, 7 months ago
- a556eb2 FRU: pldmresponder: fix width of PLDM entity type by Deepak Kodihalli · 4 years, 7 months ago
- 077fea2 pldm: Remove boost related code in pldm daemon by George Liu · 4 years, 7 months ago
- 027844d bios: Remvoe unused header files in bios.cpp by John Wang · 4 years, 7 months ago
- 45e5254 Enable 'oem-ibm' in pldmtool for base commands. by Sridevi Ramesh · 4 years, 7 months ago
- 6a30a3e docs: Update documentation for FRU_Master.json by Tom Joseph · 4 years, 8 months ago
- d823cc0 pldm oem: implement certificate handler by Sampa Misra · 4 years, 8 months ago
- 46ece06 libpldmresponder: enable DBus change notification by Sampa Misra · 4 years, 8 months ago
- 45fed20 bios_table: Implement find attr entry by string handle by John Wang · 4 years, 7 months ago
- 6080aae bios: Use the new APIs in bios table commands by John Wang · 4 years, 9 months ago
- 3be7085 bios: Implement BIOSEnumAttribute by John Wang · 4 years, 9 months ago
- 95e6b3c bios: Implement BIOSIntegerAttribute by John Wang · 4 years, 9 months ago
- d965934 bios: Implement BIOSConfig by John Wang · 4 years, 8 months ago
- 29683b5 bios: Implement BIOSStringAttribute by John Wang · 4 years, 8 months ago
- e2efdcc bios: Implement BIOSAttribute by John Wang · 4 years, 9 months ago
- 9e24242 utils: Make getDbusPropertyVariant virtual by John Wang · 4 years, 8 months ago
- 75330f3 event: Handle platform event message by Zahed Hossain · 4 years, 8 months ago
- 56e45c5 Add responder for Platform Event Message by Tom Joseph · 4 years, 8 months ago
- 1896716 implement commands for dump xfer by Sampa Misra · 4 years, 10 months ago
- a287072 pldm: Optimized parsing of PDR JSON files by George Liu · 4 years, 9 months ago
- 1ec85d4 pdr: Update D-Bus mapping structure by George Liu · 4 years, 9 months ago
- 3cd6181 libpldmresponder: FRU: construct PDRs by Deepak Kodihalli · 4 years, 8 months ago
- 22b5a7d libpldmresponder: GetPDR: fix response by Deepak Kodihalli · 4 years, 8 months ago
- 1e44c73 pldm: Move the updateDbusProperty method to the common utils by George Liu · 4 years, 8 months ago
- c682fe2 More PDR refactor by Deepak Kodihalli · 4 years, 8 months ago
- d3cf57e Updated supported PDLM commands list by Xiaochao Ma · 4 years, 10 months ago
- e53193f pldm: Refector PDR repo based on the new PDR APIs by George Liu · 4 years, 9 months ago
- 5b145b9 libpldmresponder getBiosTable: delete bios tables by Sampa Misra · 4 years, 8 months ago
- e297b9f Remove findStringName/Handle functions by John Wang · 4 years, 9 months ago
- 59ef607 bios: enum: Remove sorting of possible values by John Wang · 4 years, 10 months ago
- b368b33 Fru:Change of pass by value to const reference by Pavithra Barithaya · 4 years, 9 months ago
- f58d9a5 Enable FRU support in libpldmresponder/base.cpp by Sridevi Ramesh · 4 years, 9 months ago
- e151e2d pldm: improve PDR config JSON files by George Liu · 4 years, 9 months ago
- 0bead97 Update the PLDM version for Platform Spec by Tom Joseph · 4 years, 9 months ago
- 9ed00cc fru: Remove verbose tracing by Tom Joseph · 4 years, 9 months ago
- 1f4df21 pldm_fru: Add example config JSON for PLDM FRU by Tom Joseph · 4 years, 9 months ago
- 4217488 bios: Add SetBIOSAttributeCurrentValue by John Wang · 4 years, 11 months ago
- 0df0e04 bios_parser: Update dbus property by John Wang · 4 years, 10 months ago
- f719f3b libpldmresponder: Add BIOSStringTable by John Wang · 4 years, 10 months ago
- 88a349c libpldm: bios_table: Fix a possible overflow by John Wang · 4 years, 10 months ago
- f007633 pldm_fru: Handle scenario when config JSON is missing by Tom Joseph · 4 years, 9 months ago
- 8e877e0 Fix GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 9 months ago
- e60c582 Implement FRURecordTableMetadata and FRURecordTable command by Deepak Kodihalli · 5 years ago
- 70e8db0 Implement the FRU implementation class by Deepak Kodihalli · 5 years ago
- 151d533 FRU Parsing for platform specific config files by Tom Joseph · 5 years ago
- fb8611d pldm: libpldmresponder: call ccOnlyResponse when en/decoding errors by George Liu · 5 years ago
- ab437e5 pldm: change utils.cpp to a shared library by George Liu · 4 years, 10 months ago
- 782d37f pldm: Fix calling getProperty method in GetDateTime method by George Liu · 4 years, 10 months ago
- 60227a0 libpldmresponder: bios: Add SetDataTime by Xiaochao Ma · 5 years ago
- 0e02c32 pldm: Refactor DBusHandler interface by George Liu · 4 years, 10 months ago
- 8340957 pldm: Moving utils function into the common directory by George Liu · 4 years, 11 months ago
- aa8ae72 remove phosphor-logging dependency by Sampa Misra · 5 years ago
- 4976a68 getBIOSAttrCurrValue : construct attr value table by Deepak Kodihalli · 4 years, 10 months ago
- 8721ed6 Implement GetBIOSAttributeCurrentValueByHandle by John Wang · 5 years ago
- d9fb152 bios: delete persisted tables at startup by Deepak Kodihalli · 5 years ago
- bc669f1 pldmd: implement a new handler registration scheme by Deepak Kodihalli · 5 years ago
- 79c37f1 bios: Use crc implemented in libpldm by John Wang · 5 years ago
- ec48297 Add version for PLDM FRU spec implementation by Deepak Kodihalli · 5 years ago
- dbbc9ff bios: table construct: Add support for integer attribute by John Wang · 5 years ago
- ecb7d57 bios: Add a configuration parser for integer attribute by John Wang · 5 years ago
- 8b85f52 bios: Use DBusHandler functions to avoid duplicate by John Wang · 5 years ago
- daebf4d bios: Define json structure for integer attribute by John Wang · 5 years ago
- f7d1a36 bios: fix bugs in PLDM BIOS by Carol Wang · 5 years ago
- 854e61f oem-ibm: implement WriteFileByTypeFromMemory handler by Sampa Misra · 5 years ago
- ccc0455 bios: Move en/decodes for Attribute Table to libpldm by John Wang · 5 years ago
- dd9a628 bios: Move en/decodes for String Table to libpldm by John Wang · 5 years ago
- e96e7e5 Refactor: bios_parser: Implement a new parsing process by John Wang · 5 years ago
- 3ad2175 Refactor: bios: Construct the attribute value table by John Wang · 5 years ago
- 0270040 bios: Implement an iterator for bios attribute table by John Wang · 5 years ago
- 92b3c97 utils: Add DBusHandler functions by John Wang · 5 years ago
- c293835 cleanup: bios: Avoid duplicates for table pad/checksum by John Wang · 5 years ago
- f6704d5 build: remove autotools support by Deepak Kodihalli · 5 years ago
- 408c3c4 Fix: BMC shall maintain Host time by George Liu · 5 years ago
- 960dc96 responder: add state effecter for system power off by Deepak Kodihalli · 5 years ago
- 535efa0 meson: fix lib names by Deepak Kodihalli · 5 years ago
- be6b802 Fix a possible buffer overflow issue by John Wang · 5 years ago
- 69d3e7f BIOS: UT for bios attribute tables with string type by Carol Wang · 5 years ago
- b503f9e BIOS: Implement attribute value table with type string by Carol Wang · 5 years ago
- 612f35b BIOS: Implement attribute table with type string by Carol Wang · 5 years ago
- dc220c8 BIOS: Modify to support BIOS string type by Carol Wang · 5 years ago
- 473d2c9 BIOS: Define JSON structure for BIOS String type by Carol Wang · 5 years ago
- a2fa070 libpldmresponder: implement setStateEffecterStates by Sampa Misra · 5 years ago
- 557dfb0 libpldmresponder: implement handler for GetPDR by Deepak Kodihalli · 5 years ago
- 3c275e1 meson: add alternative build system by Deepak Kodihalli · 5 years ago
- 5c4f80d base: GetTID responder implementation by John Wang · 5 years ago
- c3d2089 libpldmresponder: BIOS: create dir to store tables by Deepak Kodihalli · 5 years ago
- b37be31 GetBIOSTable responder implementation by Sampa Misra · 5 years ago
- 52552ef Add APIs for parsing BIOS configuration JSON by Tom Joseph · 5 years ago
- cb7f2d4 Add APIs to store/load BIOS tables by Deepak Kodihalli · 5 years ago
- 223a73d Decode APIs now accept const struct pldm_msg *msg by Zahed Hossain · 5 years ago
- 5e4e383 Updated supported PDLM commands list by Zahed Hossain · 5 years ago
- 33705fd Fix instance id in pldm response by Jinu Joy Thomas · 5 years ago
- da87ec6 Fix build errors with bitbake by Deepak Kodihalli · 5 years ago
- 0c6d22c Sync ibm-pldm-oem repository changes to pldm repository by Tom Joseph · 5 years ago
- f666db1 Implement the PLDM Daemon. by Jinu Joy Thomas · 5 years ago
- d078296 Map state effecter id to D-Bus object path by Deepak Kodihalli · 6 years ago