edk2 submodule are from github openssl and berkeley-softfloat-3. If you can access edk2, you can also access them. Why you system redirect github openssl to boringssl? * [CryptoPkg/Library/OpensslLib/openssl](https://github.com/openssl/openssl/blob/50eaac9f3337667259de725451f201e784599687/LICENSE) * [ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3](https://github.com/ucb-bar/berkeley-softfloat-3/blob/b64af41c3276f97f0e181920400ee056b9c88037/COPYING.txt) Thanks Liming From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of krishnaLee Sent: Monday, June 10, 2019 5:07 PM To: devel@edk2.groups.io Cc: 'announce@edk2.groups.io' ; leif.lindholm@linaro.org; Kinney, Michael D ; afish@apple.com; Laszlo Ersek (lersek@redhat.com) Subject: Re: [edk2-devel] EDK II Stable Tag release edk2-stable201905 completed Hi, I had download it (git clone -b edk2-stable201905 https://github.com/tianocore/edk2.git), but update openssl failed by command (git submodule update --init --recursive) Cloning into 'D:/edk2/CryptoPkg/Library/OpensslLib/openssl/boringssl'... fatal: unable to access 'https://boringssl.googlesource.com/boringssl/': Failed to connect to boringssl.googlesource.com port 443: Timed out I think many chinese people need "Climbing over the Wall" to access 'https://boringssl.googlesource.com/boringssl/'. I am sorry about this but is there any other idea to bypass it? thanks, Krishna. At 2019-06-06 17:54:48, "Liming Gao" > wrote: Hi, all The tag edk2-stable201905 has been created. https://github.com/tianocore/edk2/releases/tag/edk2-stable201905 git clone -b edk2-stable201905 https://github.com/tianocore/edk2.git The tag edk2-stable201905 has been added into the main EDK II Wiki page. https://github.com/tianocore/tianocore.github.io/wiki/EDK-II The quiet period has now ended. Thank you for your cooperation and patience. Normal commits can now be resumed. Next edk2 stable tag (edk2-stable201908) planning has been added into wiki page. https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning. If you have ideas for features in the next stable tag, please enter a Bugzilla for evaluation. Please let us know if there are existing open Bugzilla entries that should be targeted at this next stable tag. Thanks Liming