]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace/InfBuildData.py
BaseTools: Use absolute import in Workspace
[mirror_edk2.git] / BaseTools / Source / Python / Workspace / InfBuildData.py
2018-07-16 Gary LinBaseTools: Use absolute import in Workspace
2018-06-27 Gary LinBaseTools: Refactor python except statements
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.
2018-05-04 Carsey, JabenBaseTools: dont make iterator into list if not needed
2018-05-02 Carsey, JabenBaseTools: remove redundant if comparison
2018-05-02 Carsey, JabenBaseTools: Replace Binary File type strings with predef...
2018-05-02 Carsey, JabenBaseTools: Replace PCD type strings with predefined...
2018-05-02 Carsey, JabenBaseTools: DataType - cleanup list constants
2018-05-02 Carsey, JabenBaseTools: Replace EDK Component strings with predefine...
2018-05-02 Carsey, JabenBaseTools: Share a dictionary instead of keeping multiples
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-18 Carsey, JabenBaseTools: use predefined constants instead of local...
2018-04-15 Feng, YunhuaXBaseTools: Fix one or more multiply defined symbols...
2018-04-10 Yonghong ZhuBaseTools: Fix two cases that use GUID CName as PCD...
2018-04-08 Carsey, JabenBaseTools: Workspace - use built in OrderedDict instead...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2017-12-27 Yonghong ZhuBaseTools: Support PCD flexible values format
2017-12-27 Yonghong ZhuBaseTools: Update copyright year info of DSC/DEC/INF...
2017-12-25 Liming GaoBaseTools: Support Structure PCD value assignment in...