]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen/PlatformAutoGen.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / PlatformAutoGen.py
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-23 Michael D KinneyBaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY...
2021-04-14 Michael D KinneyBaseTools/PlatformAutoGen: MAKE_FLAGS and MAKE_PATH...
2020-12-23 Yunhua FengBaseTools: Should always define PCD TOKEN value as...
2020-11-05 Bob FengBaseTools: Enable Module Scope Structure Pcd
2020-09-08 Bob FengBaseTools: Sort the Pcd set when generating the VPD...
2020-03-31 Fan, ZhijuXBaseTools:GuidedSectionTools.txt is not generated correctly
2020-02-12 Pierre GondoisBaseTools: Rationalise makefile generation
2019-12-18 Bob FengBaseTools: Fix build failure when multiple build target...
2019-11-20 Fan, ZhijuXBaseTools:Add [packages] section in dsc file
2019-09-17 Feng, Bob CBaseTools: remove unnecessary calls of os.exist
2019-09-10 Feng, Bob CBaseTools: Sort Pcd settings to make PcdTokenNumber...
2019-09-10 Feng, Bob CBaseTools: Fixed issue for IgnoreAutoGen
2019-08-23 Feng, Bob CBaseTools: Incorrect error message for library instance...
2019-08-19 Feng, Bob CBaseTools: Fixed issue of incorrect Module Unique Name
2019-08-09 Feng, Bob CBaseTools: Enable Multiple Process AutoGen
2019-08-09 Feng, Bob CBaseTools: Decouple AutoGen Objects