]> git.proxmox.com Git - mirror_edk2.git/blobdiff - .gitmodules
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / .gitmodules
index 20640fb617999d80aa4e21a2d29952b434a52369..8011a88d9d2551ba69a44008c686195fbfceffca 100644 (file)
@@ -6,10 +6,20 @@
        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
+       url = https://github.com/tianocore/edk2-cmocka.git
 [submodule "MdeModulePkg/Universal/RegularExpressionDxe/oniguruma"]
        path = MdeModulePkg/Universal/RegularExpressionDxe/oniguruma
        url = https://github.com/kkos/oniguruma
 [submodule "MdeModulePkg/Library/BrotliCustomDecompressLib/brotli"]
        path = MdeModulePkg/Library/BrotliCustomDecompressLib/brotli
        url = https://github.com/google/brotli
+[submodule "BaseTools/Source/C/BrotliCompress/brotli"]
+       path = BaseTools/Source/C/BrotliCompress/brotli
+       url = https://github.com/google/brotli
+       ignore = untracked\r
+[submodule "RedfishPkg/Library/JsonLib/jansson"]
+       path = RedfishPkg/Library/JsonLib/jansson
+       url = https://github.com/akheron/jansson
+[submodule "UnitTestFrameworkPkg/Library/GoogleTestLib/googletest"]
+       path = UnitTestFrameworkPkg/Library/GoogleTestLib/googletest
+       url = https://github.com/google/googletest.git