summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Resolve index out of range errors.Mingyue Liang2020-11-191-1/+2
* BaseTools: Fix BrotliCompress tool issueYunhua Feng2020-11-134-59/+576
* BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII optionAbner Chang2020-11-111-3/+22
* BaseTools: Limit command line length.Mingyue Liang2020-11-102-9/+44
* BaseTools: Update report map file formatYunhua Feng2020-11-101-1/+1
* BaseTools: Add image type into generate map fileYunhua Feng2020-11-101-1/+6
* BaseTools: Incremental build issue for included ASI file's deletion.Mingyue Liang2020-11-101-2/+1
* BaseTools: Fix BaseTools nmake cleanall hang issuefengyunhua2020-11-061-1/+4
* BaseTools: Enable Module Scope Structure PcdBob Feng2020-11-057-74/+326
* BaseTools: Remove the dependency on the build intermediate fileBob Feng2020-11-041-16/+0
* BaseTools: Update the FV Space Information to display decimal and Hexfengyunhua2020-11-031-1/+4
* BaseTools/Ecc: Fix ECC check MetaFile Copyright information issueYunhua Feng2020-10-271-1/+5
* BaseTools: Fix PcdValueInit tool build issue with VS compiler x64Bob Feng2020-10-261-1/+1
* BaseTools: Add EDKII_DSC_PLATFORM_GUID MACROfengyunhua2020-10-131-0/+3
* BaseTools Build_Rule: Add the missing ASM16_FLAGS for ASM16 source filegaoliming2020-10-101-1/+1
* BaseTools: Move C tool flags before the common flagsgaoliming2020-10-102-2/+2
* BaseTools: Copy PACKED definition from MdePkg Base.hgaoliming2020-10-101-0/+10
* BaseTools: Add RISCV64 bindingNikita2020-09-293-0/+94
* BaseTools: Set section alignment as zero if its type is AutoBob Feng2020-09-252-16/+2
* BaseTools: Remove CanSkip calling for incremental buildBob Feng2020-09-251-3/+0
* BaseTools: Normalize case of pathname when evaluating Macros.Mingyue Liang2020-09-251-2/+4
* BaseTools: Clean the ffs folder before generating files in itBob Feng2020-09-251-0/+3
* BaseTools: Add included files to deps_target file.Mingyue Liang2020-09-251-3/+1
* BaseTools: update IASL extdep to more modern versionMatthew Carlson2020-09-161-3/+3
* BaseTools: Sort the Pcd set when generating the VPD binaryBob Feng2020-09-082-2/+2
* BaseTools/Ecc: Fix an issue of path separator compatibilityBob Feng2020-09-011-4/+4
* BaseTools: Fix the issue in VS2017/VS2019 settingLiming Gao2020-08-141-0/+4
* BaseTools: Fix the issue in VS prefix setting for VS2017/VS2019Liming Gao2020-08-141-0/+6
* BaseTools: Move VS2019 env setting after VS2017 env settingLiming Gao2020-08-141-23/+23
* BaseTools: Work around array.array.tostring() removal in python 3.9Cole Robinson2020-08-141-1/+1
* BaseTools: fix ucs-2 lookup on python 3.9Cole Robinson2020-08-141-1/+1
* BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng2020-08-142-4/+2
* BaseTools: Improve the method of checking queue emptyFeng, Bob C2020-08-072-7/+22
* BaseTools/VolInfo: Fix spelling mistakeMichael D Kinney2020-08-051-1/+1
* BaseTools/GenSec: Fix spelling mistakeMichael D Kinney2020-08-031-1/+1
* Revert "BaseTools/PatchCheck.py: Add LicenseCheck"Leif Lindholm2020-07-311-50/+0
* BaseTools/PeCoffLoaderEx: Remove the unused local variableAbner Chang2020-07-291-3/+0
* Revert "BaseTools: Add gcc flag to warn on void* pointer arithmetic"Bob Feng2020-07-241-3/+3
* BaseTools/Scripts: Ignore the CRLF check when upgrade submodule.Jiang, Guomin2020-07-241-1/+1
* BaseTools: Fix binary file not generate map file issueFeng, YunhuaX2020-07-231-1/+1
* Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang2020-07-214-4/+32
* BaseTools: Remove the file timestamp checking during parsingBob Feng2020-07-212-26/+2
* BaseTools: rename ReadMe.txt to ReadMe.rstRebecca Cran2020-07-211-0/+0
* BaseTools: Update ReadMe.txt to match current functionalityRebecca Cran2020-07-211-22/+16
* BaseTools: Factorize GCC flagsPierre Gondois2020-07-211-1/+1
* BaseTools: Add gcc flag to warn on void* pointer arithmeticPierre Gondois2020-07-211-3/+3
* BaseTools/PatchCheck.py: Skip length check for user name in xxx-byShenglei Zhang2020-07-201-1/+8
* BaseTools: Add Guid name support in GenFfs.Yuwei Chen2020-07-173-1/+38
* BaseTools/Python: Allow HOST_APPLICATION to use NULL librariesMichael D Kinney2020-07-151-2/+2
* BaseTools: convert diff.order to LF-onlyLeif Lindholm2020-07-031-13/+13