summaryrefslogtreecommitdiffstats
path: root/IntelFsp2Pkg
diff options
context:
space:
mode:
authorBob Feng <bob.c.feng@intel.com>2020-09-22 19:27:54 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-09-25 02:27:35 +0000
commitd8be01079b3c7b554ac8126e97e73fba8894e519 (patch)
treeb540e84262292dabdb5abe4afdeb7c6e356b1868 /IntelFsp2Pkg
parent3a7a6761143a4840faea0bd84daada3ac0f1bd22 (diff)
downloadedk2-d8be01079b3c7b554ac8126e97e73fba8894e519.tar.gz
edk2-d8be01079b3c7b554ac8126e97e73fba8894e519.tar.bz2
edk2-d8be01079b3c7b554ac8126e97e73fba8894e519.zip
BaseTools: Set section alignment as zero if its type is Auto
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2881 Currently, the build tool try to read the section alignment from efi file if the section alignment type is Auto. If there is no efi generated, the section alignment will be set to zero. This behavior causes the Makefile to be different between the full build and the incremental build. Since the Genffs can auto get the section alignment from efi file during Genffs procedure, the build tool can just set section alignment as zero. This change can make the autogen makefile consistent for the full build and the incremental build. Signed-off-by: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Yuwei Chen <yuwei.chen@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> Reviewed-by: Yuwei Chen<yuwei.chen@intel.com>
Diffstat (limited to 'IntelFsp2Pkg')
0 files changed, 0 insertions, 0 deletions