summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/GenFfs
AgeCommit message (Expand)AuthorFilesLines
2020-12-22BaseTools/GenFfs: Optimazing else if statementwenyi,xie via groups.io1-6/+5
2019-04-10BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C1-2/+15
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-21/+3
2018-07-09BaseTools: Clean up source filesLiming Gao1-64/+64
2018-02-06BaseTools GNUmakefile: Remove HOST_ARCH in every tool MakefileLiming Gao1-2/+1
2017-12-25BaseTools/GenFfs: Enlarge the size of 'AlignmentBuffer'Hao Wu1-1/+6
2017-12-08BaseTools: align ERROR/WARNING/RETURN macros with MdePkg versionsLeif Lindholm1-0/+1
2017-12-05BaseTools: GenFfs support to get alignment value from SectionFileYonghong Zhu1-3/+132
2017-11-30BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao1-1/+1
2017-09-25BaseTools: extend FFS alignment to 16MYonghong Zhu1-7/+16
2017-08-01BaseTools/GenFfs: Fix a segmentation fault from vsprintf()/vfprintf()Yonghong Zhu1-3/+3
2017-07-07BaseTools/GenFfs: add FFS file types for MM modules.Supreeth Venkatesh1-2/+6
2016-11-10BaseTools/GenFfs: Fix return too early when input file is of size 0Hao Wu1-2/+9
2016-11-08BaseTools/GenFfs: Avoid possible NULL pointer dereferenceHao Wu1-17/+19
2016-10-20BaseTools: Fix typos in comments and variablesGary Lin1-1/+1
2015-07-27BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel1-37/+62
2014-08-28License header updated to match correct format.Yingke Liu1-11/+3
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-3/+3
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-19/+46
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-1/+1
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+1
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao43-6/+6
2010-03-04Sync EDKII BaseTools to BaseTools project r1913.qhuang82-21/+45
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao41-7/+17
2009-11-09Sync tool code to BuildTools project r1739.lgao41-0/+2
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-11/+11
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao43-0/+918