Hello Dennis,

Thanks for your suggestion. It makes sense to me. :)
Please review the attached file with using GlobalData.gGlobalDefines['ARCH'] 
instead.

Thanks,
Cinnamon Shia

From: Liu, Yingke D [mailto:[email protected]]
Sent: Tuesday, December 16, 2014 1:57 PM
To: [email protected]
Subject: Re: [edk2] [PATCH] BaseTools: Fix 'build run' doesn't work for NT32 
X64 build

Hi Cinnamon Shia,

GlobalData.gCommandLineDefines['ARCH'] is command line arch list, its value 
might be 'IA32 X64' if you specified '-a IA32 -a X64' on command line.
Please use GlobalData.gGlobalDefines['ARCH'] instead.

Thanks,
Dennis

From: Shia, Cinnamon [mailto:[email protected]]
Sent: Friday, December 12, 2014 12:47 AM
To: [email protected]<mailto:[email protected]>
Subject: [edk2] [PATCH] BaseTools: Fix 'build run' doesn't work for NT32 X64 
build

Dear BaseTools maintainer,

Please review attached patch.

Fix 'build run' doesn't work for NT32 X64 build.

Contributed-Under: TianoCore Contribution Agreement 1.0
Signed-off-by: Cinnamon Shia <[email protected]<mailto:[email protected]>>

Thanks,
Cinnamon Shia

Attachment: Fix-build-run-doesn-t-work-for-NT32-X64-build_r2.patch
Description: Fix-build-run-doesn-t-work-for-NT32-X64-build_r2.patch

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to