]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/UPT/Library/UniClassObject.py
BaseTools: Refactor python except statements
[mirror_edk2.git] / BaseTools / Source / Python / UPT / Library / UniClassObject.py
2018-06-27 Gary LinBaseTools: Refactor python except statements
2018-06-11 Yonghong ZhuBaseTools/UPT: Update the import statement to use Strin...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-15 Carsey, JabenBaseTools: UPT: remove unused variable and inaccessible...
2017-03-09 Hess ChenBaseTools/UPT: Add a checkpoint for missing '"'
2016-08-03 Hess ChenBaseTool/Upt: Add support for Private
2016-04-26 Hess ChenBaseTools/UPT: UPT to Support UTF-8
2015-07-08 Hess ChenBaseTools/Upt: Add a BOM check for UNI file and fix...
2015-07-08 Hess ChenBaseTools/Upt: Update UPT to ignore "!include" statemen...
2014-09-03 Hess ChenBaseTools/UPT: Replace os.linesep with '\r\n' when...
2014-08-26 Hess ChenThis patch is going to: