Re: [edk2] [Patch v3] Dec Spec: Support the syntax of the structure array for structure PCD

2019-01-07 Thread Feng, Bob C
Reviewed-by: Bob Feng -Original Message- From: Gao, Liming Sent: Tuesday, January 8, 2019 1:37 PM To: edk2-devel@lists.01.org Cc: Feng, Bob C Subject: [Patch v3] Dec Spec: Support the syntax of the structure array for structure PCD In V2, update array style to more than one dimension

[edk2] [Patch v3] Dec Spec: Support the syntax of the structure array for structure PCD

2019-01-07 Thread Liming Gao
In V2, update array style to more than one dimension array. In V3, Update Pcd Field value assignment with array index. BZ: 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 v