summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2021-02-01BaseTools: Ecc/exception: Added _ModuleEntryPoint into exception listKun Qin1-0/+4
2021-01-21BaseTools: Add unittest for Split toolBob Feng1-0/+111
2021-01-21BaseTools: Convert Split tool to pythonBob Feng9-524/+223
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-12-15BaseTools: Add comments in StructurePcd DSC file.Chen, Christine1-3/+12
2020-11-30BaseTools: Collect full Header files for struct finding.Chen, Christine1-6/+19
2020-11-19BaseTools: Resolve index out of range errors.Mingyue Liang1-1/+2
2020-11-13BaseTools: Fix BrotliCompress tool issueYunhua Feng4-59/+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 Build_Rule: Add the missing ASM16_FLAGS for ASM16 source filegaoliming1-1/+1
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-16BaseTools: update IASL extdep to more modern versionMatthew Carlson1-3/+3
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: Fix the issue in VS2017/VS2019 settingLiming Gao1-0/+4
2020-08-14BaseTools: Fix the issue in VS prefix setting for VS2017/VS2019Liming Gao1-0/+6
2020-08-14BaseTools: Move VS2019 env setting after VS2017 env settingLiming Gao1-23/+23
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