| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Replace Binary File type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -2/+2 |
* | BaseTools: Replace PCD type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -1/+1 |
* | BaseTools: DataType - cleanup list constants | Carsey, Jaben | 2018-05-02 | 1 | -2/+2 |
* | BaseTools: AutoGen - remove dictionary populated, but never accessed | Carsey, Jaben | 2018-04-26 | 1 | -2/+0 |
* | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 2018-04-23 | 1 | -12/+12 |
* | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 2018-04-18 | 1 | -7/+10 |
* | BaseTools: Fix the bug for VOID* pcd max size from component section | Yonghong Zhu | 2018-04-10 | 1 | -2/+5 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -1/+1 |
* | BaseTool: Fixed the issue of empty PcdDB. | BobCF | 2018-03-23 | 1 | -4/+5 |
* | BaseTools: Fixed Pcd value override issue. | BobCF | 2018-03-03 | 1 | -12/+0 |
* | BaseTools: Fixed build failure for the PCD value initialization. | Feng, Bob C | 2018-01-25 | 1 | -2/+14 |
* | BaseTools: Fixed the issue of Multiple Skus are always disables | Liming Gao | 2017-12-25 | 1 | -3/+2 |
* | BaseTools: Update SkuId as SKU_ID type to follow current implementation | Liming Gao | 2017-12-25 | 1 | -9/+15 |
* | BaseTools: Report Structure PCD value and SKU, DefaultStore info | Liming Gao | 2017-12-25 | 1 | -1/+1 |
* | BaseTools: PcdDataBase Optimization for multiple SkuIds | Liming Gao | 2017-12-25 | 1 | -110/+117 |
* | BaseTools: Support Structure PCD value inherit between the different SKUs | Liming Gao | 2017-12-25 | 1 | -1/+1 |
* | BaseTools: Collect DynamicHii PCD values and assign it to VPD PCD Value | Liming Gao | 2017-12-25 | 1 | -25/+0 |
* | BaseTools: Support Structure PCD value assignment in DEC/DSC | Liming Gao | 2017-12-25 | 1 | -0/+3 |
* | BaseTools: Follow PI1.4a to fix artificial limitation of PCD SkuId range | Yonghong Zhu | 2016-09-20 | 1 | -34/+57 |
* | BaseTools: Add mixed PCD support feature | Yonghong Zhu | 2016-04-20 | 1 | -6/+16 |
* | BaseTools: add new command line option to support override PCD value | Yonghong Zhu | 2016-03-16 | 1 | -1/+12 |
* | BaseTools: Clean some coding style issues | Yonghong Zhu | 2015-12-01 | 1 | -4/+4 |
* | BaseTools/Build: The PCD value in uninitialized data range should be natural ... | Bob Feng | 2015-05-12 | 1 | -0/+12 |
* | BaseTools/Build: Add all support skuid to the Pcd DB system skuid table | Bob Feng | 2015-04-10 | 1 | -1/+4 |
* | BaseTools/Build: Add SDL support | Bob Feng | 2015-04-10 | 1 | -11/+43 |
* | This patch is going to fix the issue of the mis-match between the index of Pl... | Feng, Bob C | 2014-09-12 | 1 | -5/+19 |
* | Sync BaseTool trunk (version r2640) into EDKII BaseTools. | Gao, Liming | 2014-01-10 | 1 | -59/+91 |
* | Sync BaseTool trunk (version r2610) into EDKII BaseTools. | Liming Gao | 2013-11-18 | 1 | -0/+1566 |