- 9cb05bd PLDM: Implement encode response & decode request API for SetFRURecordTable by Sridevi Ramesh · 3 years, 5 months ago
- a87190f Add BIOS attribute hb_mirror_memory by Chen Du · 3 years, 4 months ago
- 4b533f2 libpldm: Add decode API for UpdateComponent response by gokulsanker · 3 years, 7 months ago
- aa3a5cd libpldm: Add encode API for UpdateComponent request by gokulsanker · 3 years, 7 months ago
- 566784b libpldm: Add decode API for PassComponentTable response by gokulsanker · 3 years, 7 months ago
- 1b909d8 libpldm: Add encode API for PassComponentTable request by gokulsanker · 3 years, 7 months ago
- 45cd16b PLDM: Fix in the setNumericEffecterValueHandler by Pavithra Barithaya · 3 years, 4 months ago
- 50eedf5 Add *_current definitions for currently-defined Hostboot BIOS attributes by Zach Clark · 3 years, 4 months ago
- 03b01ca Add support for vendor specific FruDbusLookup by Manojkiran Eda · 3 years, 4 months ago
- b654053 BIOS: Add new option value 'ManualOnly' for 'pvm_stop_at_standby' by Sridevi Ramesh · 3 years, 5 months ago
- c0c7948 implement async handlers for all requester commands by Sampa Misra · 3 years, 5 months ago
- b8cc325 Initial version of pldm-visualization-pdr tool by Manojkiran Eda · 3 years, 5 months ago
- 83a644c libpldm: Fix validation in decode_get_firmware_parameters_resp by Tom Joseph · 3 years, 4 months ago
- 8fb11c9 libpldmresponder & pldmtool : Expand support for GetPLDMCommands by Sridevi Ramesh · 3 years, 5 months ago
- 64a8f0f Add entity instance as an input parameter to pldm_pdr_tree_add() by George Liu · 3 years, 5 months ago
- 6a6c3ab Verify currect node is a child of current parent by George Liu · 3 years, 5 months ago
- c33c2f0 libpldm: Fix the check for the valid data length by Tom Joseph · 3 years, 4 months ago
- 611238c libpldm: Add decode API for RequestUpdate cmd response by gokulsanker · 3 years, 7 months ago
- d434edc libpldm: Add encode API for RequestUpdate cmd request by gokulsanker · 3 years, 7 months ago
- 58cc172 libpldm: Add API to decode component image info by Tom Joseph · 3 years, 5 months ago
- 64af345 libpldm: Add API to decode firmware device ID record by Tom Joseph · 3 years, 5 months ago
- 5492207 common: Add helper function toString by Tom Joseph · 3 years, 5 months ago
- fe6f0d4 fru: Add location code and VINI record in fru record table by Jayashankar Padath · 3 years, 5 months ago
- 568e470 libpldm: Add API to decode package header info by Tom Joseph · 3 years, 5 months ago
- 5f4aec0 PLDM: Change rate_unit field to None by Pavithra Barithaya · 3 years, 7 months ago
- 9ea56f6 Update lid id for HCODE_LID and make HBD writeable in fileTable json by Christian Geddes · 3 years, 5 months ago
- bc44b7b libpldm: Fix is_string_type_valid by Tom Joseph · 3 years, 5 months ago
- 3fd3eb8 libpldm: Enhance decode of GetFirmwareParameters response by Tom Joseph · 3 years, 5 months ago
- 003fe02 systemd: Remove mctp-demux dependency by Andrew Jeffery · 3 years, 5 months ago
- a5ed658 requester: Enhance the PLDM requester code by Tom Joseph · 3 years, 5 months ago
- ea72f24 Add Secure Version Lockin BIOS Attribute by Ilya Smirnov · 3 years, 5 months ago
- 4ac9344 Initial version of pldm_fwup_pkg_creator.py by Deepak Kodihalli · 3 years, 7 months ago
- 34b535a bios: Remove two unneeded bios attributes as mentioned below by Sridevi Ramesh · 3 years, 6 months ago
- a137f90 fru: Add new inventory items in the fru parser by Jayashankar Padath · 3 years, 5 months ago
- b3dbb6e PLDM: Remove Boot Progress entry from 11.json by Pavithra Barithaya · 3 years, 6 months ago
- 74f27c7 requester: PLDM handler for async request/response by Tom Joseph · 3 years, 6 months ago
- 2c0bdf1 Remove Inventory Manager dependency for pldm by Manojkiran Eda · 3 years, 5 months ago
- cb0982b Fix: uninitialized local variable by Tom Joseph · 3 years, 5 months ago
- b7095ff Fix the return value of pack_pldm_header and unpack_pldm_header by George Liu · 3 years, 5 months ago
- 772403b PLDM: Fix for handling invalid event state by Pavithra Barithaya · 3 years, 9 months ago
- c50c6cd Fix for pldmtool GetFruRecordTable command with oem-ibm disabled. by Sridevi Ramesh · 3 years, 5 months ago
- 763b51e libpldm: Add APIs to decode descriptor entries by Tom Joseph · 3 years, 5 months ago
- 06347d7 pdr: sensor/effecter support for power supply fault leds by Jayashankar Padath · 3 years, 5 months ago
- 2f4f220 pdr: dimm identify leds sensor/effecter support by Jayashankar Padath · 3 years, 6 months ago
- 8dd6fa1 pdr: Fix property values corresponding to sensor states by George Liu · 3 years, 5 months ago
- 0c5d1ec Improve the pldmtool to display logical entities by Manojkiran Eda · 3 years, 5 months ago
- 12c8a66 Document README for pldmtool. by Sridevi Ramesh · 3 years, 6 months ago
- afbdb6d pldmtool : Add new entity types & statesets by Manojkiran Eda · 3 years, 5 months ago
- 3722ce8 Set Memory Module entity type for DIMM's by Manojkiran Eda · 3 years, 5 months ago
- ef90100 Add Hostboot's IPL-time lids to PLDM File Table json by Christian Geddes · 3 years, 6 months ago
- 3249a90 Support a list of CSVs for a file table entry path's value by Christian Geddes · 3 years, 6 months ago
- 0a1c885 Add definition for hb_lid_ids attribute to string_attrs.json by Christian Geddes · 3 years, 6 months ago
- e1fb7a8 libpldm: Add decode API for ComponentParameterTable entry by gokulsanker · 3 years, 7 months ago
- 22fbb34 libpldm: Add decode API for GetFirmwareParameters response by gokulsanker · 3 years, 7 months ago
- 981fbfb libpldm: Added encode API for GetFirmwareParameters cmd by gokulsanker · 3 years, 7 months ago
- eca3e19 libpldm : Add decode API for QueryDeviceIdentifiers cmd by gokulsanker · 3 years, 7 months ago
- 138ceba libpldm : Add encode API for QueryDeviceIdentifiers cmd by gokulsanker · 3 years, 7 months ago
- ef89c46 oem-ibm: Increase the hypervisor nvram size by Jayashankar Padath · 3 years, 5 months ago
- c073a20 entity_association_tree: Keep tree always updated by Sampa Misra · 3 years, 6 months ago
- 79175b4 pldmtool: Add new entity types in the pdr support list by Jayashankar Padath · 3 years, 6 months ago
- 144ef2b pdr: Sensor/Effecter support for identify leds by Jayashankar Padath · 3 years, 6 months ago
- df2fa47 pdr: Sensor/Effecter support for fan fault leds by Jayashankar Padath · 3 years, 6 months ago
- 6496b03 Add pldm bios attrs for huge_pages and power_limit by Corey Swenson · 3 years, 6 months ago
- 53f6731 Enable LIBPLDMRESPONDER Flag with meson option by Manojkiran Eda · 3 years, 6 months ago
- 02b4ee4 libpldmresponder: Make libpldmresponder optional by Tom Joseph · 3 years, 6 months ago
- 5327988 tests: Organize the test code to make it modular by Tom Joseph · 3 years, 6 months ago
- 7418752 PLDM: Implement encode response & decode request api for SetEventReceiver. by Sridevi Ramesh · 3 years, 7 months ago
- d38763b Update MAINTAINERS by George Liu · 3 years, 6 months ago
- fe77eea libpldm: Add parent to pldm_entity_node structure by George Liu · 3 years, 6 months ago
- d9855ab libpldm: Add pldm_entity_extract method by George Liu · 3 years, 6 months ago
- a459fea Fix missing header <optional> by Tom Joseph · 3 years, 6 months ago
- 535bccd PLDM: Encode Decode For SetEventReceiver command by Sagar Srinivas · 3 years, 8 months ago
- bda160c Add hb_huge_page_size to PLDM BIOS attributes by Corey Swenson · 3 years, 7 months ago
- 219ace9 PLDM : Multiple vmi certificate exchange by Varsha Kaverappa · 3 years, 7 months ago
- 50304da pdr: Sensor/Effecter support for enc fault and identify leds by Jayashankar Padath · 3 years, 7 months ago
- 06f3441 PDR/Sensor/Effecter for BMC owned LEDs by Varsha Kaverappa · 3 years, 8 months ago
- cfff3e9 bios: Add/change bios attributes by Jayashankar Padath · 3 years, 6 months ago
- 47cf663 pldmbios: Adding a BIOS attribute that can limit the number of cores activated by Roland Veloz · 3 years, 7 months ago
- ada39c0 PLDM: Remove Boot Progress entry from 11.json by Pavithra Barithaya · 3 years, 8 months ago
- c038bac Add definitions for Health State state set enumeration values by Zach Clark · 3 years, 7 months ago
- bd5e2ea Fix potential map::at error by George Liu · 3 years, 7 months ago
- a66f2e9 MAINTAINERS: update email for Tom by Tom Joseph · 3 years, 6 months ago
- a1d2760 Replace deprecated get_pkgconfig_variable with get_variable by Manojkiran Eda · 3 years, 7 months ago
- 70c7488 build: add wrapfile for gtest/gmock by Patrick Williams · 3 years, 7 months ago
- b62c430 build: switch global_arguments to project_arguments by Patrick Williams · 3 years, 7 months ago
- 0883fb3 build: add symlink for pldm.h by Patrick Williams · 3 years, 7 months ago
- 3b1dc01 build: add wrapfiles for dependencies by Patrick Williams · 3 years, 7 months ago
- 89d29fa MAINTAINERS: update Sampa to match Gerrit by Patrick Williams · 3 years, 7 months ago
- 6f4479c build: rename dependency variable by Patrick Williams · 3 years, 7 months ago
- b0d15f1 build: switch to C++20 by Deepak Kodihalli · 3 years, 7 months ago
- 6b1d883 Fix broken IBM OEM Unit tests by Manojkiran Eda · 3 years, 7 months ago
- e7991b7 bios: Add/remove bios attributes by Jayashankar Padath · 3 years, 7 months ago
- bcf91ac Fix a possible null pointer dereference by Manojkiran Eda · 3 years, 8 months ago
- 61761d9 pldmbios: Add BIOS attributes huge_page_count lmb_size mfg_flags by Corey Swenson · 3 years, 8 months ago
- a6daacb pldmtool: Fix confusing attribute name by George Liu · 3 years, 8 months ago
- 13e339b Remove the print traces from the oem code by Manojkiran Eda · 3 years, 7 months ago
- 9f8d2b0 Revert "Fix return value for the pldm_send method" by Sampa Misra · 3 years, 8 months ago
- 4d25f6a Fix return value for the pldm_send method by George Liu · 3 years, 8 months ago
- 9a64b4a oem-ibm: Support system reboot after inband code update by Sagar Srinivas · 3 years, 9 months ago
- 131327e oem-ibm: Fix the hostfw image file name by Adriana Kobylak · 3 years, 8 months ago