summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWenxing Hou <wenxing.hou@intel.com>2024-06-20 09:33:10 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-06-26 04:30:21 +0000
commite21bfae345f9eee1c3f585013ca50ad6ab4f86a1 (patch)
tree29af81538c8e2d47a231dc016fa6487c0aacf657
parent0333faf50e49d3b3ea2c624b4d403b405b3107a1 (diff)
downloadedk2-e21bfae345f9eee1c3f585013ca50ad6ab4f86a1.zip
edk2-e21bfae345f9eee1c3f585013ca50ad6ab4f86a1.tar.gz
edk2-e21bfae345f9eee1c3f585013ca50ad6ab4f86a1.tar.bz2
ReadMe.rst: Add mbedtls submodule license
This patch add mbedtls submodule license. Cc: Andrew Fish <afish@apple.com> Cc: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Signed-off-by: Wenxing Hou <wenxing.hou@intel.com>
-rw-r--r--ReadMe.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/ReadMe.rst b/ReadMe.rst
index cfd522f..3fbabe1 100644
--- a/ReadMe.rst
+++ b/ReadMe.rst
@@ -91,6 +91,7 @@ that are covered by additional licenses.
- `ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3 <https://github.com/ucb-bar/berkeley-softfloat-3/blob/b64af41c3276f97f0e181920400ee056b9c88037/COPYING.txt>`__
- `BaseTools/Source/C/BrotliCompress/brotli <https://github.com/google/brotli/blob/666c3280cc11dc433c303d79a83d4ffbdd12cc8d/LICENSE>`__
- `CryptoPkg/Library/OpensslLib/openssl <https://github.com/openssl/openssl/blob/e2e09d9fba1187f8d6aafaa34d4172f56f1ffb72/LICENSE>`__
+- `CryptoPkg/Library/MbedTlsLib/mbedtls <https://github.com/Mbed-TLS/mbedtls/blob/8c89224991adff88d53cd380f42a2baa36f91454/LICENSE>`__
- `MdeModulePkg/Library/BrotliCustomDecompressLib/brotli <https://github.com/google/brotli/blob/666c3280cc11dc433c303d79a83d4ffbdd12cc8d/LICENSE>`__
- `MdeModulePkg/Universal/RegularExpressionDxe/oniguruma <https://github.com/kkos/oniguruma/blob/abfc8ff81df4067f309032467785e06975678f0d/COPYING>`__
- `UnitTestFrameworkPkg/Library/CmockaLib/cmocka <https://github.com/tianocore/edk2-cmocka/blob/f5e2cd77c88d9f792562888d2b70c5a396bfbf7a/COPYING>`__