Re: [edk2-buildtools] Bug introduced with latest build tools sync. Empty FV causes infinite Processing meta-data

2014-01-07 Thread Liu, Yingke D
Hi Andrew, Yes, it's a bug, and it was fixed at revision 2609 in base tool trunk. Dennis From: Andrew Fish [mailto:[email protected]] Sent: Wednesday, January 08, 2014 3:08 PM To: [email protected] Cc: [email protected] Subject: [edk2-buildtools] Bug introd

[edk2-buildtools] Bug introduced with latest build tools sync. Empty FV causes infinite Processing meta-data

2014-01-07 Thread Andrew Fish
I just synced my BaseTools package with the TOT and my build got stuck in an infinite loop. Build environment: Darwin-13.0.2-x86_64-i386-64bit Build start time: 22:58:42, Jan.07 2014 WORKSPACE= /Users/andrewfish/work/edk2 ECP_SOURCE = /Users/andrewfish/work/edk2/EdkCompatibilityPk

Re: [edk2-buildtools] Using command line defined macros in all build file formats

2014-01-07 Thread Hauch, Larry
Hi Apianti, Macros in INF and DEC files are scoped local to the file and cannot be set on the build command line. This decision was made purposely in order to support distribution of EDK II packages and modules. In order to have a clean distribution, nothing in these meta-data files can be ambi

[edk2-buildtools] Using command line defined macros in all build file formats

2014-01-07 Thread apianti
Hello, I am a developer for the Clover boot loader project on sourceforge. We use EDKII as the base for our legacy firmware and interface to EFI components, you probably already know this since others from the project have brought bugs to your attention. I was wondering if it would be possible t