diff options
author | Liming Gao <liming.gao@intel.com> | 2018-06-22 10:33:12 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-06-25 11:16:10 +0800 |
commit | e0fb2d3e5d4b1d8477e9658adfbeeee43615083f (patch) | |
tree | 066f38b49b06bd215f53f8000809a4e838995a1d /BaseTools/Source/Python/build/BuildReport.py | |
parent | f15cb995bb3880b77e15afe6facd3da05e599a17 (diff) | |
download | edk2-e0fb2d3e5d4b1d8477e9658adfbeeee43615083f.tar.gz edk2-e0fb2d3e5d4b1d8477e9658adfbeeee43615083f.tar.bz2 edk2-e0fb2d3e5d4b1d8477e9658adfbeeee43615083f.zip |
BaseTools tools_def.template: Ignore link warning 4281 for VS2017
VS2017 reports warning LNK4281: undesirable base address 0x0 for x64 image;
set base address above 4GB for best ASLR optimization.
edk2 build always sets baes address to zero as default. So, ignore this link
warning.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Pete Batard <pete@akeo.ie>
Diffstat (limited to 'BaseTools/Source/Python/build/BuildReport.py')
0 files changed, 0 insertions, 0 deletions