Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BaseTools: Report Structure PCD value and SKU, DefaultStore info | Liming Gao | 2017-12-25 | 1 | -2/+3 |
| | | | | | | | | | | | https://bugzilla.tianocore.org/show_bug.cgi?id=706 Add Structure PCD support for Build report. Structure PCD field value described in DEC/DSC will be display in build report. And, PCD value for each SKU and Default store will also be shown in build report. Contributed-under: TianoCore Contribution Agreement 1.1 Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> | ||||
* | BaseTools: Support Structure PCD value assignment in DEC/DSC | Liming Gao | 2017-12-25 | 1 | -0/+462 |
https://bugzilla.tianocore.org/show_bug.cgi?id=542 This is pure BaseTools enhancement to support PCD with one structure. User can specify PCD value based on its structure field. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com> |