-
Notifications
You must be signed in to change notification settings - Fork 61
Expand file tree
/
Copy path.gitmodules
More file actions
35 lines (35 loc) · 1.2 KB
/
.gitmodules
File metadata and controls
35 lines (35 loc) · 1.2 KB
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
[submodule "MU_BASECORE"]
path = MU_BASECORE
url = https://github.com/microsoft/mu_basecore.git
branch = release/202511
[submodule "Common/MU"]
path = Common/MU
url = https://github.com/microsoft/mu_plus.git
branch = release/202511
[submodule "Common/MU_OEM_SAMPLE"]
path = Common/MU_OEM_SAMPLE
url = https://github.com/microsoft/mu_oem_sample.git
branch = release/202511
[submodule "Silicon/Arm/TFA"]
path = Silicon/Arm/TFA
url = https://github.com/ARM-software/arm-trusted-firmware.git
branch = v2.13-rc0
[submodule "Features/DFCI"]
path = Features/DFCI
url = https://github.com/microsoft/mu_feature_dfci
[submodule "Features/CONFIG"]
path = Features/CONFIG
url = https://github.com/microsoft/mu_feature_config.git
[submodule "Features/MM_SUPV"]
path = Features/MM_SUPV
url = https://github.com/microsoft/mu_feature_mm_supv.git
branch = v13.0.0
[submodule "Features/DEBUGGER"]
path = Features/DEBUGGER
url = https://github.com/microsoft/mu_feature_debugger.git
[submodule "Silicon/Arm/HAF"]
path = Silicon/Arm/HAF
url = https://github.com/TF-Hafnium/hafnium.git
[submodule "Features/FFA"]
path = Features/FFA
url = https://github.com/microsoft/mu_feature_ffa.git