summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/UPT/GenMetaFile
AgeCommit message (Expand)AuthorFilesLines
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney5-35/+5
2019-02-14BaseTools: Various typoAntoine Coeur2-4/+4
2019-02-01BaseTools/UPT:merge UPT Tool use Python2 and Python3Zhijux Fan1-3/+3
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao2-18/+18
2018-10-13BaseTools/UPT: Porting UPT Tool from Python2 to Python3Yonghong Zhu2-18/+18
2018-08-23BaseTools: Use hashlib instead of md5Feng, YunhuaX2-4/+4
2018-07-09BaseTools: Clean up source filesLiming Gao5-116/+116
2018-06-27BaseTools: Fix old python2 idiomsGary Lin2-24/+12
2018-06-27BaseTools: Remove the deprecated hash_key()Gary Lin1-8/+8
2018-06-11BaseTools/UPT: Update the import statement to use StringUtilsYonghong Zhu2-5/+5
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-3/+3
2017-08-24BaseTools/UPT: Fix UNI file name issueHess Chen1-2/+4
2017-08-12BaseTools/UPT: Support Multiple InstallationHess Chen1-34/+56
2017-04-05BaseTools/UPT: Fix a parser issueHess Chen2-11/+7
2017-03-09BaseTools/UPT: Fix an issue of adding Event twiceHess Chen1-6/+12
2016-08-03BaseTool/Upt: Avoid UNI file name conflictHess Chen2-5/+7
2016-08-03BaseTool/Upt: Add support for PrivateHess Chen1-1/+8
2014-09-22BaseTools/Upt: Fix several bugsHess Chen2-7/+8
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 Chen2-18/+15
2014-08-26This patch is going to:Hess Chen3-267/+747
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming1-19/+19
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao45-0/+1548