]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/MetaFileParser.py
BaseTools: report error HiiString in HII format PCD must not be empty
authorYonghong Zhu <yonghong.zhu@intel.com>
Fri, 23 Jun 2017 06:34:32 +0000 (14:34 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sat, 24 Jun 2017 15:04:29 +0000 (23:04 +0800)
commit9f14de3b8eb9520d0c88b03335d91763a8d64c0f
tree455726d8f85176ba1db51b54f2e9d2b5ac8d0423
parent413d51cc2bcf608844cf5362535bdd2a9a8b2b5b
BaseTools: report error HiiString in HII format PCD must not be empty

Add a check that HiiString field in the HII format PCD entry must not
be an empty string.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Workspace/MetaFileParser.py