]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/GenMake.py
BaseTools: Fix corner-cases of --hash feature
authorChristian Rodriguez <christian.rodriguez@intel.com>
Thu, 4 Apr 2019 16:04:23 +0000 (00:04 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Wed, 10 Apr 2019 05:32:14 +0000 (13:32 +0800)
commitdb4d47fd3ae9cb4a80399b7ea4cfd55f1b22d180
tree54fe64200a80b2b3a16b28e341319229e3abbcbf
parentf2b5e04acad2bac7f11d97871cc68e8a0d312289
BaseTools: Fix corner-cases of --hash feature

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1680

Re-use libraries, since they have already been hashed.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Christian Rodriguez <christian.rodriguez@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/AutoGen/GenMake.py
BaseTools/Source/Python/build/build.py