]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace/WorkspaceCommon.py
BaseTools: Various typo
[mirror_edk2.git] / BaseTools / Source / Python / Workspace / WorkspaceCommon.py
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.