Age | Commit message (Expand) | Author | Files | Lines |
2019-02-18 | BaseTools: Fixed an issue about StructurePcd | Feng, Bob C | 1 | -1/+1 |
2019-02-18 | BaseTools: Fix the build report issue about Structure PCD | Feng, Bob C | 1 | -14/+7 |
2019-02-18 | BaseTools: Fixed a build report issue. | Feng, Bob C | 2 | -5/+6 |
2019-02-18 | BaseTools: Correct the error message for UPT | Feng, Bob C | 1 | -8/+10 |
2019-02-14 | BaseTools: Various typo | Antoine Coeur | 75 | -240/+240 |
2019-02-06 | BaseTools: Fix build failure when specifying multiple BUILDTARGET | Philippe Mathieu-Daud? | 1 | -1/+1 |
2019-02-06 | BaseTools/BuildReport: fix report for platforms/arches without struct PCDs | Laszlo Ersek | 1 | -1/+1 |
2019-02-02 | BaseTools:StructurePCD value display incorrect in "Not used" section. | Fan, ZhijuX | 2 | -2/+9 |
2019-02-02 | BaseTools: Fixed incorrect line number in PcdValueInit.c | Feng, Bob C | 1 | -1/+1 |
2019-02-02 | BaseTools: Enable CODE format in DEC file | Feng, Bob C | 3 | -53/+86 |
2019-02-02 | BaseTools/ECC: Add a new type of exception | Hess Chen | 1 | -4/+10 |
2019-02-02 | BaseTools: PCD value incorrect in structure pcd sku case. | Fan, ZhijuX | 1 | -1/+1 |
2019-02-01 | BaseTools: Eot tool Python3 adaption | Feng, Bob C | 8 | -8/+7740 |
2019-02-01 | BaseTools: ECC tool Python3 adaption | Feng, Bob C | 17 | -23/+8385 |
2019-02-01 | BaseTools: Handle the bytes and str difference | Feng, Bob C | 37 | -244/+247 |
2019-02-01 | BaseTools: the list and iterator translation | Feng, Bob C | 13 | -46/+47 |
2019-02-01 | BaseTools:ord() don't match in py2 and py3 | Feng, Bob C | 1 | -2/+8 |
2019-02-01 | BaseTools:Fixed Rsa issue and a set define issue. | Feng, Bob C | 1 | -2/+2 |
2019-02-01 | BaseTools: Update PYTHON env to PYTHON_COMMAND | Liming Gao | 1 | -1/+2 |
2019-02-01 | BaseTools:Update build tool to print python version information | Zhijux Fan | 1 | -0/+6 |
2019-02-01 | BaseTools: Similar to octal data rectification | Zhijux Fan | 3 | -8/+13 |
2019-02-01 | BaseTools:There is extra blank line in datalog | Zhiju Fan | 1 | -1/+1 |
2019-02-01 | BaseTools: change the Division Operator | Zhijux Fan | 14 | -42/+49 |
2019-02-01 | BaseTools:File open failed for VPD MapFile | Feng, Bob C | 1 | -3/+7 |
2019-02-01 | BaseTools:Double carriage return inserted from Trim.py on Python3 | Zhiju Fan | 1 | -1/+1 |
2019-02-01 | BaseTools: Make sure AllPcdList valid. | Feng, Bob C | 1 | -2/+3 |
2019-02-01 | BaseTools:Fv BaseAddress must set If it not set | Zhijux Fan | 2 | -0/+7 |
2019-02-01 | Basetools: It went wrong when use os.linesep | Zhijux Fan | 2 | -7/+7 |
2019-02-01 | BaseTools/UPT:merge UPT Tool use Python2 and Python3 | Zhijux Fan | 20 | -235/+84 |
2019-02-01 | BaseTools:Similar to octal data rectification | Zhijux Fan | 4 | -3/+20 |
2019-02-01 | BaseTools: Update argparse arguments since it not have version now | Zhijux Fan | 3 | -3/+6 |
2019-02-01 | BaseTools: replace long by int | Yunhua Feng | 8 | -27/+27 |
2019-02-01 | BaseTools: Remove unnecessary super function | Yunhua Feng | 1 | -5/+0 |
2019-02-01 | BaseTools: nametuple not have verbose parameter in python3 | Yunhua Feng | 1 | -1/+1 |
2019-02-01 | BaseTools: use OrderedDict instead of sdict | Feng, Bob C | 1 | -122/+1 |
2019-02-01 | BaseTools: replace get_bytes_le() to bytes_le | Zhijux Fan | 3 | -3/+3 |
2019-02-01 | BaseTools: Rename iteritems to items | Zhijux Fan | 3 | -5/+5 |
2019-02-01 | BaseTools:use iterate list to replace the itertools | Zhijux Fan | 1 | -4/+2 |
2019-02-01 | BaseTool:Rename xrange() to range() | Zhijux Fan | 4 | -16/+16 |
2019-01-28 | BaseTools/build/build: delete variable | Carsey, Jaben | 2 | -62/+1 |
2019-01-28 | BaseTools/Common/Misc: Cleanup the imports | Carsey, Jaben | 1 | -17/+17 |
2019-01-28 | BaseTools/Common/Misc: remove uncalled code | Carsey, Jaben | 1 | -46/+0 |
2019-01-28 | BaseTools:Define Macro in Inf file, the pcdvalue Can't convert | Fan, ZhijuX | 1 | -2/+6 |
2019-01-28 | BaseTools/Common/Misc: move private functions | Carsey, Jaben | 1 | -45/+45 |
2019-01-28 | BaseTools: Fix Pcd Array changes build report issue. | Fan, ZhijuX | 1 | -2/+5 |
2019-01-21 | BaseTools/GenFds/Capsule: move function logic | Carsey, Jaben | 2 | -8/+2 |
2019-01-21 | BaseTools/AutoGen: move functions | Carsey, Jaben | 2 | -73/+72 |
2019-01-21 | BaseTools/DscBuildData: move function | Carsey, Jaben | 2 | -34/+34 |
2019-01-21 | BaseTools/Workspace/InfBuildData: move functions | Carsey, Jaben | 2 | -42/+42 |
2019-01-21 | BaseTools:The BuildOptionPcd value is wrong | Fan, ZhijuX | 1 | -1/+0 |