]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Correct bin wrappers for GenDepex.py path
authorYonghong Zhu <yonghong.zhu@intel.com>
Mon, 19 Dec 2016 02:52:20 +0000 (10:52 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 20 Dec 2016 01:15:38 +0000 (09:15 +0800)
commit83c6c3bfe293cd0a5983375dfbf46d4f364b38aa
tree3d8cace5ccfc761172ab8110eee5d2bc7216e9c3
parent15dae68589243726f0374e535a77e76444096bad
BaseTools: Correct bin wrappers for GenDepex.py path

The WindowsLike and PosixLike bin wrappers for GenDepex.py do not use
correct path. GenDepex.py is not in a GenDepex directory. Instead, it is
in the AutoGen directory.

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=292
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/BinWrappers/PosixLike/GenDepex
BaseTools/BinWrappers/WindowsLike/GenDepex.bat