summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/Fd.py
AgeCommit message (Expand)AuthorFilesLines
2025-07-01BaseTools: GenFds: Remove unnecessary codePierre Gondois1-13/+0
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-2/+2
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C1-52/+4
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-2/+3
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-2/+2
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Move ImageBinDict to GenFdsGlobalVariable.pyGary Lin1-8/+7
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-4/+5
2018-07-09BaseTools: Clean up source filesLiming Gao1-1/+1
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-3/+3
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-1/+2
2018-04-18BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben1-2/+2
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-9/+15
2017-09-09BaseTools: Fix the bug that same region print twice in the build logYonghong Zhu1-26/+32
2017-07-10BaseTools: Report Fd File Path in build logYunhua Feng1-6/+3
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+2
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-2/+7
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-4/+4
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2009-11-09Sync tool code to BuildTools project r1739.lgao41-0/+27
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-11/+9
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+169