| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTool: Fixed incremental rebuild issue. | Feng, Bob C | 2019-02-22 | 1 | -8/+8 |
* | BaseTools: Various typo | Antoine Coeur | 2019-02-14 | 1 | -2/+2 |
* | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2019-02-01 | 1 | -5/+9 |
* | BaseTools: the list and iterator translation | Feng, Bob C | 2019-02-01 | 1 | -8/+8 |
* | Basetools: It went wrong when use os.linesep | Zhijux Fan | 2019-02-01 | 1 | -2/+2 |
* | BaseTools: Rename iteritems to items | Zhijux Fan | 2019-02-01 | 1 | -3/+3 |
* | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 2019-01-14 | 1 | -17/+1 |
* | BaseTools: Add $(INC)-like support when compiling .nasm files | Zhiju.Fan | 2018-12-19 | 1 | -1/+19 |
* | BaseTools: list .nasm include inc files as its dependency | zhijufan | 2018-10-25 | 1 | -1/+1 |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 1 | -24/+19 |
* | BaseTools: Fix some build and report file issue | Yunhua Feng | 2018-10-13 | 1 | -4/+4 |
* | BaseTools: do the list and iterator translation | Yunhua Feng | 2018-10-13 | 1 | -8/+8 |
* | BaseTools: fix the open file's read and write bugs | Yunhua Feng | 2018-10-13 | 1 | -3/+9 |
* | BaseTools: replace the list iteritems by items | Yunhua Feng | 2018-10-13 | 1 | -3/+3 |
* | BaseTools: Remove the "from __future__ import" items | Yunhua Feng | 2018-10-13 | 1 | -1/+0 |
* | BaseTools: AutoGen - refactor class properties | Carsey, Jaben | 2018-09-20 | 1 | -12/+8 |
* | BaseTools: Create and use a shared value for 'MSFT' from DataType | Carsey, Jaben | 2018-08-30 | 1 | -1/+2 |
* | BaseTools: AutoGen refactor ModuleAutoGen caching | Jaben Carsey | 2018-08-20 | 1 | -6/+6 |
* | BaseTools: AutoGen - change class variable to funciton variable | Jaben Carsey | 2018-07-25 | 1 | -13/+12 |
* | BaseTools: Use absolute import in AutoGen | Gary Lin | 2018-07-16 | 1 | -1/+2 |
* | BaseTools: AutoGen - clean up access | Jaben Carsey | 2018-06-29 | 1 | -118/+120 |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 1 | -2/+2 |
* | BaseTools: Remove the old python "not-equal" | Gary Lin | 2018-06-27 | 1 | -1/+1 |
* | BaseTools: Refactor python except statements | Gary Lin | 2018-06-27 | 1 | -1/+1 |
* | BaseTools: Cleanup unneeded code | Jaben Carsey | 2018-06-13 | 1 | -2/+2 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -1/+1 |
* | BaseTools: AutoGen - remove unused variables. | Carsey, Jaben | 2018-04-26 | 1 | -2/+0 |
* | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 2018-04-18 | 1 | -12/+12 |
* | BaseTools: refactor and remove out of date use of .keys() | Carsey, Jaben | 2018-04-10 | 1 | -1/+1 |
* | BaseTools - AutoGen - replace custom dictionary class with python standard one | Carsey, Jaben | 2018-04-08 | 1 | -1/+2 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -3/+3 |
* | BaseTools: Fixed Pcd from command line issue. | BobCF | 2018-03-09 | 1 | -19/+9 |
* | BaseTools: Fixed the pcd value override issue. | Feng, Bob C | 2018-02-28 | 1 | -20/+19 |
* | BaseTools: Fix flexible PCD single quote and double quote bugs | Feng, YunhuaX | 2018-02-28 | 1 | -7/+13 |
* | BaseTools: Enhance error handling for unsupported toolchain Flags/Path | Yonghong Zhu | 2018-02-08 | 1 | -1/+5 |
* | BaseTools: Fix build argument --pcd for flexible format bugs | Feng, YunhuaX | 2018-02-07 | 1 | -0/+2 |
* | BaseTools: Add object_files.lst as dependency of lib target | Yonghong Zhu | 2017-12-10 | 1 | -0/+2 |
* | BaseTools: Update Makefile to support FFS file generation | Yonghong Zhu | 2017-12-05 | 1 | -1/+89 |
* | BaseTools: Fix a bug to correct SourceFileList | Yonghong Zhu | 2017-09-19 | 1 | -0/+7 |
* | BaseTools: Fix the bug for CArray PCD override in command line | Yonghong Zhu | 2017-05-12 | 1 | -2/+10 |
* | BaseTools: Fix build fail after clean or cleanall target. | Derek Lin | 2017-04-13 | 1 | -1/+2 |
* | BaseTools: Skip module AutoGen by comparing timestamp. | Derek Lin | 2017-03-25 | 1 | -0/+3 |
* | BaseTools: Fix the Windows GCC Build Failure with too long path | Yonghong Zhu | 2016-11-04 | 1 | -1/+5 |
* | BaseTools: ignore the binary LIB file in gen_libs | Yonghong Zhu | 2016-06-15 | 1 | -1/+2 |
* | BaseTools: fix the bug to build a compressed ROM image via .INF file | Yonghong Zhu | 2016-06-04 | 1 | -0/+13 |
* | BaseTools: Add error handling for current_dir is not exist | Yonghong Zhu | 2016-06-04 | 1 | -4/+5 |
* | BaseTools: add the support for --pcd feature to patch the binary efi | Yonghong Zhu | 2016-04-20 | 1 | -0/+5 |
* | BaseTools: Fix PLATFORM_DIR variable value. | Marvin.Haeuser@outlook.com | 2016-04-15 | 1 | -2/+2 |
* | BaseTools: fix PLATFORM_DIR variable value for multiple workspace | Yonghong Zhu | 2016-04-14 | 1 | -3/+6 |
* | BaseTools: not include the undefined macro in response file | Yonghong Zhu | 2016-03-23 | 1 | -7/+35 |