forked from ipxe/pipxe
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
21 lines (21 loc) · 798 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "edk2"]
path = edk2
url = https://github.com/tianocore/edk2.git
[submodule "edk2-platforms"]
path = edk2-platforms
url = https://github.com/tianocore/edk2-platforms.git
[submodule "edk2-non-osi"]
path = edk2-non-osi
url = https://github.com/tianocore/edk2-non-osi.git
[submodule "ipxe"]
path = ipxe
url = https://github.com/ipxe/ipxe.git
[submodule "examples/rpi4/fcos/kmods-via-containers"]
path = examples/rpi4/fcos/kmods-via-containers
url = https://github.com/raballew/kmods-via-containers
[submodule "examples/rpi4/fcos/kvc-simple-kmod"]
path = examples/rpi4/fcos/kvc-simple-kmod
url = https://github.com/raballew/kvc-simple-kmod
[submodule "examples/rpi4/fcos/filetranspiler"]
path = examples/rpi4/fcos/filetranspiler
url = https://github.com/raballew/filetranspiler