summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds/Region.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:change some incorrect parameter defaultsFan, ZhijuX2019-09-171-1/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-3/+3
* BaseTools: change the Division OperatorZhijux Fan2019-02-011-2/+2
* BaseTool:Rename xrange() to range()Zhijux Fan2019-02-011-1/+1
* BaseTools: Remove unused logic for IPFFeng, Bob C2019-01-141-3/+2
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-251-4/+8
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-5/+6
* BaseTools: change the Division Operator in the expressionYunhua Feng2018-10-131-2/+2
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-3/+3
* BaseTools: Rename xrange() to range()Yunhua Feng2018-10-131-1/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: refactor to remove duplicate functionsCarsey, Jaben2018-09-071-20/+1
* BaseTools: Use absolute import in GenFdsGary Lin2018-07-161-1/+2
* BaseTools: Clean up source filesLiming Gao2018-07-091-2/+2
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-5/+6
* BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben2018-05-021-2/+3
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-6/+6
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-5/+5
* BaseTools: Update Makefile to support FFS file generationYonghong Zhu2017-12-051-19/+30
* BaseTools: Fix the bug to handle the read-only fileYonghong Zhu2016-09-151-2/+2
* BaseTools/GenFds: unbreak Region.PadBufferLaszlo Ersek2016-07-121-1/+1
* BaseTools/GenFds: speed up Region.PadBuffer()Laszlo Ersek2016-07-121-4/+5
* BaseTools/GenFds: factor out Region.PadBuffer() methodLaszlo Ersek2016-07-121-34/+24
* BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu2015-12-171-3/+3
* BaseTools: Add support for INF statement in FD regionYonghong Zhu2015-12-071-7/+14
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-22/+22
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-081-1/+2
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+3
* Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao42011-08-261-1/+1
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-40/+69
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-67/+152
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+240