Age | Commit message (Expand) | Author | Files | Lines |
2025-04-08 | BaseTools: Dump library dependency chain on build failure | Ray Ni | 1 | -2/+14 |
2024-12-11 | BaseTools: Typo fixes | Dionna Glaze | 1 | -2/+2 |
2024-04-15 | BaseTools: Use Stronger Matching for NULL Linked Libraries | Taylor Beebe | 1 | -4/+4 |
2024-04-15 | BaseTools: Don't Recurse NULL Includes Not Linked to Module | Taylor Beebe | 1 | -0/+2 |
2022-06-16 | BaseTools: output the intermediate library instance when error occurs | Ni, Ray | 1 | -1/+3 |
2022-04-22 | BaseTools: Move gPlatformFinalPcd to Datapipe and optimize size | Li, Yi1 | 1 | -5/+0 |
2022-03-26 | BaseTools: Add the FeatureFlagExpression usage to the Source Section | Yi Li | 1 | -0/+5 |
2020-07-15 | BaseTools/Python: Allow HOST_APPLICATION to use NULL libraries | Michael D Kinney | 1 | -2/+2 |
2019-11-20 | BaseTools:Add [packages] section in dsc file | Fan, ZhijuX | 1 | -0/+2 |
2019-08-23 | BaseTools: Incorrect error message for library instance not found | Feng, Bob C | 1 | -6/+7 |
2019-08-09 | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 1 | -0/+4 |
2019-07-12 | BaseTools: Add HOST_APPLICATION module type. | Jiewen Yao | 1 | -2/+3 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 1 | -7/+1 |
2019-02-28 | Revert "BaseTools:BaseTools supports to the driver combination." | Liming Gao | 1 | -8/+0 |
2019-02-20 | BaseTools:BaseTools supports to the driver combination. | Fan, ZhijuX | 1 | -0/+8 |
2019-02-14 | BaseTools: Various typo | Antoine Coeur | 1 | -1/+1 |
2019-01-14 | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 1 | -28/+1 |
2018-12-07 | BaseTools: Optimize string concatenation | BobCF | 1 | -7/+4 |
2018-10-15 | Revert BaseTools: PYTHON3 migration | Liming Gao | 1 | -1/+2 |
2018-10-13 | BaseTools: remove the super() function argument | Yunhua Feng | 1 | -1/+1 |
2018-10-13 | BaseTools: Remove the "from __future__ import" items | Yunhua Feng | 1 | -1/+0 |
2018-08-23 | BaseTools: Modify class OrderedListDict | Feng, YunhuaX | 1 | -1/+5 |
2018-07-16 | BaseTools: Use absolute import in Workspace | Gary Lin | 1 | -1/+2 |
2018-06-27 | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 1 | -1/+1 |
2018-06-19 | BaseTools/WorkspaceCommon: Import used BuildToolError messages. | Marvin Haeuser | 1 | -0/+3 |
2018-06-13 | BaseTools: refactor to remove functions | Jaben Carsey | 1 | -16/+36 |
2018-05-02 | BaseTools: replace string constants used for module types | Carsey, Jaben | 1 | -1/+1 |
2018-04-18 | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 1 | -4/+4 |
2018-04-08 | BaseTools: Workspace - use built in OrderedDict instead of custom version. | Carsey, Jaben | 1 | -2/+1 |
2018-04-08 | BaseTools: use combined version of OrderedDict | Carsey, Jaben | 1 | -7/+11 |
2018-03-30 | BaseTools: Remove equality operator with None | Carsey, Jaben | 1 | -6/+6 |
2017-12-27 | BaseTools: Support PCD flexible values format | Yonghong Zhu | 1 | -2/+6 |
2017-12-25 | BaseTools: PcdDataBase Optimization for multiple SkuIds | Liming Gao | 1 | -1/+3 |
2017-12-25 | BaseTools: Support Structure PCD value assignment in DEC/DSC | Liming Gao | 1 | -0/+1 |
2016-04-20 | BaseTools: Add mixed PCD support feature | Yonghong Zhu | 1 | -2/+11 |
2013-08-23 | Sync BaseTool trunk (version r2599) into EDKII BaseTools. | Liming Gao | 1 | -0/+237 |