Re: [edk2] [Patch] edk2 DecSpec: Support the syntax of the structure array for structure PCD

2018-12-18 Thread Feng, Bob C
Hi Liming, ::= "[""]" # A valid C variable array name. We support multiple dimension array but this format is for one dimension array. Would you please update this ? Thanks, Bob -Original Message- From: Gao, Liming Sent: Wednesday, December 5, 2018 11:59 AM To: edk2-devel@l

[edk2] [Patch] edk2 DecSpec: Support the syntax of the structure array for structure PCD

2018-12-04 Thread Liming Gao
https://bugzilla.tianocore.org/show_bug.cgi?id=1292 1. Support the syntax of the structure array for structure PCD 2. Add the syntax to initialize structure PCD with C style value Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao Cc: Bob Feng --- 3_edk_ii_dec_fil