summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Delete FrameworkDatabase from BaseTools/ConfFan, ZhijuX2019-05-091-23/+0
* BaseTools/VfrCompile: Remove framework VFR supportDandan Bi2019-05-098-215/+15
* BaseTools:The code used to test python module is moved to edksetupFan, ZhijuX2019-05-081-8/+0
* BaseTools:Remove unused BaseTools\Source\Python\UPT\DllFan, ZhijuX2019-05-081-0/+0
* BaseTools:ECC report errors on account of analyze special charactersFan, ZhijuX2019-05-084-1/+14
* BaseTools:corrected error message for the DatumType errorFan, ZhijuX2019-05-081-3/+7
* BaseTools: support arm64 as a platform name in addition to aarch64Rebecca Cran2019-05-032-4/+6
* BaseTools:Fixed an issue where the order of GuidS changed in guid.xrefFan, ZhijuX2019-05-011-10/+10
* BaseTools: Add GCC flags to Basetool build.Feng, Bob C2019-05-011-1/+2
* BaseTools: split long line into multiple short lines.Bob Feng2019-05-011-2/+5
* BaseTools/tools_def.template: Remove tools chain with ASL toolShenglei Zhang2019-04-281-1260/+0
* BaseTools: Support customized compiling commandBob Feng2019-04-281-1/+6
* BaseTools/PiFirmwareFile: fix undefined behavior in SECTION_SIZELaszlo Ersek2019-04-241-2/+9
* BaseTools: Remove ICC tool chain in tools_def.templateShenglei Zhang2019-04-241-1092/+0
* BaseTools: Hash false success.. minor change in hash invalidationChristian Rodriguez2019-04-221-2/+2
* BaseTools:fixed the incorrect autogen makefile which cause build failure.Fan, ZhijuX2019-04-221-8/+7
* BaseTools: Enhance Bin Cache database to support save the cacheRodriguez, Christian2019-04-221-8/+7
* BaseTools: Sometime write file not immediate to diskYunhua Feng2019-04-221-4/+13
* BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name.Fan, ZhijuX2019-04-181-0/+5
* BaseTools: Hash false success with back to back buildsRodriguez, Christian2019-04-162-0/+49
* BaseTools:Coding problems cause can not encode FMP Auth HeaderFan, ZhijuX2019-04-161-1/+1
* BaseTools:Enable the /MP option of MSVC compilerFan, ZhijuX2019-04-162-70/+140
* BaseTools: Fix corner-cases of --hash featureChristian Rodriguez2019-04-102-4/+16
* BaseTools: Fix corner-cases of --hash featureRodriguez, Christian2019-04-101-3/+13
* BaseTools: Fix corner-cases of --hash featureRodriguez, Christian2019-04-101-8/+9
* BaseTools: Fix corner-cases of --hash featureRodriguez, Christian2019-04-101-0/+14
* BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C2019-04-106-13/+37
* BaseTools/PatchCheck: Generate error if Contributed-under foundMichael D Kinney2019-04-091-8/+11
* 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