]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python
BaseTools: fix an incremental build issue.
[mirror_edk2.git] / BaseTools / Source / Python /
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 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-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-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-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-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 Antoine CœurBaseTools: Fix various typos
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-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-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-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-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 Bob FengBaseTools: Fix the issue that build report missing...
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-01 Fan, ZhijuXBaseTools:Fixed an issue where the order of GuidS chang...
2019-04-28 Bob FengBaseTools: Support customized compiling command
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-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: 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 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-15 mjohn4BaseTools: Explicitly close files after readlines
2019-03-15 Jiewen YaoBaseTool/Build: Add --disable-include-path-check.
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 Feng, Bob CBaseTools: Fix a Eot issue.
2019-02-26 Feng, Bob CBaseTools: Eot failed when enable python3
2019-02-22 Feng, Bob CBaseTools: Fix a bug about Structure PCD
2019-02-22 Fan, ZhijuXBaseTools:Build fail if define [DEPEX] in library inf
2019-02-22 Feng, Bob CBaseTool: Fixed incremental rebuild issue.
2019-02-22 Jiewen YaoBaseTool/GenC: Fix build error when type is BASE or...
2019-02-20 Fan, ZhijuXBaseTools:PCD value error in structure pcd sku case.
2019-02-20 Fan, ZhijuXBaseTools:Fixed build failure when specifying multiple...
2019-02-20 Feng, Bob CBaseTools: replace Sdict with OrderedDict in UPT
next