]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Readme.md
NetworkPkg/Ip6Dxe: Validate source data record length
[mirror_edk2.git] / Readme.md
index 594f16b20756ab78987fef4feac2e439743d5b4a..843046365425e81ceaf31904e85718733a895bcb 100644 (file)
--- a/Readme.md
+++ b/Readme.md
@@ -57,13 +57,13 @@ for the UEFI and PI specifications from www.uefi.org.
 The majority of the content in the EDK II open source project uses a\r
 [BSD-2-Clause Plus Patent License](License.txt).  The EDK II open source project\r
 contains the following components that are covered by additional licenses:\r
-* [BaseTools/Source/C/BrotliCompress](BaseTools/Source/C/BrotliCompress/LICENSE)\r
-* [MdeModulePkg/Library/BrotliCustomDecompressLib](MdeModulePkg/Library/BrotliCustomDecompressLib/LICENSE)\r
+* [BaseTools/Source/C/BrotliCompress/brotli](https://github.com/google/brotli/blob/master/LICENSE)\r
+* [MdeModulePkg/Library/BrotliCustomDecompressLib/brotli](https://github.com/google/brotli/blob/master/LICENSE)\r
 * [BaseTools/Source/C/LzmaCompress](BaseTools/Source/C/LzmaCompress/LZMA-SDK-README.txt)\r
 * [MdeModulePkg/Library/LzmaCustomDecompressLib](MdeModulePkg/Library/LzmaCustomDecompressLib/LZMA-SDK-README.txt)\r
 * [IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk](IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LZMA-SDK-README.txt)\r
 * [BaseTools/Source/C/VfrCompile/Pccts](BaseTools/Source/C/VfrCompile/Pccts/RIGHTS)\r
-* [MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma](MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/README)\r
+* [MdeModulePkg/Universal/RegularExpressionDxe/oniguruma](https://github.com/kkos/oniguruma/blob/master/README.md)\r
 * [OvmfPkg](OvmfPkg/License.txt)\r
 * [CryptoPkg/Library/OpensslLib/openssl](https://github.com/openssl/openssl/blob/50eaac9f3337667259de725451f201e784599687/LICENSE)\r
 * [ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3](https://github.com/ucb-bar/berkeley-softfloat-3/blob/b64af41c3276f97f0e181920400ee056b9c88037/COPYING.txt)\r
@@ -199,6 +199,9 @@ as possible as we can. Currently EDK II contains the following submodules
 \r
 - CryptoPkg/Library/OpensslLib/openssl\r
 - ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3\r
+- MdeModulePkg/Universal/RegularExpressionDxe/oniguruma\r
+- MdeModulePkg/Library/BrotliCustomDecompressLib/brotli\r
+- BaseTools/Source/C/BrotliCompress/brotli\r
 \r
 ArmSoftFloatLib is actually required by OpensslLib. It's inevitable\r
 in openssl-1.1.1 (since stable201905) for floating point parameter\r