aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin (Intel) <hpa@zytor.com>2019-03-25 14:51:25 -0700
committerH. Peter Anvin (Intel) <hpa@zytor.com>2019-03-25 14:51:25 -0700
commit61da75a21b8086d90424fc5497aac8dc32df3ff5 (patch)
tree193e25d38dce8d9a8fc0f263c07a0ba4d0952180
parent5233e1ad742a7d943b3e1e5f054a62786cf76601 (diff)
downloadsyslinux-61da75a21b8086d90424fc5497aac8dc32df3ff5.tar.gz
syslinux-61da75a21b8086d90424fc5497aac8dc32df3ff5.tar.xz
syslinux-61da75a21b8086d90424fc5497aac8dc32df3ff5.zip
gnu-efi: use a private repository to allow for fixes not yet upstream
Sometimes we run into problems in gnu-efi. Rather than making development impossible until upstream is fixed, create a local repository allowing for private branches until upstream is fixed. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
-rw-r--r--.gitmodules2
m---------com32/efi/gnu-efi0
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 6a766b88..99ee7ea4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "gnu-efi"]
path = com32/efi/gnu-efi
- url = git://git.code.sf.net/p/gnu-efi/code
+ url = git://repo.or.cz/syslinux-gnu-efi.git
diff --git a/com32/efi/gnu-efi b/com32/efi/gnu-efi
-Subproject 7604ff262930063ee71251fde31a38083868e80
+Subproject 04b291a17f1e5333c50a0462bb53827ecd1aee0