]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/OpensslLib/OpenSSL-HOWTO.txt
CryptoPkg/OpensslLib: remove OpenSSL version number from OpenSSL-HOWTO.txt
[mirror_edk2.git] / CryptoPkg / Library / OpensslLib / OpenSSL-HOWTO.txt
index ac63d4c077960271df9c3fe0388d35c9f820f393..db45eb88d17a37888ec43766d4cf0654e687dde6 100644 (file)
@@ -18,7 +18,6 @@ on the cryptography.
                              OpenSSL-Version\r
 =============================================================================\r
   EDKII supports building with the latest release of OpenSSL.\r
-  The latest official release is OpenSSL-1.1.0g (Released at 2017-Nov-02).\r
   NOTE: Only latest release version was fully validated.\r
         And no guarantees on build & functionality if using other versions.\r
 \r
@@ -40,7 +39,7 @@ or
   And use the following combined commands to pull the remote submodule updates\r
 (e.g. Updating the new supported OpenSSL release tag):\r
      $ git pull --recurse-submodules && \\r
-       git submodule update --recursive --remote\r
+       git submodule update --recursive\r
 \r
 =============================================================================\r
                       About process_files.pl\r