summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds/FvImageSection.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:change some incorrect parameter defaultsFan, ZhijuX2019-09-171-1/+3
* BaseTools:Add import in FvImageSectionFan, ZhijuX2019-06-241-0/+1
* 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-1/+1
* BaseTools:ord() don't match in py2 and py3Feng, Bob C2019-02-011-2/+8
* BaseTools: change the Division OperatorZhijux Fan2019-02-011-5/+5
* BaseTools:Fv BaseAddress must set If it not setZhijux Fan2019-02-011-0/+2
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-251-3/+3
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-9/+8
* BaseTools: Fix some build and report file issueYunhua Feng2018-10-131-0/+2
* BaseTools: change the Division Operator in the expressionYunhua Feng2018-10-131-5/+5
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-2/+2
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Use absolute import in GenFdsGary Lin2018-07-161-3/+4
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-2/+2
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-2/+2
* BaseTools: Enhance error message when file is not exist for GensecYonghong Zhu2018-05-221-0/+6
* BaseTools: incorrect calculation for 16MCarsey, Jaben2018-05-101-2/+2
* BaseTools: replace string constants used for module typesCarsey, Jaben2018-05-021-2/+3
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-6/+6
* BaseTools: Update Makefile to support FFS file generationYonghong Zhu2017-12-051-4/+4
* BaseTools: extend FFS alignment to 16MYonghong Zhu2017-09-251-7/+13
* BaseTools: Fix the bug to handle the read-only fileYonghong Zhu2016-09-151-2/+2
* BaseTools: Fix bug in GenFds to handle FV image alignmentYonghong Zhu2016-05-111-1/+26
* BaseTools: generate alignment when the FV content come from the filesystemYonghong Zhu2016-03-271-1/+19
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+2
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-1/+7
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+90