doc: fix Build EFI-Stub fail problem

In the "Enable ACRN Secure Boot With EFI-Stub" guide, to build EFI-Stub
smoothly, the installation of "gnu-efi" package is added to GSG.

Tracked-On: #7935
Signed-off-by: Ziheng Li <ziheng.li@intel.com>
This commit is contained in:
zihengL1 2022-08-05 09:10:30 +08:00 committed by David Kinder
parent 481173bf50
commit 82d4f633ed
1 changed files with 2 additions and 1 deletions

View File

@ -129,7 +129,8 @@ To set up the ACRN build environment on the development computer:
libsdl2-dev \
libegl-dev \
libgles-dev \
libdrm-dev
libdrm-dev \
gnu-efi
#. Install Python package dependencies: