]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools/UPT: Fix an issue of UNI string checking.
authorHess Chen <hesheng.chen@intel.com>
Tue, 16 Oct 2018 06:04:00 +0000 (14:04 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 24 Oct 2018 00:41:05 +0000 (08:41 +0800)
The tool now can detect the error that the content between double
quotes contains another double quotes or enter key.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>

No differences found