summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)AuthorFilesLines
2021-01-14BaseTools: Fix the build report crash issueBob Feng1-7/+9
2021-01-08BaseTools LzmaCompress: Update LZMA to new 19.00 versionLiu, WeiX C12-575/+877
2021-01-06BaseTools/CommonLib.h: Build failed due to MAX_LONG_FILE_PATHEnze Zhu1-0/+8
2021-01-06BaseTools: Fix the improper error loggingIrene Park1-1/+1
2021-01-06BaseTools: Fix the issue caused by tostring() removal on Py39Bob Feng1-3/+20
2020-12-23BaseTools: Should always define PCD TOKEN value as Zero for static PCDYunhua Feng1-2/+1
2020-12-22BaseTools/EfiRom: remove redundant checking of argcwenyi,xie via groups.io1-1/+1
2020-12-22BaseTools/GenFfs: Optimazing else if statementwenyi,xie via groups.io1-6/+5
2020-12-22BaseTools: Correct report the line number in INF file issueYunhua Feng1-1/+1
2020-12-22BaseTools/Ecc: Allow init of function static variablesPierre Gondois1-1/+1
2020-12-22BaseTools: Fix crash in ECC when parsing incorrect headerSami Mujawar1-1/+4
2020-11-19BaseTools: Resolve index out of range errors.Mingyue Liang1-1/+2
2020-11-13BaseTools: Fix BrotliCompress tool issueYunhua Feng3-4/+576
2020-11-11BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII optionAbner Chang1-3/+22
2020-11-10BaseTools: Limit command line length.Mingyue Liang2-9/+44
2020-11-10BaseTools: Update report map file formatYunhua Feng1-1/+1
2020-11-10BaseTools: Add image type into generate map fileYunhua Feng1-1/+6
2020-11-10BaseTools: Incremental build issue for included ASI file's deletion.Mingyue Liang1-2/+1
2020-11-06BaseTools: Fix BaseTools nmake cleanall hang issuefengyunhua1-1/+4
2020-11-05BaseTools: Enable Module Scope Structure PcdBob Feng7-74/+326
2020-11-04BaseTools: Remove the dependency on the build intermediate fileBob Feng1-16/+0
2020-11-03BaseTools: Update the FV Space Information to display decimal and Hexfengyunhua1-1/+4
2020-10-27BaseTools/Ecc: Fix ECC check MetaFile Copyright information issueYunhua Feng1-1/+5
2020-10-26BaseTools: Fix PcdValueInit tool build issue with VS compiler x64Bob Feng1-1/+1
2020-10-13BaseTools: Add EDKII_DSC_PLATFORM_GUID MACROfengyunhua1-0/+3
2020-10-10BaseTools: Move C tool flags before the common flagsgaoliming2-2/+2
2020-10-10BaseTools: Copy PACKED definition from MdePkg Base.hgaoliming1-0/+10
2020-09-29BaseTools: Add RISCV64 bindingNikita3-0/+94
2020-09-25BaseTools: Set section alignment as zero if its type is AutoBob Feng2-16/+2
2020-09-25BaseTools: Remove CanSkip calling for incremental buildBob Feng1-3/+0
2020-09-25BaseTools: Normalize case of pathname when evaluating Macros.Mingyue Liang1-2/+4
2020-09-25BaseTools: Clean the ffs folder before generating files in itBob Feng1-0/+3
2020-09-25BaseTools: Add included files to deps_target file.Mingyue Liang1-3/+1
2020-09-08BaseTools: Sort the Pcd set when generating the VPD binaryBob Feng2-2/+2
2020-09-01BaseTools/Ecc: Fix an issue of path separator compatibilityBob Feng1-4/+4
2020-08-14BaseTools: Work around array.array.tostring() removal in python 3.9Cole Robinson1-1/+1
2020-08-14BaseTools: fix ucs-2 lookup on python 3.9Cole Robinson1-1/+1
2020-08-14BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng2-4/+2
2020-08-07BaseTools: Improve the method of checking queue emptyFeng, Bob C2-7/+22
2020-08-05BaseTools/VolInfo: Fix spelling mistakeMichael D Kinney1-1/+1
2020-08-03BaseTools/GenSec: Fix spelling mistakeMichael D Kinney1-1/+1
2020-07-29BaseTools/PeCoffLoaderEx: Remove the unused local variableAbner Chang1-3/+0
2020-07-23BaseTools: Fix binary file not generate map file issueFeng, YunhuaX1-1/+1
2020-07-21Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang4-4/+32
2020-07-21BaseTools: Remove the file timestamp checking during parsingBob Feng2-26/+2
2020-07-17BaseTools: Add Guid name support in GenFfs.Yuwei Chen3-1/+38
2020-07-15BaseTools/Python: Allow HOST_APPLICATION to use NULL librariesMichael D Kinney1-2/+2
2020-07-02BaseTools: Fix string concatenationPierre Gondois1-1/+1
2020-07-02BaseTools: Compile AML bytecode arrays into .obj filePierre Gondois1-48/+34
2020-07-02BaseTools: Rename AmlToHex script to AmlToCPierre Gondois1-0/+0