Skip to content

Instantly share code, notes, and snippets.

@Pavithrab7
Last active July 17, 2023 05:04
Show Gist options
  • Save Pavithrab7/4218104bc7e58951ff91fe5b49e562b0 to your computer and use it in GitHub Desktop.
Save Pavithrab7/4218104bc7e58951ff91fe5b49e562b0 to your computer and use it in GitHub Desktop.
[
{
"nextRecordHandle": 16777218,
"responseCount": 19,
"recordHandle": 16777217,
"PDRHeaderVersion": 1,
"PDRType": "Terminus Locator PDR",
"recordChangeNumber": 0,
"dataLength": 9,
"PLDMTerminusHandle": 2,
"validity": "notValid",
"TID": 2,
"containerID": 0,
"terminusLocatorType": "MCTP_EID",
"terminusLocatorValueSize": 1,
"EID": 9
}
,{
"nextRecordHandle": 16777232,
"responseCount": 20,
"recordHandle": 16777231,
"PDRHeaderVersion": 1,
"PDRType": "FRU Record Set PDR",
"recordChangeNumber": 0,
"dataLength": 10,
"PLDMTerminusHandle": 2,
"FRURecordSetIdentifier": 1544,
"entityType": "[Physical] Memory Module",
"entityInstanceNumber": 2,
"containerID": 21
}
,{
"nextRecordHandle": 16777233,
"responseCount": 20,
"recordHandle": 16777232,
"PDRHeaderVersion": 1,
"PDRType": "FRU Record Set PDR",
"recordChangeNumber": 0,
"dataLength": 10,
"PLDMTerminusHandle": 2,
"FRURecordSetIdentifier": 1548,
"entityType": "[Physical] Memory Module",
"entityInstanceNumber": 3,
"containerID": 22
}
,{
"nextRecordHandle": 16777234,
"responseCount": 20,
"recordHandle": 16777233,
"PDRHeaderVersion": 1,
"PDRType": "FRU Record Set PDR",
"recordChangeNumber": 0,
"dataLength": 10,
"PLDMTerminusHandle": 2,
"FRURecordSetIdentifier": 1672,
"entityType": "[Physical] Memory Module",
"entityInstanceNumber": 18,
"containerID": 23
}
,{
"nextRecordHandle": 16777235,
"responseCount": 20,
"recordHandle": 16777234,
"PDRHeaderVersion": 1,
"PDRType": "FRU Record Set PDR",
"recordChangeNumber": 0,
"dataLength": 10,
"PLDMTerminusHandle": 2,
"FRURecordSetIdentifier": 1676,
"entityType": "[Physical] Memory Module",
"entityInstanceNumber": 19,
"containerID": 24
}
,{
............ All other PDRs with the "PLDMTerminusHandle": 2 is printed.
......
....
"nextRecordHandle": 467,
"responseCount": 30,
"recordHandle": 16777331,
"PDRHeaderVersion": 1,
"PDRType": "State Sensor PDR",
"recordChangeNumber": 0,
"dataLength": 20,
"PLDMTerminusHandle": 2,
"sensorID": 21904,
.............
]
This is the last PDR with the PLDMTErminusHandle 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment