]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTool: correct the generate compress section process
authorFeng, YunhuaX <yunhuax.feng@intel.com>
Fri, 9 Feb 2018 08:06:07 +0000 (16:06 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 9 Feb 2018 09:07:55 +0000 (17:07 +0800)
commitce2818e418020a9cf84f6712cbda4075b0652809
tree04454353fa48424675e70a559d443fdebffd7c0f
parent582e4e449d5ebcc2fa66faf252751b8a2b22b002
BaseTool: correct the generate compress section process

First generate a dummy file with section alignment,
then compress the dummy file to generate the compress file

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/GenFds/CompressSection.py