summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/UPT/Library/UniClassObject.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-11/+11
* BaseTools: UPT: remove unused variable and inaccessible code.Carsey, Jaben2018-03-151-19/+1
* BaseTools/UPT: Add a checkpoint for missing '"'Hess Chen2017-03-091-2/+11
* BaseTool/Upt: Add support for PrivateHess Chen2016-08-031-8/+8
* BaseTools/UPT: UPT to Support UTF-8Hess Chen2016-04-261-4/+10
* BaseTools/Upt: Add a BOM check for UNI file and fix some help message errorHess Chen2015-07-081-2/+14
* BaseTools/Upt: Update UPT to ignore "!include" statement when parsing UNI fileHess Chen2015-07-081-2/+3
* BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files.Hess Chen2014-09-031-10/+10
* This patch is going to:Hess Chen2014-08-261-0/+1042