]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen /
2022-07-17 Chen, ChristineBaseTools: add '-p' for Linux 'cp' command.
2022-06-28 Feng, Bob CBaseTools: Fix the GenMake bug for .cpp source file
2022-05-13 Rebecca CranBaseTools: Remove RVCT support
2022-04-22 Li, Yi1BaseTools: Move gPlatformFinalPcd to Datapipe and optim...
2022-01-13 Chen, Lin ZBaseTools: Fix wrong variable header size
2021-12-28 Bob FengBaseTools: Fix the bug of --cmd-len build option
2021-11-11 Chen, Lin ZBaseTools: Add authenticated variable store support
2021-09-29 Pierre GondoisBaseTools: Remove Makefile/MakefileName fields
2021-09-29 Pierre GondoisBaseTools/GenMake: Use ToolDefinition as fallback option
2021-08-02 Colepython: Replace distutils.utils.split_quotes with shlex...
2021-05-10 Michael D KinneyBaseTools: Fix DSC override of Guided tool
2021-05-03 Michael D KinneyBaseTools: Fix New Target/ToolChain/Arch in DSC [BuildO...
2021-04-29 Michael D KinneyBaseTools/Source/Python: New Target/ToolChain/Arch...
2021-04-27 Michael D KinneyBaseTools/GenMake: Sort generated makefile tool definitions
2021-04-23 Michael D KinneyBaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY...
2021-04-14 Michael D KinneyBaseTools/PlatformAutoGen: MAKE_FLAGS and MAKE_PATH...
2021-01-06 Irene ParkBaseTools: Fix the improper error logging
2020-12-23 Yunhua FengBaseTools: Should always define PCD TOKEN value as...
2020-11-19 Mingyue LiangBaseTools: Resolve index out of range errors.
2020-11-10 Mingyue LiangBaseTools: Limit command line length.
2020-11-05 Bob FengBaseTools: Enable Module Scope Structure Pcd
2020-10-13 fengyunhuaBaseTools: Add EDKII_DSC_PLATFORM_GUID MACRO
2020-09-25 Bob FengBaseTools: Remove CanSkip calling for incremental build
2020-09-25 Mingyue LiangBaseTools: Normalize case of pathname when evaluating...
2020-09-25 Mingyue LiangBaseTools: Add included files to deps_target file.
2020-09-08 Bob FengBaseTools: Sort the Pcd set when generating the VPD...
2020-08-14 Cole RobinsonBaseTools: fix ucs-2 lookup on python 3.9
2020-08-14 Bob FengBaseTools: Move CreateAsBuiltInf into AutoGenWorker...
2020-08-07 Feng, Bob CBaseTools: Improve the method of checking queue empty
2020-07-17 Yuwei ChenBaseTools: Add Guid name support in GenFfs.
2020-07-02 Pierre GondoisBaseTools: Fix string concatenation
2020-07-02 Pierre GondoisBaseTools: Generate multiple rules when multiple output...
2020-03-31 Fan, ZhijuXBaseTools:GuidedSectionTools.txt is not generated correctly
2020-03-24 Fan, ZhijuXBaseTools:Fix build tools print traceback info issue
2020-03-02 Bob FengBaseTools: Remove invalid leading space before !INCLUDE...
2020-02-13 Fan, ZhijuXBaseTools:build failure in CLANGPDB tool chain
2020-02-12 Pierre GondoisBaseTools: Remove caret in NASM_INC macro
2020-02-12 Pierre GondoisBaseTools: Rationalise makefile generation
2020-02-09 Bob FengBaseTools: Fixed a Incremental build issue
2020-01-19 Bob FengBaseTools: Fixed a incremental build bug
2020-01-13 Fan, ZhijuXBaseTools:Fix GenFds issue for BuildOption replace...
2019-12-18 Bob FengBaseTools: Fix build failure when multiple build target...
2019-12-10 Steven ShiBaseTools: Remove redundant binary cache file
2019-12-10 Steven ShiBaseTools: Leverage compiler output to optimize binary...
2019-12-10 Steven ShiBaseTools: enhance the CacheCopyFile method arg names
2019-12-10 Steven ShiBaseTools: store more complete output files in binary...
2019-12-10 Bob FengBaseTools: Enhance Basetool for incremental build
2019-12-06 Philippe Mathieu... BaseTools: Avoid "is" with a literal Python 3.8 warnings
2019-11-20 Fan, ZhijuXBaseTools:Add [packages] section in dsc file
2019-10-18 Lin, Derek (HPS SW)BaseTools: Fix an incremental build issue caused by...
2019-10-04 Leif LindholmBaseTools: add missing newlines at end of files
2019-10-04 Kubacki, Michael ABaseTools: Fix GenMake multi-workspace failure
2019-09-29 Feng, Bob CBaseTools: Fix the lib order in static_library_files.lst
2019-09-24 Feng, Bob CBaseTools: init DependencyHeaderFileSet for each MakeFi...
2019-09-20 Liming GaoRevert "BaseTools: Improve GetDependencyList function"
2019-09-17 Feng, Bob CBaseTools: remove unnecessary calls of os.exist
2019-09-17 Feng, Bob CBaseTools: Improve GetDependencyList function
2019-09-17 Fan, ZhijuXBaseTools:change some incorrect parameter defaults
2019-09-11 Feng, Bob CBaseTools: Enable --genfds-multi-thread to default...
2019-09-11 Feng, Bob CBaseTools: Fixed the bug of multi-thread genffs for...
2019-09-10 Feng, Bob CBaseTools: Sort Pcd settings to make PcdTokenNumber...
2019-09-10 Feng, Bob CBaseTools: Fixed issue for IgnoreAutoGen
2019-09-02 Shi, StevenBaseTools: Support more file types in build cache
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-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-14 Rodriguez, ChristianBaseTools: Fix checking for Sources section in INF...
2019-08-14 Feng, Bob CBaseTools: Fix incremental build bug
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: 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 Max KnutsenBaseTools:Add extra debugging message
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-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-08 Antoine CœurBaseTools: Fix various typos
2019-06-25 Bob FengBaseTools: Move Build Cache related function out of...
2019-06-25 Bob FengBaseTools: refine CreateAsBuiltInf function
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 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-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-21 Rodriguez, ChristianBaseTools: Library hashing fix and optimization for...
next