summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/UPT/GenMetaFile/GenDecFile.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
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-71/+71
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-10/+5
2018-06-11BaseTools/UPT: Update the import statement to use StringUtilsYonghong Zhu1-2/+2
2016-08-03BaseTool/Upt: Avoid UNI file name conflictHess Chen1-2/+3
2016-08-03BaseTool/Upt: Add support for PrivateHess Chen1-1/+8
2014-09-22BaseTools/Upt: Fix several bugsHess Chen1-1/+1
2014-09-03BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files.Hess Chen1-12/+9
2014-08-26This patch is going to:Hess Chen1-37/+359
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-0/+367