]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
BaseTools/GenFw AARCH64: fix up GOT based relative relocations
[mirror_edk2.git] / BaseTools /
2019-09-04 Ard BiesheuvelBaseTools/GenFw AARCH64: fix up GOT based relative...
2019-09-04 Liming GaoBaseTools: Update GenFw tool to support -e -z option...
2019-09-02 Shi, StevenBaseTools: Support more file types in build cache
2019-08-29 Feng, Bob CBaseTools: Fixed regression issue for building !x86... edk2-stable201908
2019-08-29 Feng, Bob CBaseTools: fix an incremental build issue.
2019-08-23 Feng, Bob CBaseTools: Incorrect error message for library instance...
2019-08-23 Feng, Bob CBaseTools: Fix incremental build genmake issue
2019-08-23 Shi, StevenBaseTools: Support long file path in windows for misc...
2019-08-20 Fan, ZhijuXBaseTools: Update incorrect variable name 'DataPile'
2019-08-20 Shi, StevenBaseTools: Improve the file saving and copying reliability
2019-08-20 Shi, StevenBaseTools: Add GenFds multi-thread support in build...
2019-08-20 Shi, StevenBaseTools: Change the [Arch][Name] module key in Build...
2019-08-20 Shi, StevenBaseTools: Print first cache missing file for build...
2019-08-20 Shi, StevenBaseTools: Improve the cache hit in the edk2 build...
2019-08-19 Andrew FishBaseTools/tools_def.template: Add -gdwarf to XCODE5 X64
2019-08-19 Feng, Bob CBaseTools: Fixed issue of incorrect Module Unique Name
2019-08-15 Jin, EricBaseTools/Capsule: Tool to generate Windows Firmware...
2019-08-15 Sean BroganBaseTools/Capsule: Add WindowsCapsuleSupportHelper
2019-08-15 Chasel ChiuBaseTools/Scripts: Add GetUtcDateTime script.
2019-08-14 Bob FengBaseTools: Move buildoptions.py to Common folder
2019-08-14 Rodriguez, ChristianBaseTools: Fix checking for Sources section in INF...
2019-08-14 Feng, Bob CBaseTools: Add "-" in a re to parse line in .map file
2019-08-14 Feng, Bob CBaseTools: Fix incremental build bug
2019-08-12 Feng, Bob CBaseTools: Fixed an issue that build raise exception
2019-08-09 Feng, Bob CBaseTools: Enable block queue log agent.
2019-08-09 Feng, Bob CBaseTools: Add the support for python 2
2019-08-09 Feng, Bob CBaseTools: Move BuildOption parser out of build.py
2019-08-09 Feng, Bob CBaseTools: Add LogAgent to support multiple process...
2019-08-09 Feng, Bob CBaseTools: Add shared data for processes
2019-08-09 Feng, Bob CBaseTools: Enable Multiple Process AutoGen
2019-08-09 Feng, Bob CBaseTools: Decouple AutoGen Objects
2019-08-09 Feng, Bob CBaseTools: Add functions to get platform scope build...
2019-08-09 Feng, Bob CBaseTools: Split WorkspaceAutoGen._InitWorker into...
2019-08-09 Feng, Bob CBaseTools: Singleton the object to handle build conf...
2019-08-08 Fan, ZhijuXBaseTools:Add the Judgment Method of "--exclude"
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Disable text conversion in 'git...
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Add copy from/to keywords
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Ignore blank lines in diff
2019-08-01 Feng, Bob CBaseTools: Fixed a typo in Trim.py
2019-08-01 Matthew CarlsonBaseTools:Added arch output to build report
2019-08-01 Bob FengBaseTools:Updata the output encoding of the Popen function
2019-08-01 Max KnutsenBaseTools:Add extra debugging message
2019-08-01 Sean BroganBaseTools:replace the chinese quotation mark with unicode "
2019-07-25 Feng, Bob CBaseTools: Sort file list in Makefile
2019-07-24 Leif LindholmBaseTools: add GetMaintainer.py script
2019-07-22 Feng, Bob CBaseTools: Fixed the mis-using strip() function issue.
2019-07-22 Feng, Bob CBaseTools: Create ".cache" folder when initialize Build...
2019-07-15 Cole RobinsonBaseTools: Fix python3.8 SyntaxWarning
2019-07-12 Jiewen YaoBaseTools: Add HOST_APPLICATION module type.
2019-07-12 Bob FengBaseTools: Fixed the issue when ToolDefinitionFile...
2019-07-11 Liming GaoRevert "BaseTools/BfmLib: Add a tool BfmLib"
2019-07-11 Liming GaoRevert "BaseTools/FCE: Add a tool FCE"
2019-07-11 Liming GaoRevert "BaseTools/FMMT: Add a tool FMMT"
2019-07-11 Liming GaoRevert "BaseTools: fix FCE build when edksetup not...
2019-07-11 Liming GaoRevert "BaseTools/FMMT: Change FMMT script type in...
2019-07-11 Liming GaoRevert "BaseTools/BfmLib: Change BfmLib script type...
2019-07-11 Liming GaoRevert "BaseTools/FCE: Change FCE script type in PosixLike"
2019-07-10 Feng, Bob CBaseTools: Detect the change of env variable used in...
2019-07-10 Feng, Bob CBaseTools: Fixed the issue of the CFlag for compile...
2019-07-08 Shenglei ZhangBaseTools/FCE: Change FCE script type in PosixLike
2019-07-08 Shenglei ZhangBaseTools/BfmLib: Change BfmLib script type in PosixLike
2019-07-08 Shenglei ZhangBaseTools/FMMT: Change FMMT script type in PosixLike
2019-07-08 Antoine CœurBaseTools: Fix various typos
2019-07-05 Leif LindholmBaseTools: fix FCE build when edksetup not executed
2019-07-04 Shenglei ZhangBaseTools/FMMT: Add a tool FMMT
2019-07-04 Shenglei ZhangBaseTools/FCE: Add a tool FCE
2019-07-04 Shenglei ZhangBaseTools/BfmLib: Add a tool BfmLib
2019-06-28 Dandan BiEdk2Setup: Support different VS tool chain setup
2019-06-28 Dandan BiEdk2: Remove nt32 related flag in bat files
2019-06-28 Jin, EricBaseTools/Capsule: Supports multiple payloads and drive...
2019-06-25 Bob FengBaseTools: Move Build Cache related function out of...
2019-06-25 Bob FengBaseTools: refine CreateAsBuiltInf function
2019-06-25 Fan, ZhijuXBaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools...
2019-06-24 Fan, ZhijuXBaseTools:Add import in FvImageSection
2019-06-17 Shi, StevenBaseTools:Introduce CopyFileOnChange() function to...
2019-06-17 Shi, StevenBaseTools: Cannot store library cache of different...
2019-06-17 Shi, StevenBaseTools:Build Cache output notification message
2019-06-17 Shi, StevenBaseTools:Build cache cannot store the cache files...
2019-06-12 Leif LindholmBaseTools: add script to configure local git options
2019-06-12 Leif LindholmBaseTools: add centralized location for git config...
2019-06-10 Rodriguez, ChristianBaseTools: Refactor hash tracking after checking for...
2019-06-10 Rodriguez, ChristianBaseTools: Add a checking for Sources section in INF...
2019-06-10 Fan, ZhijuXBaseTools:Make BaseTools support new rules to generate...
2019-05-31 Steven ShiBaseTools:Update binary cache restore time to current...
2019-05-31 Steven ShiBaseTools:Extend the binary cache to support library...
2019-05-27 Fan, ZhijuXBaseTools:Change the path of the file that Binary Cache
2019-05-24 Bob FengBaseTools: Remove './SecMain' from 'run' target
2019-05-23 Liming GaoBaseTools: Update Conf/target.template with the default...
2019-05-22 Feng, Bob CBaseTools: Remove './SecMain' from 'run' target
2019-05-22 Fan, ZhijuXBaseTools:Update mailing list address in BaseTools...
2019-05-21 Rodriguez, ChristianBaseTools: Library hashing fix and optimization for...
2019-05-21 Michael D KinneyBaseTools: Fix private includes for FILE_GUID override
2019-05-13 Dandan BiBaseTools/VfrCompile: clean Framework Vfr support
2019-05-10 Liu, ZhiguangBaseTools: Check the fread function and avoid dead...
2019-05-10 Fan, ZhijuXBaseTools:Enables FFS to support the GUID value format
2019-05-10 Fan, ZhijuXBaseTools: Correct the value assignment for StructurePcd
2019-05-09 Fan, ZhijuXRevert "BaseTools:code of test python module is moved...
2019-05-09 Bob FengBaseTools: Fix the issue that build report missing...
2019-05-09 Fan, ZhijuXBaseTools:Delete FrameworkDatabase from BaseTools/Conf
2019-05-09 Dandan BiBaseTools/VfrCompile: Remove framework VFR support
next