]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen/IdfClassObject.py
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / IdfClassObject.py
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-07-16 Gary LinBaseTools: Use absolute import in AutoGen
2018-06-27 Gary LinBaseTools: Replace StringIO.StringIO with io.BytesIO
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.
2018-05-04 Carsey, JabenBaseTools: remove unused member variable
2018-05-04 Carsey, JabenBaseTools: AutoGen - refactor more functions only calle...
2018-05-04 Carsey, JabenBaseTools: AutoGen - share StripComments API
2018-04-08 Carsey, JabenBaseTools: remove redundant check
2018-04-08 Carsey, JabenBaseTools: AutoGen - use the new shared RegEx
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2016-12-02 Yonghong ZhuBaseTools: add error check for "#image" for idf file...
2016-09-27 Yonghong ZhuBaseTools: support generating image package from BMP...