summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-03BaseTools/GenSec: Fix spelling mistakeMichael D Kinney1-1/+1
2020-07-31Revert "BaseTools/PatchCheck.py: Add LicenseCheck"Leif Lindholm1-50/+0
2020-07-29BaseTools/PeCoffLoaderEx: Remove the unused local variableAbner Chang1-3/+0
2020-07-24Revert "BaseTools: Add gcc flag to warn on void* pointer arithmetic"Bob Feng1-3/+3
2020-07-24BaseTools/Scripts: Ignore the CRLF check when upgrade submodule.Jiang, Guomin1-1/+1
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-21BaseTools: rename ReadMe.txt to ReadMe.rstRebecca Cran1-0/+0
2020-07-21BaseTools: Update ReadMe.txt to match current functionalityRebecca Cran1-22/+16
2020-07-21BaseTools: Factorize GCC flagsPierre Gondois1-1/+1
2020-07-21BaseTools: Add gcc flag to warn on void* pointer arithmeticPierre Gondois1-3/+3
2020-07-20BaseTools/PatchCheck.py: Skip length check for user name in xxx-byShenglei Zhang1-1/+8
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