Feng, YunhuaX
acd7a8a637
BaseTools: Fix COMPRESS alignment incorrect issue
Doesn't generate the correct alignment for the leaf section
in the compression section.
Below FFS rule doesn't work as the expectation.
[Rule.Common.PEIM.PE32]
FILE PEIM = $(NAMED_GUID) {
PEI_DEPEX PEI_DEPEX Optional $(INF_OUTPUT)/$(MODULE_NAME).depex
COMPRESS {
PE32 PE32 Align=Auto $(INF_OUTPUT)/$(MODULE_NAME).efi
UI STRING="$(MODULE_NAME)" Optional
VERSION STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)
}
}
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: Yonghong Zhu <yonghong.zhu@intel.com>
(cherry picked from commit 4f735fc8cd
)
2018-02-11 21:08:53 +08:00
..
2010-05-18 05:04:32 +00:00
2017-12-05 09:26:22 +08:00
2010-05-18 05:04:32 +00:00
2017-06-07 16:12:44 +08:00
2017-06-07 16:12:44 +08:00
2010-05-18 05:04:32 +00:00
2018-02-11 21:08:53 +08:00
2017-12-05 09:26:22 +08:00
2017-12-05 09:26:22 +08:00
2017-12-08 08:57:48 +08:00
2017-12-05 09:26:22 +08:00
2017-10-11 13:53:34 +08:00
2017-07-07 10:52:08 +08:00
2017-12-29 11:07:50 +08:00
2018-02-02 11:50:07 +08:00
2018-01-04 13:40:25 +08:00
2017-12-05 09:26:22 +08:00
2018-02-02 11:50:07 +08:00
2018-01-21 16:31:38 +08:00
2017-12-05 09:26:22 +08:00
2017-12-05 09:26:22 +08:00
2017-12-05 09:26:22 +08:00
2017-12-05 09:26:22 +08:00
2017-12-05 09:26:22 +08:00
2010-05-18 05:04:32 +00:00
2010-05-18 05:04:32 +00:00
2010-05-18 05:04:32 +00:00
2017-12-08 08:57:48 +08:00
2017-12-05 09:26:22 +08:00
2017-12-05 09:26:22 +08:00
2015-12-01 04:22:16 +00:00