forked from woa-msmnile/msmnilePkg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
executable file
·35 lines (35 loc) · 1.24 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
[submodule "MU_BASECORE"]
path = MU_BASECORE
url = https://github.com/microsoft/mu_basecore.git
branch = release/202302
[submodule "Common/MU_TIANO"]
path = Common/MU_TIANO
url = https://github.com/microsoft/mu_tiano_plus.git
branch = release/202302
[submodule "Common/MU"]
path = Common/MU
url = https://github.com/microsoft/mu_plus.git
branch = release/202302
[submodule "Common/MU_OEM_SAMPLE"]
path = Common/MU_OEM_SAMPLE
url = https://github.com/microsoft/mu_oem_sample.git
branch = release/202302
[submodule "Silicon/Arm/MU_TIANO"]
path = Silicon/Arm/MU_TIANO
url = https://github.com/microsoft/mu_silicon_arm_tiano.git
branch = release/202302
[submodule "Platforms/SurfaceDuoBinaries"]
path = Binaries
url = https://github.com/woa-msmnile/SurfaceDuoBinaries-fork
[submodule "Platforms/SurfaceDuoACPI"]
path = Platforms/SurfaceDuoACPI
url = https://github.com/woa-msmnile/SurfaceDuo-ACPI-fork.git
[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 "Platforms/X86EmulatorPkg"]
path = Platforms/X86EmulatorPkg
url = https://github.com/ardbiesheuvel/X86EmulatorPkg.git