| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Fix multiple 'invalid escape sequence' warnings in tests | Mike Beaton | 2024-09-23 | 12 | -62/+62 |
* | BaseTools: Updated build tools to support new LoongArch. | Chao Li | 2022-10-14 | 1 | -1/+23 |
* | BaseTools: Remove RVCT supportedk2-stable202205-rc1 | Rebecca Cran | 2022-05-13 | 1 | -1/+0 |
* | python: Replace distutils.utils.split_quotes with shlex.split | Cole | 2021-08-02 | 1 | -2/+2 |
* | BaseTools: Fix various typos | Antoine Cœur | 2019-07-08 | 4 | -4/+4 |
* | BaseTools:Update mailing list address in BaseTools error messages | Fan, ZhijuX | 2019-05-22 | 7 | -7/+8 |
* | BaseTools:Remove unused BaseTools\Source\Python\UPT\Dll | Fan, ZhijuX | 2019-05-08 | 1 | -0/+0 |
* | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 93 | -652/+93 |
* | BaseTools: Remove the logic SourceOverridePath | Feng, Bob C | 2019-03-24 | 1 | -3/+0 |
* | BaseTools: replace Sdict with OrderedDict in UPT | Feng, Bob C | 2019-02-20 | 1 | -2/+2 |
* | BaseTools: Correct the error message for UPT | Feng, Bob C | 2019-02-18 | 1 | -8/+10 |
* | BaseTools: Various typo | Antoine Coeur | 2019-02-14 | 25 | -87/+87 |
* | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2019-02-01 | 1 | -3/+1 |
* | BaseTools/UPT:merge UPT Tool use Python2 and Python3 | Zhijux Fan | 2019-02-01 | 20 | -235/+84 |
* | BaseTools: replace long by int | Yunhua Feng | 2019-02-01 | 1 | -3/+3 |
* | BaseTools/UPT: Fix an issue of UNI string checking. | Hess Chen | 2018-10-24 | 1 | -0/+23 |
* | BaseTools: Remove the step to freeze python tool | Liming Gao | 2018-10-19 | 1 | -41/+0 |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 25 | -90/+106 |
* | BaseTools/UPT: Porting UPT Tool from Python2 to Python3 | Yonghong Zhu | 2018-10-13 | 25 | -103/+89 |
* | BaseTools: Handle the bytes and str difference | Yunhua Feng | 2018-10-13 | 1 | -3/+1 |
* | BaseTools: Use hashlib instead of md5 | Feng, YunhuaX | 2018-08-23 | 5 | -14/+14 |
* | BaseTools: Use absolute import in UPT | Gary Lin | 2018-07-16 | 1 | -1/+2 |
* | BaseTools: Clean up source files | Liming Gao | 2018-07-09 | 90 | -3839/+3839 |
* | BaseTools: Fix old python2 idioms | Gary Lin | 2018-06-27 | 9 | -36/+21 |
* | BaseTools: Migrate to the new octal literal | Gary Lin | 2018-06-27 | 1 | -1/+1 |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 7 | -22/+22 |
* | BaseTools: Replace StandardError with Expression | Gary Lin | 2018-06-27 | 1 | -1/+1 |
* | BaseTools: Remove the deprecated hash_key() | Gary Lin | 2018-06-27 | 12 | -28/+27 |
* | BaseTools: Refactor python print statements | Gary Lin | 2018-06-27 | 5 | -36/+41 |
* | BaseTools: Refactor python except statements | Gary Lin | 2018-06-27 | 15 | -30/+30 |
* | BaseTools/UPT: Update the import statement to use StringUtils | Yonghong Zhu | 2018-06-11 | 27 | -79/+79 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -0/+0 |
* | BaseTools: refactor and remove out of date use of .keys() | Carsey, Jaben | 2018-04-10 | 1 | -4/+1 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 41 | -200/+200 |
* | BaseTools: UPT: remove unused variable and inaccessible code. | Carsey, Jaben | 2018-03-15 | 1 | -19/+1 |
* | BaseTools/UPT: Fix UNI file name issue | Hess Chen | 2017-08-24 | 4 | -4/+16 |
* | BaseTools/UPT: Support Multiple Installation | Hess Chen | 2017-08-12 | 8 | -102/+145 |
* | BaseTools/UPT: Fix a parser issue | Hess Chen | 2017-04-05 | 2 | -11/+7 |
* | BaseTools/UPT: Support Unicode path | Hess Chen | 2017-04-05 | 2 | -5/+10 |
* | BaseTools/UPT: Use a simple way to get package path | Hess Chen | 2017-04-05 | 1 | -20/+36 |
* | BaseTools/UPT: Fix an issue in subst command | Hess Chen | 2017-03-14 | 2 | -12/+15 |
* | BaseTools/UPT: Fix an issue of adding Event twice | Hess Chen | 2017-03-09 | 1 | -6/+12 |
* | BaseTools/UPT: Add a checkpoint for missing '"' | Hess Chen | 2017-03-09 | 1 | -2/+11 |
* | BaseTools/UPT: Fix a install issue | Hess Chen | 2016-08-09 | 1 | -1/+6 |
* | BaseTool/Upt: Avoid UNI file name conflict | Hess Chen | 2016-08-03 | 3 | -6/+32 |
* | BaseTool/UPT: Not expand macro for UserExtension | Hess Chen | 2016-08-03 | 1 | -1/+15 |
* | BaseTool/Upt: Add support for Private | Hess Chen | 2016-08-03 | 5 | -13/+52 |
* | BaseTool/UPT: Add Test Install | Hess Chen | 2016-08-03 | 4 | -1/+141 |
* | BaseTools/UPT: UPT to Support UTF-8 | Hess Chen | 2016-04-26 | 1 | -4/+10 |
* | BaseTools: update the mail address for stack trace info | Yonghong Zhu | 2016-03-11 | 1 | -1/+1 |