| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools:PCD value error in structure pcd sku case. | Fan, ZhijuX | 2019-02-20 | 1 | -1/+4 |
* | BaseTools: Fix the build report issue about Structure PCD | Feng, Bob C | 2019-02-18 | 1 | -14/+7 |
* | BaseTools: Fixed a build report issue. | Feng, Bob C | 2019-02-18 | 1 | -4/+4 |
* | BaseTools/BuildReport: fix report for platforms/arches without struct PCDs | Laszlo Ersek | 2019-02-06 | 1 | -1/+1 |
* | BaseTools:StructurePCD value display incorrect in "Not used" section. | Fan, ZhijuX | 2019-02-02 | 1 | -0/+7 |
* | BaseTools: Enable CODE format in DEC file | Feng, Bob C | 2019-02-02 | 1 | -1/+1 |
* | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2019-02-01 | 1 | -8/+7 |
* | BaseTools: the list and iterator translation | Feng, Bob C | 2019-02-01 | 1 | -2/+2 |
* | BaseTools: Similar to octal data rectification | Zhijux Fan | 2019-02-01 | 1 | -6/+11 |
* | BaseTools:There is extra blank line in datalog | Zhiju Fan | 2019-02-01 | 1 | -1/+1 |
* | BaseTools:Similar to octal data rectification | Zhijux Fan | 2019-02-01 | 1 | -0/+12 |
* | BaseTools: Fix Pcd Array changes build report issue. | Fan, ZhijuX | 2019-01-28 | 1 | -2/+5 |
* | BaseTools: Fix build report issue. | Feng, Bob C | 2019-01-21 | 1 | -2/+4 |
* | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 2019-01-14 | 1 | -35/+19 |
* | BaseTools: Fixed build report issue. | Feng, Bob C | 2019-01-04 | 1 | -3/+4 |
* | BaseTools/GenFds: cleanup GenFds | Carsey, Jaben | 2018-10-25 | 1 | -2/+3 |
* | BaseTools: Fix VPD PCD Sub-section display bug | Yonghong Zhu | 2018-10-25 | 1 | -29/+17 |
* | BaseTools: Fix the *B and *F Flag display for Structure Pcd | Yonghong Zhu | 2018-10-23 | 1 | -1/+15 |
* | BaseTools: Fix one crash bug in the report for Fixed structure Pcd | Yonghong Zhu | 2018-10-21 | 1 | -10/+11 |
* | BaseTools/EOT: Change to call a program instead of calling Python API. | Hess Chen | 2018-10-16 | 1 | -1/+1 |
* | BaseTools: Enhance the *P Flag display for Structure Pcd | Yonghong Zhu | 2018-10-15 | 1 | -29/+41 |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 1 | -68/+44 |
* | BaseTools: Enhance the *P Flag display for Structure Pcd | Yonghong Zhu | 2018-10-13 | 1 | -27/+39 |
* | 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 | -5/+17 |
* | BaseTools: do the list and iterator translation | Yunhua Feng | 2018-10-13 | 1 | -8/+8 |
* | BaseTools: Handle the bytes and str difference | Yunhua Feng | 2018-10-13 | 1 | -5/+5 |
* | BaseTools: fix the open file's read and write bugs | Yunhua Feng | 2018-10-13 | 1 | -1/+1 |
* | BaseTools: Latter full value should overwrite the former field value. | Zhao, ZhiqiangX | 2018-09-25 | 1 | -4/+16 |
* | BaseTools: Fix a bug for Unused PCDs section display in the report | zhijufan | 2018-09-18 | 1 | -1/+11 |
* | BaseTools: Align the boolean type PCD value's display in the report | zhijufan | 2018-09-13 | 1 | -2/+17 |
* | BaseTools: Fix a bug about list the PCD in "not used" section | zhijufan | 2018-09-06 | 1 | -0/+3 |
* | BaseTools: Fix report flexible value issue | Yunhua Feng | 2018-08-16 | 1 | -0/+5 |
* | BaseTools: Update build report for StructurePcd value | Yunhua Feng | 2018-07-30 | 1 | -2/+12 |
* | BaseTools: Fix bug about *M value not display decimal and hexadecimal | Yunhua Feng | 2018-07-27 | 1 | -1/+7 |
* | BaseTools: Fix build report for *P and *M flag incorrectly | Yunhua Feng | 2018-07-25 | 1 | -6/+14 |
* | BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] section | Yunhua Feng | 2018-07-23 | 1 | -1/+6 |
* | BaseTools: Enable structure pcd in FDF file | BobCF | 2018-07-13 | 1 | -0/+3 |
* | BaseTools: Clean up source files | Liming Gao | 2018-07-09 | 1 | -16/+16 |
* | BaseTools: Replace StringIO.StringIO with io.BytesIO | Gary Lin | 2018-06-27 | 1 | -2/+2 |
* | BaseTools: Fix old python2 idioms | Gary Lin | 2018-06-27 | 1 | -2/+1 |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 1 | -5/+5 |
* | BaseTools: Refactor python except statements | Gary Lin | 2018-06-27 | 1 | -2/+2 |
* | BaseTools: Cleanup unneeded code | Jaben Carsey | 2018-06-13 | 1 | -13/+13 |
* | BaseTools: Display both Hex and integer value format of PCD value | Yunhua Feng | 2018-06-06 | 1 | -0/+40 |
* | BaseTools: Sort PCD by token space first then by PcdCName | Yunhua Feng | 2018-06-06 | 1 | -163/+167 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -1/+1 |
* | BaseTools: standardize GUID and pack size | Carsey, Jaben | 2018-05-04 | 1 | -1/+1 |
* | BaseTools: Replace Binary File type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -6/+6 |
* | BaseTools: Replace PCD type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -15/+15 |