Age | Commit message (Expand) | Author | Files | Lines |
2019-02-18 | BaseTools: Fix the build report issue about Structure PCD | Feng, Bob C | 1 | -14/+7 |
2019-02-18 | BaseTools: Fixed a build report issue. | Feng, Bob C | 1 | -4/+4 |
2019-02-14 | BaseTools: Various typo | Antoine Coeur | 1 | -4/+4 |
2019-02-06 | BaseTools/BuildReport: fix report for platforms/arches without struct PCDs | Laszlo Ersek | 1 | -1/+1 |
2019-02-02 | BaseTools:StructurePCD value display incorrect in "Not used" section. | Fan, ZhijuX | 1 | -0/+7 |
2019-02-02 | BaseTools: Enable CODE format in DEC file | Feng, Bob C | 1 | -1/+1 |
2019-02-01 | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2 | -31/+28 |
2019-02-01 | BaseTools: the list and iterator translation | Feng, Bob C | 2 | -3/+3 |
2019-02-01 | BaseTools: Update PYTHON env to PYTHON_COMMAND | Liming Gao | 1 | -1/+2 |
2019-02-01 | BaseTools:Update build tool to print python version information | Zhijux Fan | 1 | -0/+6 |
2019-02-01 | BaseTools: Similar to octal data rectification | Zhijux Fan | 1 | -6/+11 |
2019-02-01 | BaseTools:There is extra blank line in datalog | Zhiju Fan | 1 | -1/+1 |
2019-02-01 | BaseTools: change the Division Operator | Zhijux Fan | 1 | -9/+9 |
2019-02-01 | BaseTools:Similar to octal data rectification | Zhijux Fan | 1 | -0/+12 |
2019-02-01 | BaseTools: Rename iteritems to items | Zhijux Fan | 1 | -1/+1 |
2019-02-01 | BaseTools:use iterate list to replace the itertools | Zhijux Fan | 1 | -4/+2 |
2019-01-28 | BaseTools/build/build: delete variable | Carsey, Jaben | 1 | -59/+1 |
2019-01-28 | BaseTools: Fix Pcd Array changes build report issue. | Fan, ZhijuX | 1 | -2/+5 |
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 | 1 | -4/+42 |
2019-01-14 | BaseTools: Remove unused logic for IPF | Feng, Bob C | 1 | -17/+3 |
2019-01-14 | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 2 | -100/+19 |
2019-01-10 | BaseTools: fix imports | Carsey, Jaben | 1 | -8/+8 |
2019-01-04 | BaseTools: Fixed build report issue. | Feng, Bob C | 1 | -3/+4 |
2018-12-19 | BaseTools: Fix GenFds error doesn't break build. | Derek Lin | 1 | -2/+5 |
2018-12-07 | BaseTools: Replace the sqlite database with list | BobCF | 1 | -22/+5 |
2018-12-07 | BaseTools: AutoGen and GenFds share the parser data. | Zhao, ZhiqiangX | 1 | -3/+3 |
2018-12-06 | BaseTools: cleanup LongFilePathSupport usage | Jaben Carsey | 1 | -1/+0 |
2018-10-25 | BaseTools/GenFds: cleanup GenFds | Carsey, Jaben | 1 | -2/+3 |
2018-10-25 | BaseTools: Fix VPD PCD Sub-section display bug | Yonghong Zhu | 1 | -29/+17 |
2018-10-23 | BaseTools: Fix the *B and *F Flag display for Structure Pcd | Yonghong Zhu | 1 | -1/+15 |
2018-10-21 | BaseTools: Fix one crash bug in the report for Fixed structure Pcd | Yonghong Zhu | 1 | -10/+11 |
2018-10-16 | BaseTools/EOT: Change to call a program instead of calling Python API. | Hess Chen | 1 | -1/+1 |
2018-10-15 | BaseTools: Enhance the *P Flag display for Structure Pcd | Yonghong Zhu | 1 | -29/+41 |
2018-10-15 | Revert BaseTools: PYTHON3 migration | Liming Gao | 2 | -89/+67 |
2018-10-13 | BaseTools: Enhance the *P Flag display for Structure Pcd | Yonghong Zhu | 1 | -27/+39 |
2018-10-13 | BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. | Hess Chen | 1 | -1/+1 |
2018-10-13 | BaseTools: Fix some build and report file issue | Yunhua Feng | 1 | -5/+17 |
2018-10-13 | BaseTools: change the Division Operator in the expression | Yunhua Feng | 1 | -10/+10 |
2018-10-13 | BaseTools: do the list and iterator translation | Yunhua Feng | 2 | -9/+9 |
2018-10-13 | BaseTools: Handle the bytes and str difference | Yunhua Feng | 2 | -11/+11 |
2018-10-13 | BaseTools: fix the open file's read and write bugs | Yunhua Feng | 1 | -1/+1 |
2018-10-13 | BaseTools: use map and filter to replace the itertools function | Yunhua Feng | 1 | -4/+3 |
2018-10-13 | BaseTools: replace the list iteritems by items | Yunhua Feng | 1 | -1/+1 |
2018-10-13 | BaseTools: Remove the "from __future__ import" items | Yunhua Feng | 1 | -1/+0 |
2018-09-25 | BaseTools: Latter full value should overwrite the former field value. | Zhao, ZhiqiangX | 1 | -4/+16 |
2018-09-20 | BaseTools: Workspace classes refactor properties | Carsey, Jaben | 1 | -2/+2 |
2018-09-18 | BaseTools: Fix a bug for Unused PCDs section display in the report | zhijufan | 1 | -1/+11 |
2018-09-13 | BaseTools: Align the boolean type PCD value's display in the report | zhijufan | 1 | -2/+17 |
2018-09-06 | BaseTools: Fix a bug about list the PCD in "not used" section | zhijufan | 1 | -0/+3 |