summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/Section.py
AgeCommit message (Expand)AuthorFilesLines
2022-10-19BaseTools: Support COMPAT16 section generationKonstantin Aladyshev1-0/+1
2020-11-04BaseTools: Remove the dependency on the build intermediate fileBob Feng1-16/+0
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX1-1/+1
2019-06-10BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX1-1/+6
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey1-1/+1
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-0/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-1/+2
2018-07-09BaseTools: Clean up source filesLiming Gao1-1/+1
2018-05-02BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben1-23/+23
2018-04-18BaseTools: use predefined constants instead of local stringsCarsey, Jaben1-2/+3
2018-04-10BaseTools: refactor and remove out of date use of .keys()Carsey, Jaben1-4/+1
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-4/+4
2017-12-08BaseTools: Fix GenSec can't found the depex fileYunhua Feng1-2/+2
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-2/+2
2016-05-26BaseTools: Fix GenFds issue to wrongly get file without postfix.Liming Gao1-1/+1
2015-08-26BaseTools: Fix the missing depex file in GenFdsLiming Gao1-7/+7
2015-06-08BaseTools: Update GenFds to handle file type Ffs RuleLiming Gao1-4/+21
2014-08-28License header updated to match correct format.Yingke Liu1-2/+4
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+2
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-1/+1
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-1/+1
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-3/+3
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-8/+4
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao41-2/+2
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-1/+4
2009-11-09Sync tool code to BuildTools project r1739.lgao41-1/+1
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+153