I am porting the UEFI ARM SctPkg into the core UEFI and I am running into a problem; Linux Host. The BuildSct.sh is trying to copy a utility called GenBin_lin{64, 32}, in my case GenBin_lin_64, that should be populated within ~/SctPkg/Tools/Bin/. My compilation executes fine, but I am unable to generate a binary because of the lacking GenBin for Linux; there is a GenBin.exe populated for a Windows Host. Anyone have any advise.
Much appreciated,
Steve
Hi Steve,
On 30 January 2013 00:22, Steven Kinney steven.kinney@linaro.org wrote:
I am porting the UEFI ARM SctPkg into the core UEFI and I am running into a problem; Linux Host. The BuildSct.sh
In a separate email thread today, I was sent this link:
http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ArmPkg/Sct
It shows instructions ising BuildArmSct.sh. I haven't looked into it and know little or nothing about it, as you know, but it seemed like an interesting and subtle difference...
Cheers, Ryan.
is trying to copy a utility called GenBin_lin{64, 32}, in my case GenBin_lin_64, that should be populated within ~/SctPkg/Tools/Bin/. My compilation executes fine, but I am unable to generate a binary because of the lacking GenBin for Linux; there is a GenBin.exe populated for a Windows Host. Anyone have any advise.
Much appreciated,
Steve
boot-architecture mailing list boot-architecture@lists.linaro.org http://lists.linaro.org/mailman/listinfo/boot-architecture
boot-architecture@lists.linaro.org