| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-02-23 | BaseTools: Fix the bug to display the single SKUID info | Yonghong Zhu | 1 | -0/+4 |
| 2018-02-23 | BaseTools: Add check for INF statement must be a .inf file | Yonghong Zhu | 1 | -1/+3 |
| 2018-02-10 | BaseTools: Fix VOID* type bug | Feng, YunhuaX | 1 | -0/+2 |
| 2018-02-09 | BaseTool: correct the generate compress section process | Feng, YunhuaX | 1 | -8/+5 |
| 2018-02-09 | BaseTools: Update Expression.py for string comparison and MACRO replace issue | Yunhua Feng | 3 | -31/+13 |
| 2018-02-09 | BaseTools: not specified value of MAX_CONCURRENT_THREAD_NUMBER | Yonghong Zhu | 1 | -1/+2 |
| 2018-02-08 | BaseTools: Enhance error handling for unsupported toolchain Flags/Path | Yonghong Zhu | 1 | -1/+5 |
| 2018-02-08 | BaseTools: Fixed incorrect Structure Pcd Value. | Feng, Bob C | 1 | -7/+13 |
| 2018-02-08 | BaseTools: Fixed Build failed issue. | BobCF | 1 | -1/+6 |
| 2018-02-08 | BaseTool: Fixed Pcd issues. | Feng, Bob C | 4 | -79/+100 |
| 2018-02-07 | BaseTools: Fix COMPRESS alignment incorrect issue | Feng, YunhuaX | 1 | -0/+14 |
| 2018-02-07 | BaseTools: Report error when GUID format is incorrect | Feng, YunhuaX | 1 | -10/+4 |
| 2018-02-07 | BaseTools: Fix flexible PCD DEVICE_PATH parse issue | Feng, YunhuaX | 1 | -1/+2 |
| 2018-02-07 | BaseTools: Fix build argument --pcd for flexible format bugs | Feng, YunhuaX | 3 | -7/+72 |
| 2018-02-06 | BaseTools: enhance error check for DatumType format | Yonghong Zhu | 1 | -1/+6 |
| 2018-02-04 | BaseTools: Update Expression.py for VOID* to support L'a' and 'a' | Feng, YunhuaX | 2 | -3/+20 |
| 2018-02-04 | BaseTools: StructurePcd array Value support flexible format | Feng, YunhuaX | 1 | -2/+33 |
| 2018-02-01 | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 7 | -98/+233 |
| 2018-02-01 | BaseTools: Support multiple .h file | Feng, Bob C | 4 | -7/+9 |
| 2018-02-01 | BaseTool: Enhance error handling. | BobCF | 1 | -49/+67 |
| 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 |