Hi all,
I try to build OVMF.FD from https://github.com/fishman/edk2 which
support boot to mac os x.
My build environment is debian testing, gcc4.9, I use the cmd line :
~/projects/edk2/OvmfPkg$ ./build.sh -b RELEASE -w -n 4 -t GCC49
I got some error like:
cp: cannot stat
'/home/myname/projects/edk2/Build/OvmfX64/RELEASE_GCC49/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi':
No such file or directory
and I exam my directory with
~/projects/edk2/Build/OvmfX64/RELEASE_GCC49/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG$
ls
AutoGen.c AutoGen.h PcdPeim.debug PcdPeim.dll PcdPeim.map
It seems the file was there, just wrong file name, the content is
right!
How to configure to make the script to build the right efi file?
Thanks
Regards,
Cong
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel