| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-02-01 | BaseTool: Add comments in PcdValueInit.c. | Feng, Bob C | 1 | -4/+6 |
| 2018-01-31 | BaseTools: Update BPDG to support L'' and '' format as VPD Pcd Value | Yonghong Zhu | 2 | -17/+21 |
| 2018-01-31 | BaseTools: Fix the bug to align VPD PCD based on value type | Yonghong Zhu | 1 | -2/+12 |
| 2018-01-30 | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 5 | -178/+183 |
| 2018-01-30 | BaseTools: Fix indentation in CParser.py file | Gary Lin | 2 | -18/+4 |
| 2018-01-25 | BaseTools: Fixed incorrect VPD size. | BobCF | 1 | -6/+4 |
| 2018-01-25 | BaseTool: Fixed the StructurePcd incorrect value. | Feng, Bob C | 1 | -3/+6 |
| 2018-01-25 | BaseTools: Fixed some small issues | Feng, Bob C | 3 | -4/+10 |
| 2018-01-25 | BaseTools: Fixed build failure for the PCD value initialization. | Feng, Bob C | 1 | -2/+14 |
| 2018-01-25 | BaseTools: Add comments for the Structure Pcd definition in PcdValueInit.c file | Feng, Bob C | 3 | -1/+7 |
| 2018-01-25 | BaseTool: Combine the HiiPcd value if they link to same Variable | Feng, Bob C | 2 | -3/+35 |
| 2018-01-23 | BaseTools: Add DefaultStore section format Check | Yonghong Zhu | 2 | -1/+9 |
| 2018-01-23 | BaseTools: update SKUID value to support both integer and Hex number | Yonghong Zhu | 2 | -6/+7 |
| 2018-01-23 | BaseTools: Enhance binary file in [Binaries] section use relative path | Yonghong Zhu | 1 | -0/+2 |
| 2018-01-23 | BaseTools: Add "processing meta-data" string back | Yonghong Zhu | 1 | -3/+3 |
| 2018-01-21 | BaseTools: Optimizing DscDefaultValue process in BuildReport | From: Yunhua Feng | 1 | -2/+2 |
| 2018-01-21 | BaseTools: Fix GenFds increment build bug that missing cover command option's... | Yunhua Feng | 1 | -3/+3 |
| 2018-01-19 | BaseTools: enhance error handling for option --binary-source | Yonghong Zhu | 1 | -0/+6 |
| 2018-01-15 | BaseTools: Enable MAX_CONCURRENT_THREAD_NUMBER = 0 feature | Yunhua Feng | 1 | -2/+6 |
| 2018-01-10 | BaseTools: Correct Target Path in CodaTargetList replace Path | Yunhua Feng | 1 | -1/+2 |
| 2018-01-09 | BaseTools: Add back the cc71d8 version's fix | Yonghong Zhu | 1 | -6/+6 |
| 2018-01-09 | BaseTools: Not print SKUID info for PCD when it is only Single SKUID | Yonghong Zhu | 1 | -35/+59 |
| 2018-01-08 | BaseTools: Fix Sku inherit issue. | BobCF | 2 | -2/+4 |
| 2018-01-08 | BaseTools: Fix Pcd value override issue caused by SKU inherit | Feng, Bob C | 1 | -2/+44 |
| 2018-01-08 | BaseTools: Fix an issue in HiiPcd generation | BobCF | 1 | -3/+2 |
| 2018-01-03 | BaseTools: Fix the regression bug of a74398 for SubFv Image | Yonghong Zhu | 1 | -2/+2 |
| 2017-12-31 | BaseTools: Add DevicePath support for PCD values | Yonghong Zhu | 1 | -2/+32 |
| 2017-12-29 | BaseTools: Fix the bug for QuarkPlatformPkg build failure | Zhu, Yonghong | 1 | -1/+1 |
| 2017-12-29 | BaseTools: Fix a bug for different FV use same FILE statement Guid | Yonghong Zhu | 3 | -4/+7 |
| 2017-12-27 | BaseTools: Remove 'COMMON' in PCD SkuInfoList | BobCF | 1 | -2/+1 |
| 2017-12-27 | BaseTools: Support PCD flexible values format | Yonghong Zhu | 9 | -114/+430 |
| 2017-12-27 | BaseTools: Add Platform Override Build Options for PcdValueInit | Yonghong Zhu | 1 | -4/+73 |
| 2017-12-27 | BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py file | Yonghong Zhu | 3 | -3/+3 |
| 2017-12-27 | BaseTools: Update Python Makefile to include the new added python files | Liming Gao | 1 | -0/+4 |
| 2017-12-27 | BaseTools: Update SkuId checker to make sure it be valid UINT64 value | Liming Gao | 1 | -3/+3 |
| 2017-12-26 | BaseTools: Fix building FatPkg failed issue | Feng, Bob C | 1 | -2/+16 |
| 2017-12-25 | BaseTools: Fixed the issue of structure pcd filed sku inherit override | Liming Gao | 2 | -58/+118 |
| 2017-12-25 | BaseTools: Fix VPD data optimization issue | Liming Gao | 3 | -16/+29 |
| 2017-12-25 | BaseTools: Support nest field name in DSC/DEC | Liming Gao | 2 | -13/+16 |
| 2017-12-25 | BaseTools: Check PCD DataType and the maxsize. | BobCF | 2 | -6/+33 |
| 2017-12-25 | BaseTools: Correct PCD generation logic to make sure DB is use | Liming Gao | 1 | -12/+12 |
| 2017-12-25 | BaseTools: Generate correct VPD PCD value to store the default setting | Liming Gao | 2 | -34/+42 |
| 2017-12-25 | BaseTools: Add error message if Structure PCD value is wrong | Liming Gao | 1 | -3/+35 |
| 2017-12-25 | BaseTools: Fixed the issue of Multiple Skus are always disables | Liming Gao | 5 | -35/+67 |
| 2017-12-25 | BaseTools: Optimize VPD PCD value for the different SKUs | Liming Gao | 2 | -27/+50 |
| 2017-12-25 | BaseTools: Update SkuId as SKU_ID type to follow current implementation | Liming Gao | 2 | -22/+29 |
| 2017-12-25 | BaseTools: Update NV Default Header format to include the max size | Liming Gao | 3 | -81/+130 |
| 2017-12-25 | BaseTools: Report Structure PCD value and SKU, DefaultStore info | Liming Gao | 9 | -67/+299 |
| 2017-12-25 | BaseTools: PcdDataBase Optimization for multiple SkuIds | Liming Gao | 8 | -172/+254 |
| 2017-12-25 | BaseTools: Support Structure PCD value inherit between the different SKUs | Liming Gao | 13 | -280/+533 |