X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=.gitmodules;h=b30f5bf136bc0bc2df1f94dcd8615ef9e9c1e965;hb=422bf2725bca08fb13bbd264a4eb2d1a79695250;hp=e4ae0c1c1626e2d29f445e878bd9578e61f126ea;hpb=0c1ffb9504c398a2d655934c0c871222f72a7d63;p=mirror_edk2.git diff --git a/.gitmodules b/.gitmodules index e4ae0c1c16..b30f5bf136 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ [submodule "CryptoPkg/Library/OpensslLib/openssl"] path = CryptoPkg/Library/OpensslLib/openssl url = https://github.com/openssl/openssl +[submodule "SoftFloat"] + path = ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3 + url = https://github.com/ucb-bar/berkeley-softfloat-3.git +[submodule "UnitTestFrameworkPkg/Library/CmockaLib/cmocka"] + path = UnitTestFrameworkPkg/Library/CmockaLib/cmocka + url = https://git.cryptomilk.org/projects/cmocka.git