-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello Piotr,
I am trying to compile EDK2 for Minnowboard Max.
I found your documents from this link
https://github.com/3mdeb/edk2-docker
and they help me but I have a error in my process that is as
follows.
Also, I compiled UDK2018 on ubuntu 2018 with MinnowBoard Max/Turbot 1.00 Firmware Image.
I would be grateful if you have time let me know how to solve it .
GenFds.py...
: error 000E: File/directory not found in workspace
/home/edk2/Build/Vlv2TbltDevicePkg/DEBUG_GCC5/FV/VLV.fd is not found in packages path:
/home/edk2/.
/home/edk2/edk2-platforms
/home/edk2/silicon
/home/edk2/edk2
build.py...
: error 7000: Failed to execute command
GenFds -f /home/edk2/edk2-platforms/Vlv2TbltDevicePkg/PlatformCapsuleGcc.fdf --conf=/home/edk2/edk2/Conf -o /home/edk2/Build/Vlv2TbltDevicePkg/DEBUG_GCC5 -t GCC5 -b DEBUG -p /home/edk2/edk2-platforms/Vlv2TbltDevicePkg/PlatformCapsuleGcc.dsc -a IA32,X64 -D "EFI_SOURCE=/home/edk2/edk2/EdkCompatibilityPkg" -D "EDK_SOURCE=/home/edk2/edk2/EdkCompatibilityPkg" -D "TOOL_CHAIN_TAG=GCC5" -D "TOOLCHAIN=GCC5" -D "TARGET=DEBUG" -D "FAMILY=GCC" -D "WORKSPACE=/home/edk2" -D "EDK_TOOLS_PATH=/home/edk2/edk2/BaseTools" -D "ARCH=IA32 X64" -D "ECP_SOURCE=/home/edk2/edk2/EdkCompatibilityPkg" [/home/edk2]
Failed -
Build end time: 07:39:07, Apr.16 2019
Build total time: 00:00:03
cat: /home/edk2/MNW2MAX_X64_D_0101_01.ROM: No such file or directory
Skip Running BIOS_Signing ...
Build location: Build/Vlv2TbltDevicePkg/DEBUG_GCC5
BIOS ROM Created: MNW2MAX_X64_D_0101_01.ROM
-------------------- The EDKII BIOS build has successfully completed. --------------------
Best, Zahra