Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | BaseTools: Fixed an issue that build raise exception | Feng, Bob C | 1 | -5/+2 |
2019-08-09 | BaseTools: Enable block queue log agent. | Feng, Bob C | 3 | -24/+31 |
2019-08-09 | BaseTools: Add the support for python 2 | Feng, Bob C | 2 | -5/+92 |
2019-08-09 | BaseTools: Move BuildOption parser out of build.py | Feng, Bob C | 3 | -107/+121 |
2019-08-09 | BaseTools: Add LogAgent to support multiple process Autogen | Feng, Bob C | 4 | -19/+117 |
2019-08-09 | BaseTools: Add shared data for processes | Feng, Bob C | 2 | -5/+8 |
2019-08-09 | BaseTools: Enable Multiple Process AutoGen | Feng, Bob C | 7 | -56/+307 |
2019-08-09 | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 15 | -4248/+5204 |
2019-08-09 | BaseTools: Add functions to get platform scope build options | Feng, Bob C | 3 | -2/+40 |
2019-08-09 | BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions | Feng, Bob C | 1 | -87/+143 |
2019-08-09 | BaseTools: Singleton the object to handle build conf file | Feng, Bob C | 8 | -97/+63 |
2019-08-08 | BaseTools:Add the Judgment Method of "--exclude" | Fan, ZhijuX | 1 | -1/+17 |
2019-08-07 | BaseTools/PatchCheck: Disable text conversion in 'git show' | Michael D Kinney | 1 | -1/+1 |
2019-08-07 | BaseTools/PatchCheck: Add copy from/to keywords | Michael D Kinney | 1 | -0/+2 |
2019-08-07 | BaseTools/PatchCheck: Ignore blank lines in diff | Michael D Kinney | 1 | -0/+3 |
2019-08-02 | BaseTools: Fixed a typo in Trim.py | Feng, Bob C | 1 | -1/+1 |
2019-08-01 | BaseTools:Added arch output to build report | Matthew Carlson | 1 | -0/+2 |
2019-08-01 | BaseTools:Updata the output encoding of the Popen function | Bob Feng | 5 | -7/+7 |
2019-08-01 | BaseTools:Add extra debugging message | Max Knutsen | 2 | -7/+13 |
2019-08-01 | BaseTools:replace the chinese quotation mark with unicode " | Sean Brogan | 1 | -1/+1 |
2019-07-25 | BaseTools: Sort file list in Makefile | Feng, Bob C | 1 | -1/+2 |
2019-07-24 | BaseTools: add GetMaintainer.py script | Leif Lindholm | 1 | -0/+190 |
2019-07-22 | BaseTools: Fixed the mis-using strip() function issue. | Feng, Bob C | 2 | -2/+5 |
2019-07-22 | BaseTools: Create ".cache" folder when initialize Build object | Feng, Bob C | 2 | -7/+3 |
2019-07-15 | BaseTools: Fix python3.8 SyntaxWarning | Cole Robinson | 1 | -1/+1 |
2019-07-12 | BaseTools: Add HOST_APPLICATION module type. | Jiewen Yao | 8 | -23/+27 |
2019-07-12 | BaseTools: Fixed the issue when ToolDefinitionFile is not generated | Bob Feng | 1 | -3/+6 |
2019-07-11 | Revert "BaseTools/BfmLib: Add a tool BfmLib" | Liming Gao | 8 | -5881/+0 |
2019-07-11 | Revert "BaseTools/FCE: Add a tool FCE" | Liming Gao | 23 | -23443/+2 |
2019-07-11 | Revert "BaseTools/FMMT: Add a tool FMMT" | Liming Gao | 11 | -9036/+0 |
2019-07-11 | Revert "BaseTools: fix FCE build when edksetup not executed" | Liming Gao | 1 | -1/+1 |
2019-07-11 | Revert "BaseTools/FMMT: Change FMMT script type in PosixLike" | Liming Gao | 1 | -29/+29 |
2019-07-11 | Revert "BaseTools/BfmLib: Change BfmLib script type in PosixLike" | Liming Gao | 1 | -29/+29 |
2019-07-11 | Revert "BaseTools/FCE: Change FCE script type in PosixLike" | Liming Gao | 1 | -29/+29 |
2019-07-10 | BaseTools: Detect the change of env variable used in tooldef.txt | Feng, Bob C | 1 | -2/+5 |
2019-07-10 | BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.c | Feng, Bob C | 1 | -1/+2 |
2019-07-08 | BaseTools/FCE: Change FCE script type in PosixLike | Shenglei Zhang | 1 | -29/+29 |
2019-07-08 | BaseTools/BfmLib: Change BfmLib script type in PosixLike | Shenglei Zhang | 1 | -29/+29 |
2019-07-08 | BaseTools/FMMT: Change FMMT script type in PosixLike | Shenglei Zhang | 1 | -29/+29 |
2019-07-08 | BaseTools: Fix various typos | Antoine Cœur | 15 | -22/+22 |
2019-07-05 | BaseTools: fix FCE build when edksetup not executed | Leif Lindholm | 1 | -1/+1 |
2019-07-04 | BaseTools/FMMT: Add a tool FMMT | Shenglei Zhang | 11 | -0/+9036 |
2019-07-04 | BaseTools/FCE: Add a tool FCE | Shenglei Zhang | 23 | -2/+23443 |
2019-07-04 | BaseTools/BfmLib: Add a tool BfmLib | Shenglei Zhang | 8 | -0/+5881 |
2019-06-28 | Edk2Setup: Support different VS tool chain setup | Dandan Bi | 3 | -14/+135 |
2019-06-28 | Edk2: Remove nt32 related flag in bat files | Dandan Bi | 1 | -8/+0 |
2019-06-28 | BaseTools/Capsule: Supports multiple payloads and drivers in capsule | Jin, Eric | 3 | -266/+731 |
2019-06-25 | BaseTools: Move Build Cache related function out of CreateAsBuiltInf | Bob Feng | 2 | -37/+59 |
2019-06-25 | BaseTools: refine CreateAsBuiltInf function | Bob Feng | 2 | -6/+5 |
2019-06-25 | BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\Scripts | Fan, ZhijuX | 1 | -0/+198 |