From b739e14d7fbfce5b58411bf214a33bbcb7cf4102 Mon Sep 17 00:00:00 2001 From: Hess Chen Date: Fri, 22 Apr 2016 13:18:42 +0800 Subject: BaseTools/ECC: Remove UNI checkpoint from ECC Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hess Chen Reviewed-by: Yonghong Zhu --- BaseTools/Source/Python/Ecc/config.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BaseTools/Source/Python') diff --git a/BaseTools/Source/Python/Ecc/config.ini b/BaseTools/Source/Python/Ecc/config.ini index e3481251af..e97c718dcd 100644 --- a/BaseTools/Source/Python/Ecc/config.ini +++ b/BaseTools/Source/Python/Ecc/config.ini @@ -258,6 +258,8 @@ UniCheckAll = 0 UniCheckHelpInfo = 1 # Check PCD whether defined the prompt, help in the DEC file and localized information in the associated UNI file. UniCheckPCDInfo = 1 +# Uncheck whether UNI file is in UTF-16 format +GeneralCheckUni = -1 # # The check points in this section are reserved -- cgit v1.2.3