Your patch was checked in at revision 16550.
Thanks for you contribution.

Dennis

From: Shia, Cinnamon [mailto:cinnamon.s...@hp.com]
Sent: Tuesday, December 23, 2014 12:53 PM
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] [PATCH] BaseTools: Fix 'build run' doesn't work for NT32 
X64 build

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:yingke.d....@intel.com]
Sent: Tuesday, December 16, 2014 1:57 PM
To: edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net>
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:cinnamon.s...@hp.com]
Sent: Friday, December 12, 2014 12:47 AM
To: edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net>
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 <cinnamon.s...@hp.com<mailto:cinnamon.s...@hp.com>>

Thanks,
Cinnamon Shia

------------------------------------------------------------------------------
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
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to