Add submodules

This commit is contained in:
Jeremy Soller
2019-03-18 09:04:15 -06:00
parent af39be22d1
commit 4349cf3f91
5 changed files with 15 additions and 674 deletions

12
.gitmodules vendored Normal file
View File

@@ -0,0 +1,12 @@
[submodule "edk2"]
path = edk2
url = https://github.com/system76/edk2.git
branch = system76
[submodule "coreboot"]
path = coreboot
url = https://github.com/system76/coreboot.git
branch = system76
[submodule "edk2-platforms"]
path = edk2-platforms
url = https://github.com/system76/edk2-platforms.git
branch = system76