Re: [edk2-devel] [PATCH] BaseTools:Added arch output to build report

2019-07-24 Thread Liming Gao
I agree with this enhancement. Please update build spec for new ARCH field. Besides, this patch is from Mu project, please keep original author. Thanks Liming >-Original Message- >From: Fan, ZhijuX >Sent: Thursday, July 25, 2019 8:45 AM >To: devel@edk2.groups.io >Cc: Gao, Liming ; Feng,

[edk2-devel] [PATCH] BaseTools:Added arch output to build report

2019-07-24 Thread Fan, ZhijuX
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=2016 Added arch output to build report so it's easy to tell which arch is being generated. Useful when multiple versions of a single module is being emitted for multiple archs. This patch is going to Added arch output Cc: Bob Feng Cc: Liming Gao