summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/Region.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX1-1/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-3/+3
2019-02-01BaseTools: change the Division OperatorZhijux Fan1-2/+2
2019-02-01BaseTool:Rename xrange() to range()Zhijux Fan1-1/+1
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C1-3/+2
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-4/+8
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-5/+6
2018-10-13BaseTools: change the Division Operator in the expressionYunhua Feng1-2/+2
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-3/+3
2018-10-13BaseTools: Rename xrange() to range()Yunhua Feng1-1/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-09-07BaseTools: refactor to remove duplicate functionsCarsey, Jaben1-20/+1
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-1/+2
2018-07-09BaseTools: Clean up source filesLiming Gao1-2/+2
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-5/+6
2018-05-02BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben1-2/+3
2018-04-18BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben1-6/+6
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-5/+5
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-19/+30
2016-09-15BaseTools: Fix the bug to handle the read-only fileYonghong Zhu1-2/+2
2016-07-12BaseTools/GenFds: unbreak Region.PadBufferLaszlo Ersek1-1/+1
2016-07-12BaseTools/GenFds: speed up Region.PadBuffer()Laszlo Ersek1-4/+5
2016-07-12BaseTools/GenFds: factor out Region.PadBuffer() methodLaszlo Ersek1-34/+24
2015-12-17BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu1-3/+3
2015-12-07BaseTools: Add support for INF statement in FD regionYonghong Zhu1-7/+14
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-22/+22
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX1-1/+2
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-1/+1
2010-11-15Sync EDKII BaseTools to BaseTools project r2093.lgao41-40/+69
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-67/+152
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+240