| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Add "-" in a re to parse line in .map file | Feng, Bob C | 2019-08-14 | 1 | -1/+1 |
* | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 2019-08-09 | 1 | -1/+0 |
* | BaseTools:Updata the output encoding of the Popen function | Bob Feng | 2019-08-01 | 1 | -1/+1 |
* | BaseTools: Create ".cache" folder when initialize Build object | Feng, Bob C | 2019-07-22 | 1 | -6/+1 |
* | BaseTools:Introduce CopyFileOnChange() function to copy cache files | Shi, Steven | 2019-06-17 | 1 | -0/+55 |
* | BaseTools: Fix private includes for FILE_GUID override | Michael D Kinney | 2019-05-21 | 1 | -0/+2 |
* | BaseTools: Correct the value assignment for StructurePcd | Fan, ZhijuX | 2019-05-10 | 1 | -0/+1 |
* | BaseTools: Sometime write file not immediate to disk | Yunhua Feng | 2019-04-22 | 1 | -4/+13 |
* | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | BaseTools:Coding problems caused by special characters | Fan, ZhijuX | 2019-04-01 | 1 | -1/+1 |
* | BaseTools: Fix a ParseDevPathValue function issue. | Feng, Bob C | 2019-02-19 | 1 | -0/+1 |
* | BaseTools: Various typo | Antoine Coeur | 2019-02-14 | 1 | -10/+10 |
* | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2019-02-01 | 1 | -16/+32 |
* | BaseTools: the list and iterator translation | Feng, Bob C | 2019-02-01 | 1 | -2/+3 |
* | BaseTools: Similar to octal data rectification | Zhijux Fan | 2019-02-01 | 1 | -1/+1 |
* | BaseTools: change the Division Operator | Zhijux Fan | 2019-02-01 | 1 | -3/+3 |
* | BaseTools:Similar to octal data rectification | Zhijux Fan | 2019-02-01 | 1 | -2/+4 |
* | BaseTools: replace long by int | Yunhua Feng | 2019-02-01 | 1 | -1/+1 |
* | BaseTools: use OrderedDict instead of sdict | Feng, Bob C | 2019-02-01 | 1 | -122/+1 |
* | BaseTools: replace get_bytes_le() to bytes_le | Zhijux Fan | 2019-02-01 | 1 | -1/+1 |
* | BaseTool:Rename xrange() to range() | Zhijux Fan | 2019-02-01 | 1 | -1/+1 |
* | BaseTools/build/build: delete variable | Carsey, Jaben | 2019-01-28 | 1 | -3/+0 |
* | BaseTools/Common/Misc: Cleanup the imports | Carsey, Jaben | 2019-01-28 | 1 | -17/+17 |
* | BaseTools/Common/Misc: remove uncalled code | Carsey, Jaben | 2019-01-28 | 1 | -46/+0 |
* | BaseTools/Common/Misc: move private functions | Carsey, Jaben | 2019-01-28 | 1 | -45/+45 |
* | BaseTools/GenFds/Capsule: move function logic | Carsey, Jaben | 2019-01-21 | 1 | -6/+0 |
* | BaseTools/AutoGen: move functions | Carsey, Jaben | 2019-01-21 | 1 | -68/+0 |
* | BaseTools/DscBuildData: move function | Carsey, Jaben | 2019-01-21 | 1 | -17/+1 |
* | BaseTools/Workspace/InfBuildData: move functions | Carsey, Jaben | 2019-01-21 | 1 | -38/+0 |
* | BaseTools/build/build: refactor and move functions | Carsey, Jaben | 2019-01-21 | 1 | -37/+0 |
* | BaseTools: Allow empty value for HiiPcd in Dsc | Feng, Bob C | 2019-01-18 | 1 | -2/+0 |
* | BaseTools: Fix PcdArray issue | Feng, Bob C | 2018-12-18 | 1 | -0/+6 |
* | BaseTools: Fixed bugs in CopyDict function | Feng, Bob C | 2018-12-15 | 1 | -0/+2 |
* | BaseTools: Customize deepcopy function. | BobCF | 2018-12-07 | 1 | -0/+16 |
* | BaseTools: Optimize string concatenation | BobCF | 2018-12-07 | 1 | -12/+9 |
* | BaseTools: Enable Pcd Array support. | bob.c.feng@intel.com | 2018-12-07 | 1 | -0/+2 |
* | BaseTools: create and use a standard shared variable for '*' | Jaben Carsey | 2018-12-06 | 1 | -1/+1 |
* | BaseTools: Add special handle for '\' use in Pcd Value | zhijufan | 2018-11-01 | 1 | -2/+6 |
* | BaseTools: Support to use struct name as datum type before max size | Yonghong Zhu | 2018-10-16 | 1 | -1/+3 |
* | BaseTools: remove the not used PyUtility file | Yonghong Zhu | 2018-10-15 | 1 | -13/+3 |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 1 | -42/+43 |
* | BaseTools: remove the not used PyUtility file | Yonghong Zhu | 2018-10-13 | 1 | -18/+5 |
* | BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. | Hess Chen | 2018-10-13 | 1 | -1/+1 |
* | BaseTools: Fix some build and report file issue | Yunhua Feng | 2018-10-13 | 1 | -7/+11 |
* | BaseTools: change the Division Operator in the expression | Yunhua Feng | 2018-10-13 | 1 | -3/+3 |
* | BaseTools: do the list and iterator translation | Yunhua Feng | 2018-10-13 | 1 | -7/+7 |
* | BaseTools: Handle the bytes and str difference | Yunhua Feng | 2018-10-13 | 1 | -6/+3 |
* | BaseTools: fix the open file's read and write bugs | Yunhua Feng | 2018-10-13 | 1 | -8/+20 |
* | BaseTools: replace the list iteritems by items | Yunhua Feng | 2018-10-13 | 1 | -3/+3 |
* | BaseTools: Rename long() to int() | Yunhua Feng | 2018-10-13 | 1 | -2/+2 |