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