summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2019-08-01BaseTools:replace the chinese quotation mark with unicode "Sean Brogan1-1/+1
2019-07-25BaseTools: Sort file list in MakefileFeng, Bob C1-1/+2
2019-07-24BaseTools: add GetMaintainer.py scriptLeif Lindholm1-0/+190
2019-07-22BaseTools: Fixed the mis-using strip() function issue.Feng, Bob C2-2/+5
2019-07-22BaseTools: Create ".cache" folder when initialize Build objectFeng, Bob C2-7/+3
2019-07-15BaseTools: Fix python3.8 SyntaxWarningCole Robinson1-1/+1
2019-07-12BaseTools: Add HOST_APPLICATION module type.Jiewen Yao8-23/+27
2019-07-12BaseTools: Fixed the issue when ToolDefinitionFile is not generatedBob Feng1-3/+6
2019-07-11Revert "BaseTools/BfmLib: Add a tool BfmLib"Liming Gao8-5881/+0
2019-07-11Revert "BaseTools/FCE: Add a tool FCE"Liming Gao23-23443/+2
2019-07-11Revert "BaseTools/FMMT: Add a tool FMMT"Liming Gao11-9036/+0
2019-07-11Revert "BaseTools: fix FCE build when edksetup not executed"Liming Gao1-1/+1
2019-07-11Revert "BaseTools/FMMT: Change FMMT script type in PosixLike"Liming Gao1-29/+29
2019-07-11Revert "BaseTools/BfmLib: Change BfmLib script type in PosixLike"Liming Gao1-29/+29
2019-07-11Revert "BaseTools/FCE: Change FCE script type in PosixLike"Liming Gao1-29/+29
2019-07-10BaseTools: Detect the change of env variable used in tooldef.txtFeng, Bob C1-2/+5
2019-07-10BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.cFeng, Bob C1-1/+2
2019-07-08BaseTools/FCE: Change FCE script type in PosixLikeShenglei Zhang1-29/+29
2019-07-08BaseTools/BfmLib: Change BfmLib script type in PosixLikeShenglei Zhang1-29/+29
2019-07-08BaseTools/FMMT: Change FMMT script type in PosixLikeShenglei Zhang1-29/+29
2019-07-08BaseTools: Fix various typosAntoine Cœur15-22/+22
2019-07-05BaseTools: fix FCE build when edksetup not executedLeif Lindholm1-1/+1
2019-07-04BaseTools/FMMT: Add a tool FMMTShenglei Zhang11-0/+9036
2019-07-04BaseTools/FCE: Add a tool FCEShenglei Zhang23-2/+23443
2019-07-04BaseTools/BfmLib: Add a tool BfmLibShenglei Zhang8-0/+5881
2019-06-28Edk2Setup: Support different VS tool chain setupDandan Bi3-14/+135
2019-06-28Edk2: Remove nt32 related flag in bat filesDandan Bi1-8/+0
2019-06-28BaseTools/Capsule: Supports multiple payloads and drivers in capsuleJin, Eric3-266/+731
2019-06-25BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng2-37/+59
2019-06-25BaseTools: refine CreateAsBuiltInf functionBob Feng2-6/+5
2019-06-25BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\ScriptsFan, ZhijuX1-0/+198
2019-06-24BaseTools:Add import in FvImageSectionFan, ZhijuX1-0/+1
2019-06-17BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven3-5/+64
2019-06-17BaseTools: Cannot store library cache of different arch togetherShi, Steven1-0/+21
2019-06-17BaseTools:Build Cache output notification messageShi, Steven1-0/+10
2019-06-17BaseTools:Build cache cannot store the cache files for library packageShi, Steven1-1/+4
2019-06-12BaseTools: add script to configure local git optionsLeif Lindholm1-0/+204
2019-06-12BaseTools: add centralized location for git config filesLeif Lindholm2-0/+32
2019-06-10BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian4-27/+53
2019-06-10BaseTools: Add a checking for Sources section in INF fileRodriguez, Christian1-0/+38
2019-06-10BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX5-7/+46
2019-05-31BaseTools:Update binary cache restore time to current timeSteven Shi1-2/+2
2019-05-31BaseTools:Extend the binary cache to support library cacheSteven Shi1-0/+6
2019-05-27BaseTools:Change the path of the file that Binary CacheFan, ZhijuX1-2/+2
2019-05-24BaseTools: Remove './SecMain' from 'run' targetBob Feng1-4/+0
2019-05-23BaseTools: Update Conf/target.template with the default EmulatorPkg.dscLiming Gao1-2/+2
2019-05-22BaseTools: Remove './SecMain' from 'run' targetFeng, Bob C1-4/+0
2019-05-22BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX11-10/+12
2019-05-21BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian3-14/+52
2019-05-21BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney2-1/+3