mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4144 This Library provides functions consuming MIPI SYS-T submodule. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Andrew Fish <afish@apple.com> Cc: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Guo Gua <gua.guo@intel.com> Cc: Chan Laura <laura.chan@intel.com> Cc: Prakashan Krishnadas Veliyathuparambil <krishnadas.veliyathuparambil.prakashan@intel.com> Cc: K N Karthik <karthik.k.n@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Cc: Sean Brogan <sean.brogan@microsoft.com> Cc: Michael Kubacki <mikuback@linux.microsoft.com> Signed-off-by: Guo Gua <gua.guo@intel.com> Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kubacki <mikuback@linux.microsoft.com> Acked-by: Liming Gao <gaoliming@byosoft.com.cn>
35 lines
1.7 KiB
Plaintext
35 lines
1.7 KiB
Plaintext
[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://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
|
|
[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
|
|
[submodule "UnitTestFrameworkPkg/Library/SubhookLib/subhook"]
|
|
path = UnitTestFrameworkPkg/Library/SubhookLib/subhook
|
|
url = https://github.com/Zeex/subhook.git
|
|
[submodule "MdePkg/Library/BaseFdtLib/libfdt"]
|
|
path = MdePkg/Library/BaseFdtLib/libfdt
|
|
url = https://github.com/devicetree-org/pylibfdt.git
|
|
[submodule "MdePkg/Library/MipiSysTLib/mipisyst"]
|
|
path = MdePkg/Library/MipiSysTLib/mipisyst
|
|
url = https://github.com/MIPI-Alliance/public-mipi-sys-t.git
|