diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index d82a40a..3798097 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "bunny/libefi"] - path = bunny/libefi - url = https://github.com/reynoldsbd/libefi +[submodule "bunny/uefi-rs"] + path = bunny/uefi-rs + url = https://github.com/GabrielMajeri/uefi-rs.git |