summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix incremental build genmake issueFeng, Bob C2019-08-231-1/+2
* BaseTools: Support long file path in windows for misc functionsShi, Steven2019-08-231-1/+11
* BaseTools: Update incorrect variable name 'DataPile'Fan, ZhijuX2019-08-201-1/+1
* BaseTools: Improve the file saving and copying reliabilityShi, Steven2019-08-208-42/+119
* BaseTools: Add GenFds multi-thread support in build cacheShi, Steven2019-08-201-6/+17
* BaseTools: Change the [Arch][Name] module key in Build cacheShi, Steven2019-08-202-33/+21
* BaseTools: Print first cache missing file for build cachleShi, Steven2019-08-202-0/+78
* BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven2019-08-207-196/+865
* BaseTools/tools_def.template: Add -gdwarf to XCODE5 X64Andrew Fish2019-08-191-2/+2
* BaseTools: Fixed issue of incorrect Module Unique NameFeng, Bob C2019-08-192-3/+4
* BaseTools/Capsule: Tool to generate Windows Firmware Update DriverJin, Eric2019-08-152-7/+129
* BaseTools/Capsule: Add WindowsCapsuleSupportHelperSean Brogan2019-08-151-0/+62
* BaseTools/Scripts: Add GetUtcDateTime script.Chasel Chiu2019-08-151-0/+44
* BaseTools: Move buildoptions.py to Common folderBob Feng2019-08-143-2/+2
* BaseTools: Fix checking for Sources section in INF fileRodriguez, Christian2019-08-142-3/+37
* BaseTools: Add "-" in a re to parse line in .map fileFeng, Bob C2019-08-141-1/+1
* BaseTools: Fix incremental build bugFeng, Bob C2019-08-141-2/+1
* BaseTools: Fixed an issue that build raise exceptionFeng, Bob C2019-08-121-5/+2
* BaseTools: Enable block queue log agent.Feng, Bob C2019-08-093-24/+31
* BaseTools: Add the support for python 2Feng, Bob C2019-08-092-5/+92
* BaseTools: Move BuildOption parser out of build.pyFeng, Bob C2019-08-093-107/+121
* BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C2019-08-094-19/+117
* BaseTools: Add shared data for processesFeng, Bob C2019-08-092-5/+8
* BaseTools: Enable Multiple Process AutoGenFeng, Bob C2019-08-097-56/+307
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-0915-4248/+5204
* BaseTools: Add functions to get platform scope build optionsFeng, Bob C2019-08-093-2/+40
* BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functionsFeng, Bob C2019-08-091-87/+143
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-098-97/+63
* BaseTools:Add the Judgment Method of "--exclude"Fan, ZhijuX2019-08-081-1/+17
* BaseTools/PatchCheck: Disable text conversion in 'git show'Michael D Kinney2019-08-071-1/+1
* BaseTools/PatchCheck: Add copy from/to keywordsMichael D Kinney2019-08-071-0/+2
* BaseTools/PatchCheck: Ignore blank lines in diffMichael D Kinney2019-08-071-0/+3
* BaseTools: Fixed a typo in Trim.pyFeng, Bob C2019-08-021-1/+1
* BaseTools:Added arch output to build reportMatthew Carlson2019-08-011-0/+2
* BaseTools:Updata the output encoding of the Popen functionBob Feng2019-08-015-7/+7
* BaseTools:Add extra debugging messageMax Knutsen2019-08-012-7/+13
* BaseTools:replace the chinese quotation mark with unicode "Sean Brogan2019-08-011-1/+1
* BaseTools: Sort file list in MakefileFeng, Bob C2019-07-251-1/+2
* BaseTools: add GetMaintainer.py scriptLeif Lindholm2019-07-241-0/+190
* BaseTools: Fixed the mis-using strip() function issue.Feng, Bob C2019-07-222-2/+5
* BaseTools: Create ".cache" folder when initialize Build objectFeng, Bob C2019-07-222-7/+3
* BaseTools: Fix python3.8 SyntaxWarningCole Robinson2019-07-151-1/+1
* BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2019-07-128-23/+27
* BaseTools: Fixed the issue when ToolDefinitionFile is not generatedBob Feng2019-07-121-3/+6
* Revert "BaseTools/BfmLib: Add a tool BfmLib"Liming Gao2019-07-118-5881/+0
* Revert "BaseTools/FCE: Add a tool FCE"Liming Gao2019-07-1123-23443/+2
* Revert "BaseTools/FMMT: Add a tool FMMT"Liming Gao2019-07-1111-9036/+0
* Revert "BaseTools: fix FCE build when edksetup not executed"Liming Gao2019-07-111-1/+1
* Revert "BaseTools/FMMT: Change FMMT script type in PosixLike"Liming Gao2019-07-111-29/+29
* Revert "BaseTools/BfmLib: Change BfmLib script type in PosixLike"Liming Gao2019-07-111-29/+29