]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Readme.md
Readme.md: remove positional references from submodule description
[mirror_edk2.git] / Readme.md
index 27e4ce07719bd238affc479709725713008757ef..9bf60bede8ec1dffa81d0cc0c72470818539768a 100644 (file)
--- a/Readme.md
+++ b/Readme.md
@@ -144,12 +144,12 @@ Signed-off-by: Contributor Name <contributor@example.com>
 # Submodules\r
 \r
 Submodule in EDK II is allowed but submodule chain should be avoided\r
-as possible as we can. Currently EDK II contains two submodules\r
+as possible as we can. Currently EDK II contains the following submodules\r
 \r
 - CryptoPkg/Library/OpensslLib/openssl\r
 - ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3\r
 \r
-The latter one is actually required by previous one. It's inevitable\r
+ArmSoftFloatLib is actually required by OpensslLib. It's inevitable\r
 in openssl-1.1.1 (since stable201905) for floating point parameter\r
 conversion, but should be dropped once there's no such need in future\r
 release of openssl.\r