]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/BuildReport.py
BaseTools: Fix a bug in the VPD report generation
authorYonghong Zhu <yonghong.zhu@intel.com>
Mon, 7 Dec 2015 09:03:35 +0000 (09:03 +0000)
committeryzhu52 <yzhu52@Edk2>
Mon, 7 Dec 2015 09:03:35 +0000 (09:03 +0000)
commit043928da6a7c9c5427c12ca49bf625fc6f052526
tree8f6f3a9d80b6caa7e56219e6c9a61d74b185e4c7
parentca9d6d7962a7ed07ebde22fdde7543d4d0f6cd66
BaseTools: Fix a bug in the VPD report generation

Changed the if condition to check whether current Region is FD VPD region
to fix a bug in the VPD report generation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19139 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/build/BuildReport.py