| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-01-28 | BaseTools: Fix Pcd Array changes build report issue. | Fan, ZhijuX | 1 | -2/+5 |
| 2019-01-21 | BaseTools/GenFds/Capsule: move function logic | Carsey, Jaben | 2 | -8/+2 |
| 2019-01-21 | BaseTools/AutoGen: move functions | Carsey, Jaben | 2 | -73/+72 |
| 2019-01-21 | BaseTools/DscBuildData: move function | Carsey, Jaben | 2 | -34/+34 |
| 2019-01-21 | BaseTools/Workspace/InfBuildData: move functions | Carsey, Jaben | 2 | -42/+42 |
| 2019-01-21 | BaseTools:The BuildOptionPcd value is wrong | Fan, ZhijuX | 1 | -1/+0 |
| 2019-01-21 | BaseTools: Fix build report issue. | Feng, Bob C | 1 | -2/+4 |
| 2019-01-21 | BaseTools/build/build: refactor and move functions | Carsey, Jaben | 2 | -41/+42 |
| 2019-01-21 | BaseTools:build break if the Path contains SingleFile.Ext | Fan, ZhijuX | 1 | -1/+1 |
| 2019-01-21 | BaseTools: Fix incorrect formatting of GenFds command dictionary | Felix Polyudov | 1 | -1/+51 |
| 2019-01-21 | BaseTools:Build fail when PCD use in the [DEPEX] section of INF files | Fan, ZhijuX | 1 | -2/+2 |
| 2019-01-18 | BaseTools: Allow empty value for HiiPcd in Dsc | Feng, Bob C | 1 | -2/+0 |
| 2019-01-17 | BaseTools: Remove EDK_SOURCE keyword from Inf Parser. | Feng, Bob C | 1 | -27/+7 |
| 2019-01-17 | BaseTools: Remove EDK_SOURCE keyword from GenFds tool. | Feng, Bob C | 2 | -6/+0 |
| 2019-01-17 | BaseTools: Remove EDK_SOURCE keyword from ECC Tool | Feng, Bob C | 2 | -47/+0 |
| 2019-01-14 | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 1 | -1/+0 |
| 2019-01-14 | BaseTools: Enable component override functionality | Feng, Bob C | 3 | -11/+25 |
| 2019-01-14 | BaseTools: Remove unused logic for IPF | Feng, Bob C | 13 | -582/+20 |
| 2019-01-14 | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 12 | -459/+117 |
| 2019-01-11 | BaseTools: Report Error if use SET in Dsc | Feng, Bob C | 1 | -0/+5 |
| 2019-01-10 | BaseTools: fix imports | Carsey, Jaben | 14 | -32/+38 |
| 2019-01-04 | BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries | Ard Biesheuvel | 3 | -3/+3 |
| 2019-01-04 | BaseTools: Correct PcdArray value assigment statement | Feng, Bob C | 2 | -45/+73 |
| 2019-01-04 | BaseTools: Fixed build report issue. | Feng, Bob C | 1 | -3/+4 |
| 2018-12-25 | BaseTools: Reset FdsGlobalVariable | Feng, Bob C | 1 | -0/+51 |
| 2018-12-19 | BaseTools: Fix GenFds error doesn't break build. | Derek Lin | 1 | -2/+5 |
| 2018-12-19 | BaseTools: Add $(INC)-like support when compiling .nasm files | Zhiju.Fan | 1 | -1/+19 |
| 2018-12-18 | BaseTools: Fixed metafile parser issues | Feng, Bob C | 4 | -31/+34 |
| 2018-12-18 | BaseTools: Fix PcdArray issue | Feng, Bob C | 3 | -23/+45 |
| 2018-12-15 | BaseTools: Fixed the build fail issue for cases | Feng, Bob C | 2 | -2/+2 |
| 2018-12-15 | BaseTools: Fixed bugs in CopyDict function | Feng, Bob C | 2 | -2/+4 |
| 2018-12-15 | BaseTools: Fix PcdNvStoreDefaultValueBuffer Value. | Feng, Bob C | 2 | -7/+15 |
| 2018-12-07 | BaseTools: Correct CCFLAG for PcdValueInit | BobCF | 1 | -12/+12 |
| 2018-12-07 | BaseTools: Customize deepcopy function. | BobCF | 5 | -5/+88 |
| 2018-12-07 | BaseTools: Optimize string concatenation | BobCF | 4 | -31/+44 |
| 2018-12-07 | BaseTools: Replace the sqlite database with list | BobCF | 6 | -322/+187 |
| 2018-12-07 | BaseTools: AutoGen and GenFds share the parser data. | Zhao, ZhiqiangX | 3 | -57/+94 |
| 2018-12-07 | BaseTool: Filter out unused structure pcds | Feng, Bob C | 3 | -1/+35 |
| 2018-12-07 | BaseTools: Enable Pcd Array support. | bob.c.feng@intel.com | 6 | -338/+644 |
| 2018-12-06 | BaseTools: create and use a standard shared variable for '*' | Jaben Carsey | 13 | -69/+70 |
| 2018-12-06 | BaseTools: cleanup LongFilePathSupport usage | Jaben Carsey | 2 | -14/+1 |
| 2018-12-06 | BaseTools: Move Identification file to Eot | Jaben Carsey | 2 | -1/+2 |
| 2018-11-20 | BaseTools: Fix the problem using FILE_GUID override in .dsc | Feng, Bob C | 1 | -5/+13 |
| 2018-11-05 | BaseTools: Use common cc flag for building PcdValueInit. | BobCF | 1 | -24/+31 |
| 2018-11-02 | BaseTools: Check the max size for string PCD. | Zhao, ZhiqiangX | 1 | -0/+7 |
| 2018-11-02 | BaseTools: Add checking to EFI variable attribute. | Feng, Bob C | 1 | -0/+2 |
| 2018-11-02 | BaseTools/Eot: Remove a duplication code in EotMain class | Hess Chen | 1 | -365/+0 |
| 2018-11-01 | BaseTools: Add special handle for '\' use in Pcd Value | zhijufan | 2 | -3/+19 |
| 2018-11-01 | BaseTools: Fix merge in FDF parser for OptionROM override | Tomas Pilar | 1 | -2/+2 |
| 2018-10-27 | BaseTools: Rollback Filter out unused structure pcds | Feng, Bob C | 1 | -19/+0 |