summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/UPT/GenMetaFile/GenInfFile.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-2/+2
2019-02-01BaseTools/UPT:merge UPT Tool use Python2 and Python3Zhijux Fan1-3/+3
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-9/+9
2018-10-13BaseTools/UPT: Porting UPT Tool from Python2 to Python3Yonghong Zhu1-9/+9
2018-08-23BaseTools: Use hashlib instead of md5Feng, YunhuaX1-2/+2
2018-07-09BaseTools: Clean up source filesLiming Gao1-26/+26
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-14/+7
2018-06-27BaseTools: Remove the deprecated hash_key()Gary Lin1-8/+8
2018-06-11BaseTools/UPT: Update the import statement to use StringUtilsYonghong Zhu1-3/+3
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-3/+3
2017-08-24BaseTools/UPT: Fix UNI file name issueHess Chen1-2/+4
2017-04-05BaseTools/UPT: Fix a parser issueHess Chen1-2/+3
2017-03-09BaseTools/UPT: Fix an issue of adding Event twiceHess Chen1-6/+12
2016-08-03BaseTool/Upt: Avoid UNI file name conflictHess Chen1-3/+4
2014-09-22BaseTools/Upt: Fix several bugsHess Chen1-6/+7
2014-09-19BaseTools/Upt: Fix several bugsHess Chen1-3/+3
2014-09-03BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files.Hess Chen1-6/+6
2014-08-26This patch is going to:Hess Chen1-203/+339
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-0/+988