summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/EfiSection.py
AgeCommit message (Expand)AuthorFilesLines
2024-12-11BaseTools: Typo fixesDionna Glaze1-1/+1
2020-09-25BaseTools: Set section alignment as zero if its type is AutoBob Feng1-8/+1
2020-07-23BaseTools: Fix binary file not generate map file issueFeng, YunhuaX1-1/+1
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX1-1/+3
2019-06-10BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX1-1/+21
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-01BaseTools: change the Division OperatorZhijux Fan1-2/+2
2019-01-04BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binariesArd Biesheuvel1-1/+1
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-8/+8
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-2/+3
2018-10-13BaseTools: change the Division Operator in the expressionYunhua Feng1-2/+2
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-3/+4
2018-07-09BaseTools: Clean up source filesLiming Gao1-4/+4
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-3/+3
2018-05-02BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben1-5/+5
2018-05-02BaseTools: replace string constants used for module typesCarsey, Jaben1-8/+9
2018-04-11BaseTools: fix --genfds-multi-thread generate makefile issueFeng, YunhuaX1-3/+11
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-13/+13
2017-12-08BaseTools: Fix GenSec can't found the depex fileYunhua Feng1-2/+3
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-29/+49
2017-09-25BaseTools: extend FFS alignment to 16MYonghong Zhu1-2/+4
2015-07-16BaseTools: Fixed incorrect alignment bug.Yingke Liu1-3/+4
2014-08-28License header updated to match correct format.Yingke Liu1-4/+4
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-5/+6
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming1-5/+5
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-9/+21
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+262