]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: increment build generate inf file lost .depex file
authorYunhua Feng <yunhuax.feng@intel.com>
Wed, 10 Oct 2018 06:54:49 +0000 (14:54 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sat, 13 Oct 2018 02:01:36 +0000 (10:01 +0800)
commitb87099f336cf40c7de42d037451eca96c5bbd2b2
tree01e32151ac744951d1321d7c553ea2046088067a
parentea787b6b55499e8f931201f8f49daaaeb2e4409f
BaseTools: increment build generate inf file lost .depex file

increment build generate inf file in output directory lost .depex file info.

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=1244
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/AutoGen.py