summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* BaseTools/Build: Do not use Common.lib in Structured PCD appKinney, Michael D2020-02-073-23/+25
* BaseTools: Script for converting .aml to .hexPierre Gondois2020-02-061-0/+156
* BaseTools/DscBuildData: Fix PCD autogen include file conflictMichael D Kinney2020-02-041-1/+17
* BaseTools: Fixed a incremental build bugBob Feng2020-01-193-4/+13
* BaseTools/Capsule: Add capsule dependency supportLi, Aaron2020-01-152-7/+464
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-1310-169/+261
* BaseTools:Change the case rules for ECC check pointer namesFan, ZhijuX2020-01-131-3/+4
* edksetup.bat stuck on unicode locale WindowsPark, Aiden2019-12-231-1/+1
* BaseTools: Resolve a issue of Incremental buildBob Feng2019-12-181-9/+2
* BaseTools: Fix build failure when multiple build targets givenBob Feng2019-12-183-2/+4
* BaseTools: Remove redundant binary cache fileSteven Shi2019-12-101-29/+0
* BaseTools: Leverage compiler output to optimize binary cacheSteven Shi2019-12-106-822/+714
* BaseTools: enhance the CacheCopyFile method arg namesSteven Shi2019-12-101-3/+3
* BaseTools: store more complete output files in binary cacheSteven Shi2019-12-101-16/+4
* BaseTools: Enhance Basetool for incremental buildBob Feng2019-12-104-73/+380
* BaseTools: Generate dependent files for ASL and ASM filesBob Feng2019-12-101-20/+95