Open leonpano2006 opened 1 year ago
Sorry. Please remove "edk2_docker" from that step. I'll post a fix shortly.
This was a copy/paste bug with the "Build with docker" instructions.
Fixed. Thanks for the bug report!
After I failed, and that realized was copy and paste Because the layout is the same
And there is needed package missing
Which package is missing? I'll add it. Thanks!
Which package is missing? I'll add it. Thanks!
command iasl not found but can be installed with acpica-tools.
sudo apt install acpica-tools
iasl should be installed inside the workspace by the edk2 build system.
Specifically, if you're building Jetsno, stuart_update will install it into "edk2-nvidia/Platform/NVIDIA/Jetson/edk2-acpica-iasl_extdep".
stuart_update is called inside prepare_stuart.sh, which is called by build.sh.
Maybe I build this uefi on Jetson board locally? Because I have to install in order to be able to build this
edk2_docker edk2-nvidia/Platform/NVIDIA/Jetson/build.sh
found in https://github.com/NVIDIA/edk2-nvidia/wiki/Build-without-docker#build-uefi but if i try with edk2_docker inculded i will getedk2_docker: command not found