]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/UPT/Library/UniClassObject.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / UPT / Library / UniClassObject.py
2021-08-02 Colepython: Replace distutils.utils.split_quotes with shlex...
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-02-18 Feng, Bob CBaseTools: Correct the error message for UPT
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-01 Zhijux FanBaseTools/UPT:merge UPT Tool use Python2 and Python3
2018-10-24 Hess ChenBaseTools/UPT: Fix an issue of UNI string checking.
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yonghong ZhuBaseTools/UPT: Porting UPT Tool from Python2 to Python3
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-06-27 Gary LinBaseTools: Refactor python print statements
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: