]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/GenFds/GenFds.py
BaseTools: GenFds get the Size info for FV image in the FD region
authorYonghong Zhu <yonghong.zhu@intel.com>
Mon, 13 Mar 2017 07:11:38 +0000 (15:11 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sat, 18 Mar 2017 08:38:54 +0000 (16:38 +0800)
commit135ae8c873bb18600b8474524453c9ecc6eeed16
tree4c9f84ae3a260dcbcbff167cfda1eab02a5b1f5f
parent8a0933f436b2014de5402a8c8b4d164a612b9a15
BaseTools: GenFds get the Size info for FV image in the FD region

When the FV size is specify in the FD region, Tool generate the FV file
may not use the correct size.

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=387
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/GenFds/Fv.py
BaseTools/Source/Python/GenFds/GenFds.py