]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
BaseTools: Add HOST_APPLICATION module type.
[mirror_edk2.git] / BaseTools /
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
2019-05-08 Fan, ZhijuXBaseTools:The code used to test python module is moved...
2019-05-08 Fan, ZhijuXBaseTools:Remove unused BaseTools\Source\Python\UPT\Dll
2019-05-08 Fan, ZhijuXBaseTools:ECC report errors on account of analyze speci...
2019-05-08 Fan, ZhijuXBaseTools:corrected error message for the DatumType...
2019-05-03 Rebecca CranBaseTools: support arm64 as a platform name in addition...
2019-05-01 Fan, ZhijuXBaseTools:Fixed an issue where the order of GuidS chang...
2019-05-01 Feng, Bob CBaseTools: Add GCC flags to Basetool build.
2019-05-01 Bob FengBaseTools: split long line into multiple short lines.
2019-04-28 Shenglei ZhangBaseTools/tools_def.template: Remove tools chain with...
2019-04-28 Bob FengBaseTools: Support customized compiling command
2019-04-24 Laszlo ErsekBaseTools/PiFirmwareFile: fix undefined behavior in...
2019-04-24 Shenglei ZhangBaseTools: Remove ICC tool chain in tools_def.template
2019-04-22 Christian RodriguezBaseTools: Hash false success.. minor change in hash...
2019-04-22 Fan, ZhijuXBaseTools:fixed the incorrect autogen makefile which...
2019-04-22 Rodriguez, ChristianBaseTools: Enhance Bin Cache database to support save...
2019-04-22 Yunhua FengBaseTools: Sometime write file not immediate to disk
2019-04-18 Fan, ZhijuXBaseTools:update ConvertFceToStructurePcd.py with the...
2019-04-16 Rodriguez, ChristianBaseTools: Hash false success with back to back builds
2019-04-16 Fan, ZhijuXBaseTools:Coding problems cause can not encode FMP...
2019-04-16 Fan, ZhijuXBaseTools:Enable the /MP option of MSVC compiler
2019-04-10 Christian RodriguezBaseTools: Fix corner-cases of --hash feature
2019-04-10 Rodriguez, ChristianBaseTools: Fix corner-cases of --hash feature
2019-04-10 Rodriguez, ChristianBaseTools: Fix corner-cases of --hash feature
2019-04-10 Rodriguez, ChristianBaseTools: Fix corner-cases of --hash feature
2019-04-10 Feng, Bob CBaseTools: Fixed issue in MultiThread Genfds function
2019-04-09 Michael D KinneyBaseTools/PatchCheck: Generate error if Contributed...
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-04-01 Fan, ZhijuXBaseTools:Coding problems caused by special characters
2019-04-01 Fan, ZhijuXBaseTools:Trim will trig exception when input asl UTF8...
2019-03-27 Shenglei ZhangBaseTools/C/Common: Improve performance of boundary...
2019-03-27 Shenglei ZhangBaseTools/TianoCompress: Improve performance of boundar...
2019-03-27 Feng, Bob CBaseTool: Fixed an issue of Structure PCD
2019-03-24 Feng, Bob CBaseTools: Remove the logic SourceOverridePath
2019-03-24 Feng, Bob CBaseTools: Remove EDKI related logic from Trim tool
2019-03-24 Feng, Bob CDocument: Remove obsolete user manuals
2019-03-19 Dandan BiBaseTools: Add missing license and copyright info
2019-03-15 mjohn4BaseTools: Explicitly close files after readlines
2019-03-15 Feng, Bob CBaseTools: Fixed the issue of BaseTools Make cleanall...
2019-03-15 Jiewen YaoBaseTool/Build: Add --disable-include-path-check.
2019-03-11 Shi, StevenBaseTools: Enable compiler cache support in edk2 build
2019-03-06 Fan, ZhijuXBaseTools:Run packagedoc_cli.py to generate doc failed
2019-03-01 Feng, Bob CBaseTools: Add python3-distutils Ubuntu package checking
2019-02-28 Liming GaoRevert "BaseTools:BaseTools supports to the driver...
2019-02-27 Fan, ZhijuXBaseTools:The BOM character is processed when python...
2019-02-26 Fan, ZhijuXBaseTools:PackageDocumentTools import lib error occurs.
2019-02-26 Feng, Bob CBaseTools: Fix a Eot issue.
2019-02-26 Feng, Bob CBaseTools: Eot failed when enable python3
2019-02-25 Feng, Bob CBaseTools: Add parameter check for the AsciiStringToUint64
next