| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 2019-08-09 | 1 | -0/+3 |
* | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | BaseTools: Various typo | Antoine Coeur | 2019-02-14 | 1 | -4/+4 |
* | BaseTools: Fixed metafile parser issues | Feng, Bob C | 2018-12-18 | 1 | -2/+2 |
* | BaseTools: Replace the sqlite database with list | BobCF | 2018-12-07 | 1 | -121/+10 |
* | BaseTool: Filter out unused structure pcds | Feng, Bob C | 2018-12-07 | 1 | -1/+4 |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 1 | -1/+2 |
* | BaseTools: Fix some build and report file issue | Yunhua Feng | 2018-10-13 | 1 | -1/+1 |
* | BaseTools: Remove the "from __future__ import" items | Yunhua Feng | 2018-10-13 | 1 | -1/+0 |
* | BaseTools: Workspace classes refactor properties | Carsey, Jaben | 2018-09-20 | 1 | -10/+6 |
* | BaseTools: Use absolute import in Workspace | Gary Lin | 2018-07-16 | 1 | -3/+4 |
* | BaseTools: Clean up source files | Liming Gao | 2018-07-09 | 1 | -12/+12 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -1/+1 |
* | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 2018-04-18 | 1 | -2/+2 |
* | BaseTools: Parse PCD GUID name in FILE statement issue | Yunhua Feng | 2018-04-10 | 1 | -2/+2 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -3/+3 |
* | BaseTools: Support Structure PCD value assignment in DEC/DSC | Liming Gao | 2017-12-25 | 1 | -2831/+3 |
* | BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF value | Yonghong Zhu | 2017-10-11 | 1 | -10/+9 |
* | BaseTools: correct to use specific arch to generate DSC database | Yonghong Zhu | 2017-09-09 | 1 | -1/+1 |
* | BaseTools/build: Expand PREBUILD/POSTBUILD DSC actions | Michael D Kinney | 2017-08-11 | 1 | -2/+2 |
* | BaseTools/Workspace: check MM module type compatibility with PI version. | Supreeth Venkatesh | 2017-07-07 | 1 | -0/+5 |
* | BaseTools: Fix the regression issue caused by commit dc4c77 | Yonghong Zhu | 2017-02-23 | 1 | -2/+2 |
* | BaseTools: add error check for Macro usage in the INF file | Yonghong Zhu | 2017-02-22 | 1 | -1/+3 |
* | BaseTools: Support QuotedString for PREBUILD/POSTBUILD in DSC file | Yonghong Zhu | 2016-12-02 | 1 | -2/+14 |
* | BaseTools: report error for same Guid's Private definition conflict | Yonghong Zhu | 2016-11-23 | 1 | -0/+33 |
* | BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions section | Yonghong Zhu | 2016-08-19 | 1 | -1/+2 |
* | BaseTools: fix the bug to build a compressed ROM image via .INF file | Yonghong Zhu | 2016-06-04 | 1 | -1/+5 |
* | BaseTools: support private package definition | Yonghong Zhu | 2016-05-18 | 1 | -12/+47 |
* | BaseTools/Build: Better DSC arch filtering | Thomas Palmer | 2016-04-29 | 1 | -6/+1 |
* | BaseTools: Add mixed PCD support feature | Yonghong Zhu | 2016-04-20 | 1 | -7/+50 |
* | BaseTools: enhance error handling for DSC file | Yonghong Zhu | 2016-04-19 | 1 | -4/+3 |
* | BaseTools/Build: Consider only build-specified architectures | Thomas Palmer | 2016-04-19 | 1 | -0/+8 |
* | BaseTools: Add support to merge Prebuild and Postbuild into build Process | Yonghong Zhu | 2016-04-07 | 1 | -1/+32 |
* | BaseTools: Clean some coding style issues | Yonghong Zhu | 2015-12-01 | 1 | -17/+17 |
* | BaseTools: Allow decimal values in the EDK II meta-data file | Yonghong Zhu | 2015-11-09 | 1 | -1/+7 |
* | BaseTools: Update Build tool to support multiple workspaces | Li YangX | 2015-10-08 | 1 | -4/+19 |
* | BaseTools: Fixed BuildOptions bug. | Yingke Liu | 2015-07-02 | 1 | -10/+4 |
* | BaseTools: Fixed a bug that Build Report always uses DEC default value for VP... | Yingke Liu | 2015-06-23 | 1 | -1/+1 |
* | BaseTools: Fixed Build Option override bugs. | Yingke Liu | 2015-06-19 | 1 | -12/+24 |
* | BaseTools: Support build options for specific module type in DSC. | Yingke Liu | 2015-06-11 | 1 | -0/+14 |
* | BaseTools/Build: Add all support skuid to the Pcd DB system skuid table | Bob Feng | 2015-04-10 | 1 | -1/+7 |
* | BaseTools/Build: Add SDL support | Bob Feng | 2015-04-10 | 1 | -6/+46 |
* | License header updated to match correct format. | Yingke Liu | 2014-08-28 | 1 | -17/+66 |
* | This patch is going to: | Hess Chen | 2014-08-26 | 1 | -0/+5 |
* | This patch is going to correct the external PCD database generation rule to s... | Feng, Bob C | 2014-08-26 | 1 | -1/+16 |
* | There is a limitation on WINDOWS OS for the length of entire file path can’... | Hess Chen | 2014-08-15 | 1 | -2/+1 |
* | Sync BaseTool trunk (version r2670) into EDKII BaseTools. | Gao, Liming | 2014-07-01 | 1 | -0/+11 |
* | Sync BaseTool trunk (version r2649) into EDKII BaseTools. | Gao, Liming | 2014-01-27 | 1 | -1/+1 |
* | Sync BaseTool trunk (version r2640) into EDKII BaseTools. | Gao, Liming | 2014-01-10 | 1 | -37/+80 |
* | Sync BaseTool trunk (version r2610) into EDKII BaseTools. | Liming Gao | 2013-11-18 | 1 | -44/+276 |