summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney479-3355/+479
2019-04-01BaseTools:Coding problems caused by special charactersFan, ZhijuX5-10/+10
2019-04-01BaseTools:Trim will trig exception when input asl UTF8 format fileFan, ZhijuX1-23/+21
2019-03-27BaseTools/C/Common: Improve performance of boundary validationShenglei Zhang1-3/+4
2019-03-27BaseTools/TianoCompress: Improve performance of boundary validationShenglei Zhang1-3/+4
2019-03-27BaseTool: Fixed an issue of Structure PCDFeng, Bob C1-7/+7
2019-03-24BaseTools: Remove the logic SourceOverridePathFeng, Bob C12-72/+4
2019-03-24BaseTools: Remove EDKI related logic from Trim toolFeng, Bob C1-160/+0
2019-03-24Document: Remove obsolete user manualsFeng, Bob C3-830/+0
2019-03-19BaseTools: Add missing license and copyright infoDandan Bi1-0/+12
2019-03-15BaseTools: Explicitly close files after readlinesmjohn42-5/+14
2019-03-15BaseTools: Fixed the issue of BaseTools Make cleanall failed.Feng, Bob C1-2/+2
2019-03-15BaseTool/Build: Add --disable-include-path-check.Jiewen Yao2-7/+10
2019-03-12BaseTools: Enable compiler cache support in edk2 buildShi, Steven1-16/+16
2019-03-06BaseTools:Run packagedoc_cli.py to generate doc failedFan, ZhijuX1-3/+4
2019-03-01BaseTools: Add python3-distutils Ubuntu package checkingFeng, Bob C1-0/+7
2019-02-28Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao2-35/+5
2019-02-27BaseTools:The BOM character is processed when python reads a fileFan, ZhijuX1-1/+2
2019-02-26BaseTools:PackageDocumentTools import lib error occurs.Fan, ZhijuX9-26/+26
2019-02-26BaseTools: Fix a Eot issue.Feng, Bob C1-3/+3
2019-02-26BaseTools: Eot failed when enable python3Feng, Bob C1-1/+1
2019-02-25BaseTools: Add parameter check for the AsciiStringToUint64Feng, Bob C1-1/+1
2019-02-22BaseTools: Fix a bug about Structure PCDFeng, Bob C1-1/+1
2019-02-22BaseTools:Build fail if define [DEPEX] in library infFan, ZhijuX1-2/+8
2019-02-22BaseTool: Fixed incremental rebuild issue.Feng, Bob C2-17/+16
2019-02-22BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED.Jiewen Yao1-27/+29
2019-02-20BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX3-2/+8
2019-02-20BaseTools:Fixed build failure when specifying multiple BUILDTARGETFan, ZhijuX1-1/+1
2019-02-20BaseTools: replace Sdict with OrderedDict in UPTFeng, Bob C1-2/+2
2019-02-20BaseTools:BaseTools supports to the driver combination.Fan, ZhijuX2-5/+35
2019-02-20BaseTools: Remove unused txt filesLiming Gao6-814/+0
2019-02-19BaseTools: Fixed a code bug for Pcd Array.Feng, Bob C1-7/+5
2019-02-19BaseTools: Fixed a bug in Vpd handlingFeng, Bob C1-1/+1
2019-02-19BaseTools: Fix a ParseDevPathValue function issue.Feng, Bob C1-0/+1
2019-02-19BaseTools:Fix a ECC issueFan, ZhijuX2-1/+3
2019-02-19BaseTools: Add MaxSizeUserSet to Pcd deepcopy functionFeng, Bob C1-0/+1
2019-02-18BaseTools: Fixed an issue about StructurePcdFeng, Bob C1-1/+1
2019-02-18BaseTools: Fix the build report issue about Structure PCDFeng, Bob C1-14/+7
2019-02-18BaseTools: Fixed a build report issue.Feng, Bob C2-5/+6
2019-02-18BaseTools: Correct the error message for UPTFeng, Bob C1-8/+10
2019-02-14BaseTools/build_rule.template: Remove GCCLDShenglei Zhang1-20/+13
2019-02-14BaseTools/tools_def.template: Remove DDK3790Shenglei Zhang1-233/+0
2019-02-14BaseTools/tools_def.template: Remove ELFGCCShenglei Zhang1-80/+0
2019-02-14BaseTools/tools_def.template: Remove UNIXGCCShenglei Zhang1-96/+0
2019-02-14BaseTools/tools_def.template: Remove VS2003 and VS2005Shenglei Zhang1-689/+0
2019-02-14BaseTools: Update MYTOOLSShenglei Zhang2-126/+5
2019-02-14BaseTools/tools_def.template: Remove CYGGCCShenglei Zhang1-194/+0
2019-02-14BaseTools: Various typoAntoine Coeur169-512/+507
2019-02-06BaseTools: Fix build failure when specifying multiple BUILDTARGETPhilippe Mathieu-Daud?1-1/+1
2019-02-06BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek1-1/+1