]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fix GenSec can't found the depex file
authorYunhua Feng <yunhuax.feng@intel.com>
Thu, 7 Dec 2017 03:35:16 +0000 (11:35 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 8 Dec 2017 00:57:48 +0000 (08:57 +0800)
commitcf245466a56a7be7405142753c6c6a6689b7461b
tree39563accec9ee619a87f3800c7448723e9ff33b4
parent5b8766bb92debfa7b2f45a4a6d683b4227360d66
BaseTools: Fix GenSec can't found the depex file

Filter the FileList when multiple genfds thread options is not enabled.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/GenFds/EfiSection.py
BaseTools/Source/Python/GenFds/Section.py