- 1c86171 Decode APIs for sensorEvent class data by Zahed Hossain · 4 years, 8 months ago
- d4abab1 Encode & Decode APIs for PlatformEventMessage by Zahed Hossain · 4 years, 9 months ago
- 0a738f0 libpldm: add API to create entity association PDR by Deepak Kodihalli · 4 years, 8 months ago
- 0578705 libpldm: add APIs to create entity associations by Deepak Kodihalli · 4 years, 8 months ago
- 39d8c7a oem-ibm: Get event log severity from PEL by Matt Spinler · 4 years, 8 months ago
- 1e44c73 pldm: Move the updateDbusProperty method to the common utils by George Liu · 4 years, 8 months ago
- ac3c45a pldmtool : obtain PLDM Instance Id by Pavithra Barithaya · 4 years, 8 months ago
- c682fe2 More PDR refactor by Deepak Kodihalli · 4 years, 8 months ago
- 4c164b0 oem-ibm: make DMA max size configurable by Deepak Kodihalli · 4 years, 8 months ago
- ba4c1fb pldmtool: Fix SetStateEffecterStates command by George Liu · 4 years, 9 months ago
- d3cf57e Updated supported PDLM commands list by Xiaochao Ma · 4 years, 10 months ago
- 3557bad libpldm: Implement encode/decode for GetStateSensorReadings by Jolie Ku · 4 years, 8 months ago
- e53193f pldm: Refector PDR repo based on the new PDR APIs by George Liu · 4 years, 8 months ago
- f5ad6c7 pldmtool : add new option to pldmtool by Pavithra Barithaya · 5 years ago
- 5b145b9 libpldmresponder getBiosTable: delete bios tables by Sampa Misra · 4 years, 8 months ago
- 2d5c745 libpldm: Fix test failure in fileio by Lei YU · 4 years, 8 months ago
- 90ff3ed libpldm: Fix test failure in fru and pdr by Lei YU · 4 years, 8 months ago
- f02454e libpdlm: Fix test failure in libpldm_bios_test by Lei YU · 4 years, 8 months ago
- 065cf76 libpdlm: Fix test failure in libpldm_platform_test by Lei YU · 4 years, 8 months ago
- 7cfeb8e libpldm: Initially fix test failures on big endian by Lei YU · 4 years, 8 months ago
- f357b5a Move libpldm test cases into libpldm directory by Lei YU · 4 years, 8 months ago
- 31fc47e Add libpldm-only option by Lei YU · 4 years, 8 months ago
- c147700 Fix emails and IRC names in MAINTAINERS by Lei YU · 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
- e176a65 bios_table: Check the attr type when set attr value by John Wang · 4 years, 9 months ago
- 66294d3 pldmtool: BASE: Implement GetPLDMCommands by Sridevi Ramesh · 4 years, 9 months ago
- db91467 libpldm: add APIs for FRU record set PDR ops by Deepak Kodihalli · 4 years, 9 months ago
- 3b02ed8 libpldm: add APIs for PDR operations by Deepak Kodihalli · 4 years, 9 months ago
- b368b33 Fru:Change of pass by value to const reference by Pavithra Barithaya · 4 years, 8 months ago
- b754eee pldmtool: Implement GetBIOSTable for attr/attrValue Table by John Wang · 4 years, 9 months ago
- 50218a6 bios_table: Add decode functions for attr table by John Wang · 4 years, 9 months ago
- f58d9a5 Enable FRU support in libpldmresponder/base.cpp by Sridevi Ramesh · 4 years, 9 months ago
- 4b11edd Add John as Maintainer by John Wang · 4 years, 9 months ago
- e151e2d pldm: improve PDR config JSON files by George Liu · 4 years, 9 months ago
- cdfe114 pldmtool: Implement GetBIOSTable for the stringtable. by Sridevi Ramesh · 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
- b0da7a0 libpldm: bios_table: Add required decode functions by John Wang · 4 years, 10 months ago
- 08c0595 decode: setBiosAttributeValue: Use variable_field by John Wang · 4 years, 11 months ago
- c2d538c Introduce a structure to represent variable fields by John Wang · 4 years, 11 months ago
- 871c927 libpldm: bios_table: Update attr value table by John Wang · 5 years ago
- f007633 pldm_fru: Handle scenario when config JSON is missing by Tom Joseph · 4 years, 9 months ago
- d448975 Adding support for GetFruRecordTableMetadata FRU command type in pldmtool. by Sridevi Ramesh · 5 years ago
- 213a855 Quick fix for pldm bios GetDateTime. by Sridevi Ramesh · 4 years, 9 months ago
- 5a6eb84 pldmtool: Remove extra header files by George Liu · 4 years, 9 months ago
- add56f0 pldmtool: BASE: Implement GetTID command by Sridevi Ramesh · 4 years, 10 months ago
- 684a716 libpldm: Fix logical errors between length check and cc decoding by George Liu · 5 years ago
- ba0738b oem-ibm: remove debug log in PEL read handler by Pavithra · 4 years, 9 months ago
- 8e877e0 Fix GetBIOSAttributeCurrentValueByHandle by John Wang · 4 years, 9 months ago
- 30b859f libpldm: Implement en/decode for setNumericEffecterValue by George Liu · 4 years, 10 months ago
- 8338876 ibm-oem: NewFileAvailable: API change by Deepak Kodihalli · 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
- 93d6871 Add defintions and function to encode FRU record by Tom Joseph · 4 years, 10 months ago
- 151d533 FRU Parsing for platform specific config files by Tom Joseph · 5 years ago
- d664936 pldmtool: Add commands by George Liu · 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
- 820a9a5 libpldm: platform: implement requester flow for GetPDR by George Liu · 5 years 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
- 132202f Remove unused header file inclusion by Deepak Kodihalli · 4 years, 10 months ago
- 8340957 pldm: Moving utils function into the common directory by George Liu · 4 years, 11 months ago
- 2da1bfe ibm-oem: add FileAck handler for PELs by Deepak Kodihalli · 5 years ago
- 15211b4 ibm-oem: add handler to read PELs by Deepak Kodihalli · 5 years ago
- aa8ae72 remove phosphor-logging dependency by Sampa Misra · 5 years ago
- 08efc7b Add decode_get_bios_table_resp() in PLDM BIOS. by Sridevi Ramesh · 5 years ago
- bc6ff26 Add encode_tid_req() in PLDM base. by Sridevi Ramesh · 5 years ago
- 501a6fd Modify the comments of the declaration by Xiaochao Ma · 4 years, 11 months ago
- 4976a68 getBIOSAttrCurrValue : construct attr value table by Deepak Kodihalli · 4 years, 10 months ago
- 8721ed6 Implement GetBIOSAttributeCurrentValueByHandle by John Wang · 5 years ago
- 7f02d70 Add cc only response by John Wang · 5 years ago
- bb8e7f2 Add vgcore to gitignore by John Wang · 5 years ago
- 3342adb libpldm: Add API to find an attribute value entry by John Wang · 5 years ago
- b6333cb libpldm: bios_table: Make auxiliary handlers const by John Wang · 5 years ago
- 49484a1 libpldm: bios: Implement iter for attr value table by John Wang · 5 years ago
- a940d8e libpldm: utils: Add crc8 implementation by George Liu · 5 years ago
- 9857643 Adding support for GetDatetime BIOS command in pldmtool. by Sridevi Ramesh · 5 years ago
- f4e0a49 ibm-oem: libpldm: add APIs for for FileAck command by vkaverap · 5 years ago
- 9a26f89 oem-ibm: LID reads: fix vector usage by Deepak Kodihalli · 5 years ago
- 39ae2a9 libpldm: bios: implement en/decode for SetDateTime by Xiaochao Ma · 5 years ago
- c964aae meson.build: Update LID_PERM_DIR and LID_TEMP_DIR by Adriana Kobylak · 5 years ago
- f5087a4 oem-ibm: write PELs using mktempfs by Sampa Misra · 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
- 5bdb30a libplmd: utils: Add bcd conversions by John Wang · 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
- 827c5de bios: Verify the fields that need to be encoded by John Wang · 5 years ago