Skip to content

Commit 530be5b

Browse files
committed
tock-responder: fixup TransportLayer enum
Signed-off-by: Wilfred Mallawa <[email protected]>
1 parent ac4f260 commit 530be5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libspdm/spdm.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@ pub enum TransportLayer {
288288
Doe,
289289
/// DMTF Management Component Transport Protocol
290290
Mctp,
291+
/// SCSI Security Protocol In/Out commands
292+
Storage,
291293
}
292294

293295
/// Contains the information used to setup the current

0 commit comments

Comments
 (0)