]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/BuildReport.py
BaseTools: Enhance the report to not show the empty section
authorYonghong Zhu <yonghong.zhu@intel.com>
Thu, 8 Jun 2017 02:14:02 +0000 (10:14 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sat, 24 Jun 2017 15:02:26 +0000 (23:02 +0800)
commitc2d0a1f6d22f0c743899d9d98cef41e4a46c5921
tree497825cc8ba0f2299f22155bd4b7206c6b71afe7
parent778aad47e8eed49cecb7e1bd7650d878d9ea50e3
BaseTools: Enhance the report to not show the empty section

Enhance the report to not show the empty section, eg: Module Library
Sub-section, if there is nothing in this section, we will not show it
in the report.

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/Source/Python/build/BuildReport.py