On Jul 30, 2012, at 4:49 PM, Melwyn DSouza wrote:
> I have an (yasm) asm file which i need to have it as a part of Module
> Application. It is of yasm file format,
> Yasm file format
> http://yasm.tortall.net/
>
> edk 2 build tools point to x86_amd64 format
>
> as seen in tools_def.txt
>
>
I have an (yasm) asm file which i need to have it as a part of Module
Application. It is of yasm file format,
Yasm file format
http://yasm.tortall.net/
edk 2 build tools point to x86_amd64 format
as seen in tools_def.txt
DEFINE VS2010_BINX64 = DEF(VS2010_BIN)\x86_amd64
….
*_VS2010