Re: [edk2-devel] [Patch V2 3/4] BaseTools: Fix corner-cases of --hash feature

2019-04-08 Thread BobCF
Reviewed-by: Bob Feng -Original Message- From: Rodriguez, Christian Sent: Friday, April 5, 2019 12:04 AM To: devel@edk2.groups.io Cc: Feng, Bob C ; Gao, Liming ; Zhu, Yonghong Subject: [Patch V2 3/4] BaseTools: Fix corner-cases of --hash feature BZ: https://bugzilla.tianocore.org/sho

[edk2-devel] [Patch V2 3/4] BaseTools: Fix corner-cases of --hash feature

2019-04-04 Thread Christian Rodriguez
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1680 Respect artifact location within directory structure. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Christian Rodriguez Cc: Bob Feng Cc: Liming Gao Cc: Yonghong Zhu --- BaseTools/Source/Python/AutoGen/AutoGen.py