]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools/AutoGen: Remove redundant copy action for binary module
authorHess Chen <hesheng.chen@intel.com>
Thu, 4 Sep 2014 08:32:44 +0000 (08:32 +0000)
committerhchen30 <hchen30@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Sep 2014 08:32:44 +0000 (08:32 +0000)
commit49d9b71df24a5f598df39afc6c13845e00e8f52b
tree00e29c132d203c44200466ba163c0634b7abf463
parent5a51ad8d20911f31b526a566945f1915c2c41db2
BaseTools/AutoGen: Remove redundant copy action for binary module

Remove redundant copy action for binary module to copy binary files to output directory only when the binary module is a library

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yingke Liu <yingke.d.liu@Intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16057 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/AutoGen/AutoGen.py