| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -79/+79 |
* | BaseTools: Add the missing package include directory in PcdValueInit Makefile | Liming Gao | 2018-03-23 | 1 | -1/+3 |
* | BaseTools: Override Max size by build Option Pcd for HII type | Yonghong Zhu | 2018-03-21 | 1 | -0/+8 |
* | BaseTools: Fix bug for --pcd VOID* type when no max size is specified | Yonghong Zhu | 2018-03-20 | 1 | -13/+0 |
* | BaseTools: Add Feature Flag Pcd Type into Override list | Yonghong Zhu | 2018-03-20 | 1 | -1/+2 |
* | BaseTools: Detect structure pcd header file change. | BobCF | 2018-03-17 | 1 | -54/+135 |
* | BaseTools: Get Pcd DatumType from DEC file for --pcd | Yonghong Zhu | 2018-03-12 | 1 | -0/+1 |
* | BaseTools: Update --pcd parser to support flexible pcd format | Yonghong Zhu | 2018-03-09 | 1 | -184/+108 |
* | BaseTools: Fixed Pcd from command line issue. | BobCF | 2018-03-09 | 1 | -15/+16 |
* | BaseTools: Pcd Value override issue. | Feng, Bob C | 2018-03-03 | 1 | -6/+8 |
* | BaseTools: Fixed build failed issue. | Feng, Bob C | 2018-03-03 | 1 | -7/+14 |
* | BaseTools: Fixed Pcd value override issue. | BobCF | 2018-03-03 | 1 | -23/+152 |
* | BaseTools: Improve build performance of structure PCD value generation | Feng, Bob C | 2018-02-28 | 1 | -103/+108 |
* | BaseTool: GUID format PCD value assignment fail in Structure PCD field | BobCF | 2018-02-28 | 1 | -109/+180 |
* | BaseTools: Improve build performance of structure PCD value generation | Feng, Bob C | 2018-02-28 | 1 | -82/+90 |
* | BaseTools: Fixed the pcd value override issue. | Feng, Bob C | 2018-02-28 | 1 | -4/+20 |
* | BaseTools: Fix a bug override Pcd by DSC Components section | Yonghong Zhu | 2018-02-28 | 1 | -2/+3 |
* | BaseTools: Fix flexible PCD single quote and double quote bugs | Feng, YunhuaX | 2018-02-28 | 1 | -11/+20 |
* | BaseTools: Add more error message when PcdValue is wrong | Liming Gao | 2018-02-27 | 1 | -0/+2 |
* | BaseTools: Update Expression.py for string comparison and MACRO replace issue | Yunhua Feng | 2018-02-09 | 1 | -1/+1 |
* | BaseTools: Fixed incorrect Structure Pcd Value. | Feng, Bob C | 2018-02-08 | 1 | -7/+13 |
* | BaseTools: Fixed Build failed issue. | BobCF | 2018-02-08 | 1 | -1/+6 |
* | BaseTool: Fixed Pcd issues. | Feng, Bob C | 2018-02-08 | 1 | -73/+79 |
* | BaseTools: Fix build argument --pcd for flexible format bugs | Feng, YunhuaX | 2018-02-07 | 1 | -5/+68 |
* | BaseTools: StructurePcd array Value support flexible format | Feng, YunhuaX | 2018-02-04 | 1 | -2/+33 |
* | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 2018-02-01 | 1 | -4/+206 |
* | BaseTools: Support multiple .h file | Feng, Bob C | 2018-02-01 | 1 | -4/+4 |
* | BaseTool: Enhance error handling. | BobCF | 2018-02-01 | 1 | -49/+67 |
* | BaseTool: Add comments in PcdValueInit.c. | Feng, Bob C | 2018-02-01 | 1 | -4/+6 |
* | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 2018-01-30 | 1 | -11/+10 |
* | BaseTools: Fixed some small issues | Feng, Bob C | 2018-01-25 | 1 | -2/+5 |
* | BaseTools: Add comments for the Structure Pcd definition in PcdValueInit.c file | Feng, Bob C | 2018-01-25 | 1 | -1/+1 |
* | BaseTools: Add DefaultStore section format Check | Yonghong Zhu | 2018-01-23 | 1 | -0/+8 |
* | BaseTools: update SKUID value to support both integer and Hex number | Yonghong Zhu | 2018-01-23 | 1 | -4/+5 |
* | BaseTools: Fix Sku inherit issue. | BobCF | 2018-01-08 | 1 | -2/+2 |
* | BaseTools: Fix Pcd value override issue caused by SKU inherit | Feng, Bob C | 2018-01-08 | 1 | -2/+44 |
* | BaseTools: Remove 'COMMON' in PCD SkuInfoList | BobCF | 2017-12-27 | 1 | -2/+1 |
* | BaseTools: Support PCD flexible values format | Yonghong Zhu | 2017-12-27 | 1 | -6/+10 |
* | BaseTools: Add Platform Override Build Options for PcdValueInit | Yonghong Zhu | 2017-12-27 | 1 | -4/+73 |
* | BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py file | Yonghong Zhu | 2017-12-27 | 1 | -1/+1 |
* | BaseTools: Fix building FatPkg failed issue | Feng, Bob C | 2017-12-26 | 1 | -2/+16 |
* | BaseTools: Fixed the issue of structure pcd filed sku inherit override | Liming Gao | 2017-12-25 | 1 | -57/+71 |
* | BaseTools: Fix VPD data optimization issue | Liming Gao | 2017-12-25 | 1 | -1/+2 |
* | BaseTools: Support nest field name in DSC/DEC | Liming Gao | 2017-12-25 | 1 | -12/+13 |
* | BaseTools: Check PCD DataType and the maxsize. | BobCF | 2017-12-25 | 1 | -3/+12 |
* | BaseTools: Correct PCD generation logic to make sure DB is use | Liming Gao | 2017-12-25 | 1 | -12/+12 |
* | BaseTools: Add error message if Structure PCD value is wrong | Liming Gao | 2017-12-25 | 1 | -3/+35 |
* | BaseTools: Fixed the issue of Multiple Skus are always disables | Liming Gao | 2017-12-25 | 1 | -25/+57 |
* | BaseTools: Update NV Default Header format to include the max size | Liming Gao | 2017-12-25 | 1 | -38/+8 |
* | BaseTools: Report Structure PCD value and SKU, DefaultStore info | Liming Gao | 2017-12-25 | 1 | -20/+21 |