- bc19d9c utils: Remove is_time_legal() from the public API by Andrew Jeffery · 4 days ago
- 4e3d572 utils: Migrate pldm_base_ver2str() to base by Andrew Jeffery · 4 days ago
- 9ed3391 utils: Rename dec2bcd16() to pldm_bcd_dec2bcd16() by Andrew Jeffery · 4 days ago
- edc1b1f utils: Rename bcd2dec16() to pldm_bcd_bcd2dec16() by Andrew Jeffery · 5 days ago
- fccf4b6 utils: Rename dec2bcd8() to pldm_bcd_dec2bcd8() by Andrew Jeffery · 5 days ago
- 65b74a7 utils: Rename bcd2dec8() to pldm_bcd_bcd2dec8() by Andrew Jeffery · 5 days ago
- bf554b2 pdr: Stabilize APIs for removing records by Pavithra Barithaya · 5 months ago
- 9e458e1 dsp: base: Omit checksum for Multipart receive ACKNOWLEDGE_COMPLETION by Kasun Athukorala · 4 months ago
- d50035f dsp: base: Fix MultipartReceive Request decoding by Kasun Athukorala · 4 months ago
- aa0aeda dsp: base: decode_pldm_base_negotiate_transfer_params_resp() is stable by Chau Ly · 4 months ago
- ae7410c dsp: base: Added encode_pldm_base_negotiate_transfer_params_resp() by Kasun Athukorala · 4 months ago
- cb987c5 dsp: base: Added decode_pldm_base_negotiate_transfer_params_req() by Kasun Athukorala · 7 months ago
- d17265a dsp: platform: Fix overlooked call to PLDM_MSGBUF_DEFINE_P() by Andrew Jeffery · 4 months ago
- 7a8d932 msgbuf: Define a separate msgbuf structure for encode/decode function by John Chung · 5 months ago
- 6ae2fd7 dsp: platform: Add file PDR descriptor encoding by Kasun Athukorala · 6 months ago
- f6ef78f dsp: firmware_update: Stabilized new firmware package parsing ABI by Unive Tien · 7 months ago
- 6121773 dsp: base: Don't extract MultipartReceive resp's CRC once complete by Chau Ly · 5 months ago
- 72442de dsp: firmware_update: Flags for decode_pldm_firmware_update_package() by Andrew Jeffery · 5 months ago
- c53c6fe dsp: firmware_update: Run-time state machine for package parsing by Andrew Jeffery · 5 months ago
- 26c8eb2 Stabilize PLDM File Transfer related APIs by Chau Ly · 6 months ago
- 530d1a3 dsp: file: Let some encode APIs accept pointer to payload_length by Chau Ly · 5 months ago
- e98a72f dsp: base: Let some encode APIs accept pointer to payload_length by Chau Ly · 5 months ago
- 7c65530 platform: Reinforce some symbol names by Chau Ly · 5 months ago
- 4184623 base: Reinforce some symbol names by Chau Ly · 5 months ago
- edb8826 dsp: base: Implement decode_multipart_receive_req() in terms of msgbuf by Andrew Jeffery · 5 months ago
- 16eeccc dsp: base: Allow PLDM File Transfer use MultipartReceive decode API by John Chung · 6 months ago
- 21a639d dsp: base: Add encode resp for MultipartReceive command by John Chung · 6 months ago
- 76c9b19 dsp: file: Add decode req & encode resp for DfOpen & DfClose command by John Chung · 6 months ago
- ea5f737 dsp: platform: Add sensor enable responder by Matt Johnston · 7 months ago
- 0178274 firmware_update: Add DSP0267 v1.3.0 version updates by Carter Chen · 7 months ago
- ff78bca utils: Add API for CRC validation by Carter Chen · 7 months ago
- f72cf6f firmware_update: Add DSP0267 v1.2.0 version updates by Carter Chen · 7 months ago
- 684a9ab platform: Stabilize get event receiver API by Roger G. Coscojuela · 7 months ago
- 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 10 months ago
- bacbbac dsp: firmware_update: Reimplement decode_firmware_device_id_record_errno() by Andrew Jeffery · 10 months ago
- 150b06c dsp: firmware_update: Reimplement decode_pldm_package_header_info_errno() by Andrew Jeffery · 10 months ago
- 309bbe8 base: return valid completion code by Manojkiran Eda · 8 months ago
- 3643e74 fw_update: Use fw_update specific completion codes by Manojkiran Eda · 8 months ago
- ec19cbc base: decode_set_tid_req() in PLDM base by Vishnu Santhosh · 8 months ago
- 06eadd0 dsp: firmware update: Add encode/decode APIs for DD update by Sora Su · 8 months ago
- babd7b1 dsp: platform: Add encode req & decode resp for GetEventReceiver command by Roger G. Coscojuela · 10 months ago
- 59edcb1 pdr: Add pldm_entity_association_tree_delete_node() API by Pavithra Barithaya · 11 months ago
- f0eee36 pdr: Add pldm_pdr_delete_by_sensor_id() API by Pavithra Barithaya · 11 months ago
- 48b0f80 platform: encode_get_pdr_repository_info_req() in PLDM platform by Vishnu Santhosh · 8 months ago
- 8cfeb47 pdr: Add pldm_pdr_delete_by_effecter_id() API by Pavithra Barithaya · 11 months ago
- 869c287 pdr: Stabilize pldm_pdr_delete_by_record_handle() by Pavithra Barithaya · 9 months ago
- 0ba6aa0 dsp: firmware_update: Convert internal buffer params to `const void *` by Andrew Jeffery · 11 months ago
- a386348 utils: Rename crc32() to pldm_edac_crc32() by Andrew Jeffery · 10 months ago
- 59dce78 dsp: base: Add encode req & decode resp for NegotiateTransferParameters by Chau Ly · 10 months ago
- 58273fb dsp: file: Add encode req & decode resp for DfHeartbeat command by Chau Ly · 10 months ago
- 7286ca6 dsp: file: Add encode req & decode resp for DfClose command by Chau Ly · 10 months ago
- cf26f2a dsp: file: Add encode req & decode resp for DfOpen command by Chau Ly · 10 months ago
- ed4ad70 platform: Add decode API for File Descriptor PDR by Chau Ly · 10 months ago
- 8836784 dsp: base: Add encode req & decode resp for MultipartReceive command by Dung Cao · 1 year, 3 months ago
- a189696 msgbuf: Rework error handling to improve soundness by Andrew Jeffery · 11 months ago
- 70d21c9 msgbuf: Rename 'destroy' APIs to 'complete' by Andrew Jeffery · 11 months ago
- 53b0867 dsp: firmware_update: Initialize msgbuf after argument tests by Andrew Jeffery · 11 months ago
- 5192e2e pdr: Add pldm_pdr_delete_by_record_handle() API by Pavithra Barithaya · 11 months ago
- bc40dd5 pdr: Fix for Entity Association PDR looping by Archana Kakani · 1 year, 6 months ago
- 779e9db dsp: firmware_update: Wrap static errno variants of package APIs by Andrew Jeffery · 11 months ago
- e5c3f14 dsp: firmware_update: Stabilize downstream devices related ABI by Unive Tien · 1 year, 1 month ago
- 94e2d75 pdr: Handle removal of the last contained entity from EA PDR by Archana Kakani · 1 year, 1 month ago
- c4d1c8b dsp: firmware_update: Avoid integer overflow by Matt Johnston · 1 year, 1 month ago
- cf9a2df dsp: Add FD side firmware_update encode/decode by Matt Johnston · 1 year, 2 months ago
- 5a5129b dsp: firmware_update: Add iterator for downstream device parameters by Andrew Jeffery · 1 year, 1 month ago
- 6a97b79 dsp: firmware_update: Expand "params" in symbol names by Andrew Jeffery · 1 year, 1 month ago
- d2f8a7e dsp: firmware_update: pack decomposed parameters to struct by Unive Tien · 1 year, 2 months ago
- 71e935c dsp: firmware_update: Change return type of downstream device ABI/APIs by Unive Tien · 1 year, 2 months ago
- eb8bb17 dsp: base: add encode_pldm_header_only_errno() by Unive Tien · 1 year, 2 months ago
- ae05d5e dsp: pdr: Replace ENOKEY with ENOENT by Matt Johnston · 1 year, 3 months ago
- 3a2c658 dsp: firmware_update: Iterators for downstream device descriptors by Andrew Jeffery · 1 year, 2 months ago
- 56ef86a dsp: platform: Fix extra parentheses by Matt Johnston · 1 year, 2 months ago
- 1be1d5e dsp: platform: Fix location of closing paren in overflow detection by Andrew Jeffery · 1 year, 2 months ago
- 98e137d dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 1 year, 3 months ago
- 8f33a1d dsp: pdr: Rework test in pldm_entity_association_pdr_extract() by Andrew Jeffery · 1 year, 3 months ago
- 36324f6 Apply GCC's tainted_args attribute to library entrypoints by Andrew Jeffery · 1 year, 4 months ago
- 21cb052 dsp: bios_table: Bounds check pldm_bios_table_string_entry_encode() by Andrew Jeffery · 1 year, 3 months ago
- 3b33c13 dsp: bios: Bounds check encode_set_bios_attribute_current_value_req() by Andrew Jeffery · 1 year, 4 months ago
- 37016fe dsp: bios: Bounds check encode_set_bios_table_req() by Andrew Jeffery · 1 year, 4 months ago
- d7d08f6 dsp: fru: Bounds check encode_fru_record() by Andrew Jeffery · 1 year, 4 months ago
- 82c3481 dsp: fru: Bounds check encode_get_fru_record_by_option_resp() by Andrew Jeffery · 1 year, 4 months ago
- a989249 dsp: firmware_update: Bounds check decode_downstream_device_parameter_table_entry_versions() by Andrew Jeffery · 1 year, 4 months ago
- 92967be dsp: bios_table: Bounds check pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 1 year, 4 months ago
- d96d21f dsp: bios_table: Bounds check pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 1 year, 4 months ago
- d610b00 dsp: bios_table: Bounds check pldm_bios_table_append_pad_checksum() by Andrew Jeffery · 1 year, 4 months ago
- a16f70c dsp: bios_table: Tidy up pldm_bios_table_pad_checksum_size() by Andrew Jeffery · 1 year, 4 months ago
- 72dd2dd dsp: bios_table: Branchless implementation of pad_size_get() by Andrew Jeffery · 1 year, 4 months ago
- 9e56659 dsp: pdr: Bound check pldm_entity_association_pdr_extract() by Andrew Jeffery · 1 year, 4 months ago
- ad33b99 dsp: platform: Bounds check encode_state_effecter_pdr() by Andrew Jeffery · 1 year, 4 months ago
- bb50a59 dsp: platform: Bounds check encode_sensor_state_pdr() by Andrew Jeffery · 1 year, 4 months ago
- 225530a dsp: platform: Prevent overflow of arithmetic on event_data_length by Andrew Jeffery · 1 year, 4 months ago
- 329176a dsp: platform: Merge PDR header extraction and validation by Andrew Jeffery · 1 year, 4 months ago
- 830c1eb msgbuf: Externalise error value conversion by Andrew Jeffery · 1 year, 4 months ago
- 2332e05 Revert "dsp: platform: Fix decode_set_event_receiver_req()" by Andrew Jeffery · 1 year, 3 months ago
- 8c43abb dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 1 year, 4 months ago
- 9e16b18 platform: Fix checking `eventIDToAcknowledge` by Thu Nguyen · 1 year, 4 months ago
- b43a778 platform: Support PLDM_CPER_EVENT in encode_platform_event_message_req() by John Chung · 1 year, 4 months ago
- 387b10f platform: fix encode/decode_poll_for_platform_event_message_req by Thu Nguyen · 1 year, 4 months ago
- 74c9a54 pdr: Improve error propagation by Archana Kakani · 1 year, 4 months ago
- 6058215 dsp: pdr: Add pldm_entity_association_tree_copy_root_check() by Andrew Jeffery · 1 year, 4 months ago