summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds/DataSection.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Set section alignment as zero if its type is AutoBob Feng2020-09-251-8/+1
* 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: change the Division OperatorZhijux Fan2019-02-011-2/+2
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-251-2/+2
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-2/+3
* BaseTools: change the Division Operator in the expressionYunhua 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 Binary File type strings with predefined constantCarsey, Jaben2018-05-021-3/+3
* BaseTools: replace string constants used for module typesCarsey, Jaben2018-05-021-2/+3
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-2/+2
* BaseTools: Update Makefile to support FFS file generationYonghong Zhu2017-12-051-15/+22
* BaseTools: extend FFS alignment to 16MYonghong Zhu2017-09-251-2/+4
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-7/+6
* Sync EDKII BaseTools to BaseTools project r1988qhuang82010-06-281-0/+9
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+109