aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-11-08 13:31:36 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-11-14 16:03:18 +0100
commitd80f44e011942eff4c97e98ace8e4219ef96a5ce (patch)
treed2dd91350439d3a1c7b6df7c170888aecdd1c4ba /.gitmodules
parent3de30450c37616bb586806641dae8b9053d8ec39 (diff)
downloadqemu-firmware-d80f44e011942eff4c97e98ace8e4219ef96a5ce.tar.gz
Add edk2 submodule
Using git://github.com/tianocore/edk2.git for now. Q: Mirror on qemu.org (its not GPL, so not mandatory) ? Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..1e1f507
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "repos/edk2"]
+ path = repos/edk2
+ url = git://github.com/tianocore/edk2.git