]> git.proxmox.com Git - mirror_edk2.git/blobdiff - .gitmodules
Maintainers.txt: Update email address
[mirror_edk2.git] / .gitmodules
index 508f0c182872a5cac17851664724ec0abed00251..b845c9ee3ff00e6b4a7c76820d80eccf30af24bc 100644 (file)
@@ -4,3 +4,19 @@
 [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://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