doc: Update acrn edk2 download path

Update acrn edk2 source code download path for WaaG
secure boot feature

Signed-off-by: Yuan Liu <yuan1.liu@intel.com>
This commit is contained in:
Yuan Liu 2020-05-14 11:33:26 +08:00 committed by David Kinder
parent c04c5a5bf0
commit a99858e9f6
1 changed files with 5 additions and 2 deletions

View File

@ -436,9 +436,12 @@ Compile OVMF with secure boot support
::
git clone -b ovmf-acrn-waag ssh://git@gitlab.devtools.intel.com:29418/projectacrn/edk2.git
git clone https://github.com/projectacrn/acrn-edk2.git
cd acrn-edk2
git checkout -b ovmf b64fe247c434e2a4228b9804c522575804550f82
cd edk2
git submodule update --init CryptoPkg/Library/OpensslLib/openssl
source edksetup.sh