]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Common/StringUtils.py
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / Python / Common / StringUtils.py
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Feng, Bob CBaseTools: the list and iterator translation
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: Fix some build and report file issue
2018-10-13 Yunhua FengBaseTools: do the list and iterator translation
2018-10-13 Yunhua FengBaseTools: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-09-03 Feng, Bob CBaseTools: Fixed the PcdValue trailing zero issue.
2018-07-16 Gary LinBaseTools: Use absolute import in Common
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-06-27 Gary LinBaseTools: Fix old python2 idioms
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-13 Jaben CarseyBaseTools: Cleanup unneeded code
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.