Re: [edk2] [Patch] BaseTools: support PCD value to use expression in the DEC file

2016-10-18 Thread Gao, Liming
Reviewed-by: Liming Gao > -Original Message- > From: Zhu, Yonghong > Sent: Thursday, October 13, 2016 5:30 PM > To: edk2-devel@lists.01.org > Cc: Gao, Liming > Subject: [Patch] BaseTools: support PCD value to use expression in the DEC > file >

[edk2] [Patch] BaseTools: support PCD value to use expression in the DEC file

2016-10-13 Thread Yonghong Zhu
This patch add the support for Pcd value to use expression in the DEC file. Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu --- BaseTools/Source/Python/Common/Misc.py | 57