]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/GenFds/FvImageSection.py
BaseTools: Fix bug in GenFds to handle FV image alignment
authorYonghong Zhu <yonghong.zhu@intel.com>
Fri, 6 May 2016 09:14:26 +0000 (17:14 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 11 May 2016 04:25:44 +0000 (12:25 +0800)
commit321151fedb3013fe3a588ee7a4fe6639ceb29c7e
tree9a8c87037a3cae68b3820d82f61820716d91bddc
parenteafbd7a2325e39480c5be71cc8f456c78f1bfed0
BaseTools: Fix bug in GenFds to handle FV image alignment

Cover the case that .fv file in the [Binaries] section.

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/FvImageSection.py