Hi when I tried to build UEFI image, I got error as below picture, could you please have a look about this issue?
I cannot find any information about this.
I agree there maybe some issue related to edk2 and environment setting, since when I modified the configuration in edk2 folder, I got some different build result.
will try both with docker on X86 platform and without docker on Xavier, see which one can work
I guess I just find the reason, that both edk2 with docker and without docker, the guideline is only for the x86-64 platform, that’s the reason no approprieta folder for mu_nasm and edk2-acpica-iasi
I have gone through the build process on edk2 with docker on X86_64 platform, so this issue can be closed,
And the command git submodule update --init --recursive is required too in this build process