diff options
author | Feng, YunhuaX </o=Intel/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Feng, YunhuaX4e1> | 2018-02-05 11:42:33 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-02-07 09:29:08 +0800 |
commit | 4344a788c472fccd9af559891363374868fb6275 (patch) | |
tree | 641f541bc2fc6c49f9e3c42ac70280499220ea82 /BaseTools/Source/Python/Ecc/CodeFragment.py | |
parent | 8ad5f10a2be2c2c8dde111c0478b02da44a781e2 (diff) | |
download | edk2-4344a788c472fccd9af559891363374868fb6275.tar.gz edk2-4344a788c472fccd9af559891363374868fb6275.tar.bz2 edk2-4344a788c472fccd9af559891363374868fb6275.zip |
BaseTools: Report error when GUID format is incorrect
Flexible GUID format of PCD value support following format, so tool should report
error when it is not correct.
1. { GUID("11E13869-1896-4A07-8B21-D8B23DD2A2B4") }
2. { GUID({ 0x11e13869, 0x1896, 0x4a07,{
0x8b, 0x21, 0xd8, 0xb2, 0x3d, 0xd2, 0xa2, 0xb4 } }) }
3. { GUID(gEfiBlockIoProtocolGuid) }
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/CodeFragment.py')
0 files changed, 0 insertions, 0 deletions