.gitmodules 955 B

12345678910111213141516171819
  1. [submodule "CryptoPkg/Library/OpensslLib/openssl"]
  2. path = CryptoPkg/Library/OpensslLib/openssl
  3. url = https://github.com/openssl/openssl
  4. [submodule "SoftFloat"]
  5. path = ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3
  6. url = https://github.com/ucb-bar/berkeley-softfloat-3.git
  7. [submodule "UnitTestFrameworkPkg/Library/CmockaLib/cmocka"]
  8. path = UnitTestFrameworkPkg/Library/CmockaLib/cmocka
  9. url = https://git.cryptomilk.org/projects/cmocka.git
  10. [submodule "MdeModulePkg/Universal/RegularExpressionDxe/oniguruma"]
  11. path = MdeModulePkg/Universal/RegularExpressionDxe/oniguruma
  12. url = https://github.com/kkos/oniguruma
  13. [submodule "MdeModulePkg/Library/BrotliCustomDecompressLib/brotli"]
  14. path = MdeModulePkg/Library/BrotliCustomDecompressLib/brotli
  15. url = https://github.com/google/brotli
  16. [submodule "BaseTools/Source/C/BrotliCompress/brotli"]
  17. path = BaseTools/Source/C/BrotliCompress/brotli
  18. url = https://github.com/google/brotli
  19. ignore = untracked