[edk2-devel] SPDM Transports

2024-10-01 Thread Tim Lewis via groups.io
We are actively implementing generic SPDM support into our codebase, starting with the code in EDK2. However, we are now trying to separate the SPDM code from PCI DoE (to use MCTP, for example). Right now it seems the EDK2 version is hardcoded for PCI DoE. We would like to add some abstraction

Re: [edk2-devel] SPDM Transports

2024-10-01 Thread Alistair Francis
Hey Tim, >From my understanding the SPDM support in EDK2 is still very new and not yet (at least last time I looked) actually connected to anything. Supporting a range of SPDM transports is important. It's not just MCTP and DOE, but the storage (ATA, SCSI and NVMe) protocols as well that should b