diff options
author | Yonghong Zhu <yonghong.zhu@intel.com> | 2016-05-11 13:46:44 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2016-05-16 08:57:51 +0800 |
commit | 518aebe2f7ab2ca7376f450a07439b5741e65503 (patch) | |
tree | 9206bee2c23112e813aa7a3f4fc4315d0430b109 /BaseTools/Source/Python/GenFds | |
parent | 0ab90add0f525eb9c91ce4bc2357298c4f357d09 (diff) | |
download | edk2-platforms-518aebe2f7ab2ca7376f450a07439b5741e65503.tar.xz |
BaseTools: Fix bug to not mix comment into Asbuilt inf Depex section
in the generated Asbuilt inf would include the driver's complete
dependency expression, and it would be wrote as comment format. Original
bug is mix the depex expression with real comment in the depex section.
this patch is ignore the real comment, and list the depex expression.
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>
Diffstat (limited to 'BaseTools/Source/Python/GenFds')
0 files changed, 0 insertions, 0 deletions