Re: [edk2-buildtools] Request to add $(relsrc) support to build_rule.template

2013-03-13 Thread Andrew Fish
On Mar 13, 2013, at 9:20 AM, "Gao, Liming" wrote: > Andrew: > For DEBUG image, if it is compiled by MSFT, its PDB file path is still full > path, which may cause the debug image size be different. If it is compiled by > GCC, GenFw tool will convert ELF image to EFI image and add DEBUG entry

Re: [edk2-buildtools] Request to add $(relsrc) support to build_rule.template

2013-03-13 Thread Gao, Liming
Andrew: For DEBUG image, if it is compiled by MSFT, its PDB file path is still full path, which may cause the debug image size be different. If it is compiled by GCC, GenFw tool will convert ELF image to EFI image and add DEBUG entry with full DLL image path, which may cause the debug image si