summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Add EDKII_DSC_PLATFORM_GUID MACROfengyunhua2020-10-131-0/+3
* 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: 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: 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
* BaseTools/PeCoffLoaderEx: Remove the unused local variableAbner Chang2020-07-291-3/+0
* 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: 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: Fix string concatenationPierre Gondois2020-07-021-1/+1
* BaseTools: Compile AML bytecode arrays into .obj filePierre Gondois2020-07-021-48/+34
* BaseTools: Rename AmlToHex script to AmlToCPierre Gondois2020-07-021-0/+0
* BaseTools: Generate multiple rules when multiple output filesPierre Gondois2020-07-022-17/+27
* BaseTools GenFv: Report the correct spare FV image sizeLiming Gao2020-06-111-0/+13
* BaseTools: Warn user the file not found issue instead of break build.Bob Feng2020-06-071-2/+4
* BaseTools/build.py: Exit with 1 when AutoGen error occurredIrene Park2020-06-071-2/+4
* BaseTools: Bootable NVDIMM namespacesOleksiy Yakovlev2020-05-151-0/+12
* BaseTools: REST style formsetOleksiy Yakovlev2020-05-151-0/+1
* BaseTools: Fix parse PCD GUID expression issueFeng, YunhuaX2020-05-131-5/+5
* BaseTools/Ecc: Replace deprecated function time.clock()Michael Kubacki2020-05-131-2/+3
* BaseTools: BaseTools changes for RISC-V platform.Abner Chang2020-04-292-4/+7
* BaseTools: BaseTools changes for RISC-V platform.Abner Chang2020-04-298-13/+580
* BaseTools:Add the spare space FV image size checkerFan, Zhiju2020-04-232-0/+49
* BaseTools: Make brotli a submoduleShenglei Zhang2020-04-1689-35213/+53
* BaseTools:GuidedSectionTools.txt is not generated correctlyFan, ZhijuX2020-03-312-14/+5
* BaseTools:Fix build tools print traceback info issueFan, ZhijuX2020-03-241-3/+0
* BaseTools:fix issue for decode the stdout/stderr byte arraysFan, ZhijuX2020-03-241-1/+1
* BaseTools:copy the common PcdValueCommon.c to output directoryFan, ZhijuX2020-03-121-2/+11
* BaseTools: Remove invalid leading space before !INCLUDE in MakefileBob Feng2020-03-021-8/+8
* BaseTools:build failure in CLANGPDB tool chainFan, ZhijuX2020-02-131-0/+2
* BaseTools: Fixed build failure when using python38Fan, ZhijuX2020-02-121-1/+1
* BaseTools:fix Ecc tool issue for check StructPcdFan, ZhijuX2020-02-121-2/+69
* BaseTools: Remove caret in NASM_INC macroPierre Gondois2020-02-121-3/+4
* BaseTools: Rationalise makefile generationPierre Gondois2020-02-124-94/+116
* BaseTools: Fixed a Incremental build issueBob Feng2020-02-091-1/+1
* BaseTools/PcdValueCommon: Fix 64-bit host compiler errorSean Brogan2020-02-071-1/+1