]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen/ModuleAutoGen.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / ModuleAutoGen.py
2022-05-13 Rebecca CranBaseTools: Remove RVCT support
2021-09-29 Pierre GondoisBaseTools: Remove Makefile/MakefileName fields
2020-11-05 Bob FengBaseTools: Enable Module Scope Structure Pcd
2020-09-25 Bob FengBaseTools: Remove CanSkip calling for incremental build
2020-07-02 Pierre GondoisBaseTools: Generate multiple rules when multiple output...
2019-12-18 Bob FengBaseTools: Fix build failure when multiple build target...
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-11-20 Fan, ZhijuXBaseTools:Add [packages] section in dsc file
2019-09-29 Feng, Bob CBaseTools: Fix the lib order in static_library_files.lst
2019-09-11 Feng, Bob CBaseTools: Fixed the bug of multi-thread genffs for...
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-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: 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 Multiple Process AutoGen
2019-08-09 Feng, Bob CBaseTools: Decouple AutoGen Objects