Age | Commit message (Expand) | Author | Files | Lines |
2019-05-31 | BaseTools:Update binary cache restore time to current time | Steven Shi | 1 | -2/+2 |
2019-05-31 | BaseTools:Extend the binary cache to support library cache | Steven Shi | 1 | -0/+6 |
2019-05-27 | BaseTools:Change the path of the file that Binary Cache | Fan, ZhijuX | 1 | -2/+2 |
2019-05-21 | BaseTools: Library hashing fix and optimization for --hash feature | Rodriguez, Christian | 1 | -13/+40 |
2019-05-21 | BaseTools: Fix private includes for FILE_GUID override | Michael D Kinney | 1 | -1/+1 |
2019-04-28 | BaseTools: Support customized compiling command | Bob Feng | 1 | -1/+6 |
2019-04-22 | BaseTools:fixed the incorrect autogen makefile which cause build failure. | Fan, ZhijuX | 1 | -8/+7 |
2019-04-22 | BaseTools: Enhance Bin Cache database to support save the cache | Rodriguez, Christian | 1 | -8/+7 |
2019-04-16 | BaseTools:Enable the /MP option of MSVC compiler | Fan, ZhijuX | 1 | -7/+77 |
2019-04-10 | BaseTools: Fix corner-cases of --hash feature | Christian Rodriguez | 1 | -3/+3 |
2019-04-10 | BaseTools: Fix corner-cases of --hash feature | Rodriguez, Christian | 1 | -3/+13 |
2019-04-10 | BaseTools: Fix corner-cases of --hash feature | Rodriguez, Christian | 1 | -8/+9 |
2019-04-10 | BaseTools: Fix corner-cases of --hash feature | Rodriguez, Christian | 1 | -0/+14 |
2019-04-10 | BaseTools: Fixed issue in MultiThread Genfds function | Feng, Bob C | 1 | -1/+1 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 13 | -91/+13 |
2019-03-24 | BaseTools: Remove the logic SourceOverridePath | Feng, Bob C | 1 | -12/+1 |
2019-03-15 | BaseTools: Explicitly close files after readlines | mjohn4 | 1 | -1/+2 |
2019-03-15 | BaseTool/Build: Add --disable-include-path-check. | Jiewen Yao | 1 | -7/+8 |
2019-02-28 | Revert "BaseTools:BaseTools supports to the driver combination." | Liming Gao | 1 | -27/+5 |
2019-02-22 | BaseTools:Build fail if define [DEPEX] in library inf | Fan, ZhijuX | 1 | -2/+8 |
2019-02-22 | BaseTool: Fixed incremental rebuild issue. | Feng, Bob C | 1 | -8/+8 |
2019-02-22 | BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED. | Jiewen Yao | 1 | -27/+29 |
2019-02-20 | BaseTools:Fixed build failure when specifying multiple BUILDTARGET | Fan, ZhijuX | 1 | -1/+1 |
2019-02-20 | BaseTools:BaseTools supports to the driver combination. | Fan, ZhijuX | 1 | -5/+27 |
2019-02-19 | BaseTools: Fixed a bug in Vpd handling | Feng, Bob C | 1 | -1/+1 |
2019-02-14 | BaseTools: Various typo | Antoine Coeur | 6 | -37/+37 |
2019-02-06 | BaseTools: Fix build failure when specifying multiple BUILDTARGET | Philippe Mathieu-Daud? | 1 | -1/+1 |
2019-02-01 | BaseTools: Handle the bytes and str difference | Feng, Bob C | 9 | -65/+73 |
2019-02-01 | BaseTools: the list and iterator translation | Feng, Bob C | 5 | -26/+26 |
2019-02-01 | BaseTools: Similar to octal data rectification | Zhijux Fan | 1 | -1/+1 |
2019-02-01 | BaseTools: change the Division Operator | Zhijux Fan | 2 | -5/+5 |
2019-02-01 | BaseTools: Make sure AllPcdList valid. | Feng, Bob C | 1 | -2/+3 |
2019-02-01 | Basetools: It went wrong when use os.linesep | Zhijux Fan | 2 | -7/+7 |
2019-02-01 | BaseTools:Similar to octal data rectification | Zhijux Fan | 1 | -0/+2 |
2019-02-01 | BaseTools: replace long by int | Yunhua Feng | 1 | -2/+2 |
2019-02-01 | BaseTools: Remove unnecessary super function | Yunhua Feng | 1 | -5/+0 |
2019-02-01 | BaseTools: Rename iteritems to items | Zhijux Fan | 1 | -3/+3 |
2019-02-01 | BaseTool:Rename xrange() to range() | Zhijux Fan | 1 | -11/+11 |
2019-01-21 | BaseTools/AutoGen: move functions | Carsey, Jaben | 1 | -5/+72 |
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-14 | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 3 | -154/+47 |
2019-01-10 | BaseTools: fix imports | Carsey, Jaben | 3 | -5/+6 |
2018-12-19 | BaseTools: Add $(INC)-like support when compiling .nasm files | Zhiju.Fan | 1 | -1/+19 |
2018-12-15 | BaseTools: Fix PcdNvStoreDefaultValueBuffer Value. | Feng, Bob C | 1 | -4/+12 |
2018-12-07 | BaseTools: Optimize string concatenation | BobCF | 1 | -11/+28 |
2018-12-07 | BaseTools: AutoGen and GenFds share the parser data. | Zhao, ZhiqiangX | 1 | -0/+4 |
2018-12-06 | BaseTools: create and use a standard shared variable for '*' | Jaben Carsey | 2 | -32/+32 |
2018-12-06 | BaseTools: cleanup LongFilePathSupport usage | Jaben Carsey | 1 | -13/+1 |