forked from osresearch/safeboot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (28 loc) · 833 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "sbsigntools"]
path = sbsigntools
url = https://github.com/osresearch/sbsigntools
[submodule "efitools"]
path = efitools
url = https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git
[submodule "tpm2-totp"]
path = tpm2-totp
url = https://github.com/osresearch/tpm2-totp
branch = static-link
[submodule "tpm2-tools"]
path = tpm2-tools
url = https://github.com/tpm2-software/tpm2-tools
[submodule "tpm2-tss"]
path = tpm2-tss
url = https://github.com/tpm2-software/tpm2-tss
[submodule "swtpm"]
path = swtpm
url = https://github.com/stefanberger/swtpm
[submodule "libtpms"]
path = libtpms
url = https://github.com/stefanberger/libtpms/
[submodule "busybox"]
path = busybox
url = git://busybox.net/busybox.git
[submodule "kexec-tools"]
path = kexec-tools
url = https://github.com/horms/kexec-tools