]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools tools_def.template: Add GCC link script option in ASLDLINK_FLAGS
authorLiming Gao <liming.gao@intel.com>
Thu, 1 Nov 2018 14:35:29 +0000 (22:35 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 2 Nov 2018 14:15:54 +0000 (22:15 +0800)
commit88e8498f8a72cff1f7af6852ec8166772913399e
treeb9ef5497524be843dc171bc9ffaf82bf49bf7a78
parent5af5153ad9553ce7ed4f241a83d1a4b870833960
BaseTools tools_def.template: Add GCC link script option in ASLDLINK_FLAGS

GCC link script is used to discard the unused section data from ELF image.
ASLDLINK_FLAGS requires it to remove the unnecessary section data, then
GenFw can be used to retrieve the correct data section from ELF image.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Conf/tools_def.template