mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-06 20:09:01 +00:00
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:
parent
481173bf50
commit
82d4f633ed
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user