]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace/WorkspaceCommon.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / Workspace / WorkspaceCommon.py
2022-06-16 Ni, RayBaseTools: output the intermediate library instance...
2022-04-22 Li, Yi1BaseTools: Move gPlatformFinalPcd to Datapipe and optim...
2022-03-26 Yi LiBaseTools: Add the FeatureFlagExpression usage to the...
2020-07-15 Michael D KinneyBaseTools/Python: Allow HOST_APPLICATION to use NULL...
2019-11-20 Fan, ZhijuXBaseTools:Add [packages] section in dsc file
2019-08-23 Feng, Bob CBaseTools: Incorrect error message for library instance...
2019-08-09 Feng, Bob CBaseTools: Decouple AutoGen Objects
2019-07-12 Jiewen YaoBaseTools: Add HOST_APPLICATION module type.
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-02-28 Liming GaoRevert "BaseTools:BaseTools supports to the driver...
2019-02-20 Fan, ZhijuXBaseTools:BaseTools supports to the driver combination.
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2018-12-07 BobCFBaseTools: Optimize string concatenation
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: remove the super() function argument
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-08-23 Feng, YunhuaXBaseTools: Modify class OrderedListDict
2018-07-16 Gary LinBaseTools: Use absolute import in Workspace
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-19 Marvin HaeuserBaseTools/WorkspaceCommon: Import used BuildToolError...
2018-06-13 Jaben CarseyBaseTools: refactor to remove functions
2018-05-02 Carsey, JabenBaseTools: replace string constants used for module...
2018-04-18 Carsey, JabenBaseTools: refactor and remove un-needed use of .keys...
2018-04-08 Carsey, JabenBaseTools: Workspace - use built in OrderedDict instead...
2018-04-08 Carsey, JabenBaseTools: use combined version of OrderedDict
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2017-12-27 Yonghong ZhuBaseTools: Support PCD flexible values format
2017-12-25 Liming GaoBaseTools: PcdDataBase Optimization for multiple SkuIds
2017-12-25 Liming GaoBaseTools: Support Structure PCD value assignment in...
2016-04-20 Yonghong ZhuBaseTools: Add mixed PCD support feature
2013-08-23 Liming GaoSync BaseTool trunk (version r2599) into EDKII BaseTools.