edk2/BaseTools/Source/C/Makefiles
fengyunhua dc0dae2d18 BaseTools: Fix BaseTools nmake cleanall hang issue
On windows system, when use command chcp displays the number of the
active console code page, if the active console code is 936, run
make cleanall in the BaseTools will hang.
Issue reproduce step:
chcp 936
edksetup.bat VS2015
cd BaseTools
nmake cleanall

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: Yunhua Feng <fengyunhua@byosoft.com.cn>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2020-11-06 02:45:40 +00:00
..
NmakeSubdirs.bat
NmakeSubdirs.py BaseTools: Fix BaseTools nmake cleanall hang issue 2020-11-06 02:45:40 +00:00
app.makefile BaseTools: strip trailing whitespace 2019-10-04 11:18:22 +01:00
footer.makefile BaseTools: strip trailing whitespace 2019-10-04 11:18:22 +01:00
header.makefile BaseTools: Add RISCV64 binding 2020-09-29 03:31:56 +00:00
lib.makefile BaseTools: strip trailing whitespace 2019-10-04 11:18:22 +01:00
ms.app
ms.common BaseTools: Move C tool flags before the common flags 2020-10-10 05:43:11 +00:00
ms.lib
ms.rule