audk/BaseTools/Source/C/VfrCompile
Michael D Kinney 0be81a4d83 BaseTools/Source/C: Use /Z7 instead of /Zi for host tools
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4139

Update ms.common and *.mak files to use /Z7 instead of /Zi to embed
symbol information in obj files for host tools built with VS compilers.
This prevents vcxxx.pdb files from being generated in the root of
the local edk2 repository or in BaseTools directories.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2022-11-08 18:29:51 +00:00
..
Pccts BaseTools/Source/C: Use /Z7 instead of /Zi for host tools 2022-11-08 18:29:51 +00:00
EfiVfr.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GNUmakefile Using LLVM compiler set to build BaseTools in Linux 2020-07-21 04:12:32 +00:00
Makefile BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrCompiler.cpp BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrCompiler.h BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrError.cpp BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrError.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrFormPkg.cpp BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrFormPkg.h BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one of 2021-12-09 03:31:26 +00:00
VfrSyntax.g BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one of 2021-12-09 03:31:26 +00:00
VfrUtilityLib.cpp BaseTools/VrfCompile: Fix uninitialized field from unnamed field 2021-11-03 23:43:46 +00:00
VfrUtilityLib.h BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00