]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/Conf: Add VS2017/ARM64 support
authorPete Batard <pete@akeo.ie>
Fri, 23 Feb 2018 09:50:03 +0000 (17:50 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 19 Mar 2018 09:05:45 +0000 (17:05 +0800)
commit5aef7ba3ce31089d9f8e57b242e3b3d589404309
tree8b7dfcb5de3f89b432a624a1196b09deca8d2807
parentc41100f05f6549d7d95b04aa8213392738af3b69
BaseTools/Conf: Add VS2017/ARM64 support

Build options for ARM64 are the same as for ARM, except for /BASE:0
which is removed from DLINK flags to avoid LNK1355 error:
invalid base address 0x0; ARM64 image cannot have base address below 4GB

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Pete Batard <pete@akeo.ie>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Conf/build_rule.template
BaseTools/Conf/tools_def.template