summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/FMMT: Add a tool FMMTShenglei Zhang2019-07-0411-0/+9036
* BaseTools/FCE: Add a tool FCEShenglei Zhang2019-07-0423-2/+23443
* BaseTools/BfmLib: Add a tool BfmLibShenglei Zhang2019-07-048-0/+5881
* Edk2Setup: Support different VS tool chain setupDandan Bi2019-06-283-14/+135
* Edk2: Remove nt32 related flag in bat filesDandan Bi2019-06-281-8/+0
* BaseTools/Capsule: Supports multiple payloads and drivers in capsuleJin, Eric2019-06-283-266/+731
* BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng2019-06-252-37/+59
* BaseTools: refine CreateAsBuiltInf functionBob Feng2019-06-252-6/+5
* BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\ScriptsFan, ZhijuX2019-06-251-0/+198
* BaseTools:Add import in FvImageSectionFan, ZhijuX2019-06-241-0/+1
* BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven2019-06-173-5/+64
* BaseTools: Cannot store library cache of different arch togetherShi, Steven2019-06-171-0/+21
* BaseTools:Build Cache output notification messageShi, Steven2019-06-171-0/+10
* BaseTools:Build cache cannot store the cache files for library packageShi, Steven2019-06-171-1/+4
* BaseTools: add script to configure local git optionsLeif Lindholm2019-06-121-0/+204
* BaseTools: add centralized location for git config filesLeif Lindholm2019-06-122-0/+32
* BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian2019-06-104-27/+53
* BaseTools: Add a checking for Sources section in INF fileRodriguez, Christian2019-06-101-0/+38
* BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX2019-06-105-7/+46
* BaseTools:Update binary cache restore time to current timeSteven Shi2019-05-311-2/+2
* BaseTools:Extend the binary cache to support library cacheSteven Shi2019-05-311-0/+6
* BaseTools:Change the path of the file that Binary CacheFan, ZhijuX2019-05-271-2/+2
* BaseTools: Remove './SecMain' from 'run' targetBob Feng2019-05-241-4/+0
* BaseTools: Update Conf/target.template with the default EmulatorPkg.dscLiming Gao2019-05-231-2/+2
* BaseTools: Remove './SecMain' from 'run' targetFeng, Bob C2019-05-221-4/+0
* BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX2019-05-2211-10/+12
* BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian2019-05-213-14/+52
* BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney2019-05-212-1/+3
* BaseTools/VfrCompile: clean Framework Vfr supportDandan Bi2019-05-131-217/+55
* BaseTools: Check the fread function and avoid dead loopLiu, Zhiguang2019-05-101-2/+9
* BaseTools:Enables FFS to support the GUID value formatFan, ZhijuX2019-05-101-1/+6
* BaseTools: Correct the value assignment for StructurePcdFan, ZhijuX2019-05-104-75/+219
* Revert "BaseTools:code of test python module is moved to edksetup"Fan, ZhijuX2019-05-091-0/+8
* BaseTools: Fix the issue that build report missing Module SizeBob Feng2019-05-091-1/+1
* 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