summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: b30f5bf136bc0bc2df1f94dcd8615ef9e9c1e965 (plain)
1
2
3
4
5
6
7
8
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