Skip to content

Commit c4547c5

Browse files
committed
.gitmodule: add libspdm
Signed-off-by: Jiewen Yao <[email protected]>
1 parent 78afb4e commit c4547c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@
3232
[submodule "MdePkg/Library/MipiSysTLib/mipisyst"]
3333
path = MdePkg/Library/MipiSysTLib/mipisyst
3434
url = https://github.com/MIPI-Alliance/public-mipi-sys-t.git
35+
[submodule "SecurityPkg/DeviceSecurity/SpdmLib/libspdm"]
36+
path = SecurityPkg/DeviceSecurity/SpdmLib/libspdm
37+
url = https://github.com/DMTF/libspdm.git

0 commit comments

Comments
 (0)