-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
63 lines (63 loc) · 1.76 KB
/
.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "Analyser/Intel"]
path = Analyser/Intel
url = https://github.com/Mimoja/MFT-Analyser-Intel
branch = master
[submodule "MFT-Common"]
path = MFT-Common
url = https://github.com/Mimoja/MFT-Common
branch = master
[submodule "MFT-Docker"]
path = MFT-Docker
url = https://github.com/Mimoja/MFT-Docker
branch = master
[submodule "MFT-Downloader"]
path = MFT-Downloader
url = https://github.com/Mimoja/MFT-Downloader
branch = master
[submodule "MFT-Importer"]
path = MFT-Importer
url = https://github.com/Mimoja/MFT-Importer
branch = master
[submodule "MFT-Reindexer"]
path = MFT-Reindexer
url = https://github.com/Mimoja/MFT-Reindexer
branch = master
[submodule "amdfw"]
path = amdfw
url = https://github.com/Mimoja/amdfw
branch = master
[submodule "Analyser/AMD"]
path = Analyser/AMD
url = https://github.com/Mimoja/MFT-Analyser-AMD
branch = master
[submodule "Analyser/EFI"]
path = Analyser/EFI
url = https://github.com/Mimoja/MFT-Analyser-EFI
branch = master
[submodule "Analyser/Microcode"]
path = Analyser/Microcode
url = https://github.com/Mimoja/MFT-Analyser-Microcode
branch = master
[submodule "Analyser/Certificates"]
path = Analyser/Certificates
url = https://github.com/Mimoja/MFT-Analyser-Certificates
branch = master
[submodule "MFT-Frontend"]
path = MFT-Frontend
url = https://github.com/Mimoja/MFT-Frontend
branch = master
[submodule "intelfit"]
path = intelfit
url = https://github.com/Mimoja/intelfit
[submodule "intelifd"]
path = intelifd
url = https://github.com/Mimoja/intelifd
[submodule "Analyser/intelfsp"]
path = Analyser/intelfsp
url = https://github.com/mimoja/intelfsp
[submodule "intelfsp"]
path = intelfsp
url = https://github.com/mimoja/intelfsp
[submodule "spdlib"]
path = spdlib
url = https://github.com/Mimoja/spdlib