summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-09479-3355/+479
* BaseTools:Coding problems caused by special charactersFan, ZhijuX2019-04-015-10/+10
* BaseTools:Trim will trig exception when input asl UTF8 format fileFan, ZhijuX2019-04-011-23/+21
* BaseTools/C/Common: Improve performance of boundary validationShenglei Zhang2019-03-271-3/+4
* BaseTools/TianoCompress: Improve performance of boundary validationShenglei Zhang2019-03-271-3/+4
* BaseTool: Fixed an issue of Structure PCDFeng, Bob C2019-03-271-7/+7
* BaseTools: Remove the logic SourceOverridePathFeng, Bob C2019-03-2412-72/+4
* BaseTools: Remove EDKI related logic from Trim toolFeng, Bob C2019-03-241-160/+0
* Document: Remove obsolete user manualsFeng, Bob C2019-03-243-830/+0
* BaseTools: Add missing license and copyright infoDandan Bi2019-03-191-0/+12
* BaseTools: Explicitly close files after readlinesmjohn42019-03-152-5/+14
* BaseTools: Fixed the issue of BaseTools Make cleanall failed.Feng, Bob C2019-03-151-2/+2
* BaseTool/Build: Add --disable-include-path-check.Jiewen Yao2019-03-152-7/+10
* BaseTools: Enable compiler cache support in edk2 buildShi, Steven2019-03-121-16/+16
* BaseTools:Run packagedoc_cli.py to generate doc failedFan, ZhijuX2019-03-061-3/+4
* BaseTools: Add python3-distutils Ubuntu package checkingFeng, Bob C2019-03-011-0/+7
* Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao2019-02-282-35/+5
* BaseTools:The BOM character is processed when python reads a fileFan, ZhijuX2019-02-271-1/+2
* BaseTools:PackageDocumentTools import lib error occurs.Fan, ZhijuX2019-02-269-26/+26
* BaseTools: Fix a Eot issue.Feng, Bob C2019-02-261-3/+3
* BaseTools: Eot failed when enable python3Feng, Bob C2019-02-261-1/+1
* BaseTools: Add parameter check for the AsciiStringToUint64Feng, Bob C2019-02-251-1/+1
* BaseTools: Fix a bug about Structure PCDFeng, Bob C2019-02-221-1/+1
* BaseTools:Build fail if define [DEPEX] in library infFan, ZhijuX2019-02-221-2/+8
* BaseTool: Fixed incremental rebuild issue.Feng, Bob C2019-02-222-17/+16
* BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED.Jiewen Yao2019-02-221-27/+29
* BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX2019-02-203-2/+8
* BaseTools:Fixed build failure when specifying multiple BUILDTARGETFan, ZhijuX2019-02-201-1/+1
* BaseTools: replace Sdict with OrderedDict in UPTFeng, Bob C2019-02-201-2/+2
* BaseTools:BaseTools supports to the driver combination.Fan, ZhijuX2019-02-202-5/+35
* BaseTools: Remove unused txt filesLiming Gao2019-02-206-814/+0
* BaseTools: Fixed a code bug for Pcd Array.Feng, Bob C2019-02-191-7/+5
* BaseTools: Fixed a bug in Vpd handlingFeng, Bob C2019-02-191-1/+1
* BaseTools: Fix a ParseDevPathValue function issue.Feng, Bob C2019-02-191-0/+1
* BaseTools:Fix a ECC issueFan, ZhijuX2019-02-192-1/+3
* BaseTools: Add MaxSizeUserSet to Pcd deepcopy functionFeng, Bob C2019-02-191-0/+1
* BaseTools: Fixed an issue about StructurePcdFeng, Bob C2019-02-181-1/+1
* BaseTools: Fix the build report issue about Structure PCDFeng, Bob C2019-02-181-14/+7
* BaseTools: Fixed a build report issue.Feng, Bob C2019-02-182-5/+6
* BaseTools: Correct the error message for UPTFeng, Bob C2019-02-181-8/+10
* BaseTools/build_rule.template: Remove GCCLDShenglei Zhang2019-02-141-20/+13
* BaseTools/tools_def.template: Remove DDK3790Shenglei Zhang2019-02-141-233/+0
* BaseTools/tools_def.template: Remove ELFGCCShenglei Zhang2019-02-141-80/+0
* BaseTools/tools_def.template: Remove UNIXGCCShenglei Zhang2019-02-141-96/+0
* BaseTools/tools_def.template: Remove VS2003 and VS2005Shenglei Zhang2019-02-141-689/+0
* BaseTools: Update MYTOOLSShenglei Zhang2019-02-142-126/+5
* BaseTools/tools_def.template: Remove CYGGCCShenglei Zhang2019-02-141-194/+0
* BaseTools: Various typoAntoine Coeur2019-02-14169-512/+507
* BaseTools: Fix build failure when specifying multiple BUILDTARGETPhilippe Mathieu-Daud?2019-02-061-1/+1
* BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek2019-02-061-1/+1