Feng, YunhuaX
4344a788c4
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>
2018-02-07 09:29:08 +08:00
..
2010-05-18 05:04:32 +00:00
2017-12-25 11:05:47 +08:00
2014-07-25 21:10:33 +00:00
2014-08-15 03:06:48 +00:00
2017-12-25 11:05:47 +08:00
2014-08-15 03:06:48 +00:00
2015-12-01 04:22:16 +00:00
2016-04-07 13:13:22 +08:00
2015-12-01 04:22:16 +00:00
2014-08-15 03:06:48 +00:00
2015-06-23 23:34:09 +00:00
2018-02-04 11:19:39 +08:00
2010-05-18 05:04:32 +00:00
2017-09-25 11:18:22 +08:00
2017-12-25 11:05:48 +08:00
2010-05-18 05:04:32 +00:00
2014-08-15 03:06:48 +00:00
2014-08-21 07:51:21 +00:00
2015-10-08 09:27:14 +00:00
2015-06-25 07:50:55 +00:00
2015-12-01 04:22:16 +00:00
2018-02-07 09:29:08 +08:00
2016-04-15 08:41:21 +08:00
2014-07-01 07:10:10 +00:00
2013-08-23 02:18:16 +00:00
2015-07-06 00:55:15 +00:00
2017-10-16 16:41:40 +08:00
2014-08-28 13:53:34 +00:00
2017-12-25 11:05:45 +08:00
2015-04-10 06:59:47 +00:00
2017-12-25 11:05:54 +08:00