diff --git a/ReadMe.rst b/ReadMe.rst index d597e34efc..a16e13547f 100644 --- a/ReadMe.rst +++ b/ReadMe.rst @@ -69,16 +69,26 @@ The majority of the content in the EDK II open source project uses a source project contains the following components that are covered by additional licenses: -- `BaseTools/Source/C/BrotliCompress/brotli `__ -- `MdeModulePkg/Library/BrotliCustomDecompressLib/brotli `__ - `BaseTools/Source/C/LzmaCompress `__ -- `MdeModulePkg/Library/LzmaCustomDecompressLib `__ -- `IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk `__ - `BaseTools/Source/C/VfrCompile/Pccts `__ -- `MdeModulePkg/Universal/RegularExpressionDxe/oniguruma `__ +- `CryptoPkg\Library\BaseCryptLib\SysCall\inet_pton.c `__ +- `CryptoPkg\Library\Include\crypto\dso_conf.h `__ +- `CryptoPkg\Library\Include\openssl\opensslconf.h `__ +- `EmbeddedPkg/Library/FdtLib `__. (EDK II uses BSD License) +- `EmbeddedPkg/Include/fdt.h `__. (EDK II uses BSD Licence) +- `EmbeddedPkg/Include/libfdt.h `__. (EDK II uses BSD License) +- `MdeModulePkg/Library/LzmaCustomDecompressLib `__ - `OvmfPkg `__ -- `CryptoPkg/Library/OpensslLib/openssl `__ + +The EDK II open source project uses content from upstream projects as git submodules +that are covered by additional licenses. + - `ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3 `__ +- `BaseTools/Source/C/BrotliCompress/brotli `__ +- `CryptoPkg/Library/OpensslLib/openssl `__ +- `MdeModulePkg/Library/BrotliCustomDecompressLib/brotli `__ +- `MdeModulePkg/Universal/RegularExpressionDxe/oniguruma `__ +- `UnitTestFrameworkPkg/Library/CmockaLib/cmocka `__ The EDK II Project is composed of packages. The maintainers for each package are listed in `Maintainers.txt `__.