summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/GenVtf
AgeCommit message (Expand)AuthorFilesLines
2018-12-05BaseTools: Remove GenVtfShenglei Zhang4-3180/+0
2018-07-09BaseTools: Clean up source filesLiming Gao2-34/+34
2018-03-05BaseTools/GenVtf: silence false "stringop-overflow" warning with memcpy()Laszlo Ersek1-2/+2
2018-02-06BaseTools GNUmakefile: Remove HOST_ARCH in every tool MakefileLiming Gao1-2/+1
2017-12-25BaseTools/GenVtf: Add/refine boundary checks for strcpy/strcat callsHao Wu1-6/+37
2017-11-30BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao1-1/+1
2017-03-07BaseTools/GenVtf: Fix VS2010/VS2012 build failureHao Wu1-2/+4
2017-03-01BaseTools/GenVtf & VolInfo: Fix build fail for 'snprintf' not definedHao Wu1-54/+5
2016-11-08BaseTools/GenVtf: Provide string width in '%s' specifier in format stringHao Wu1-2/+80
2016-11-08BaseTools/GenVtf: Fix file handles not being closedHao Wu1-0/+13
2016-11-08BaseTools/GenVtf: Fix potential memory leakHao Wu1-0/+4
2016-11-08BaseTools/GenVtf: Fix parameter format mismatch in scanf functionsHao Wu1-2/+2
2016-11-08BaseTools/GenVtf: Avoid possible NULL pointer dereferenceHao Wu1-0/+10
2016-10-08BaseTools GenVtf: Initialize the return point as NULLLiming Gao1-0/+1
2016-01-29BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu1-8/+8
2014-08-28License header updated to match correct format.Yingke Liu2-23/+6
2014-08-28[BaseTools] clang warns that since BaseAddress is unsigned it can never be < 0.Anderw Fish1-1/+1
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-18/+18
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-1/+1
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-11/+7
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+1
2011-05-25Sync BaseTools Branch (version r2157) to EDKII main trunk. lgao41-14/+23
2010-11-15Sync EDKII BaseTools to BaseTools project r2093.lgao41-7/+5
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao44-6/+6
2010-03-04Sync EDKII BaseTools to BaseTools project r1913.qhuang82-20/+44
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao41-3/+2
2009-12-29Sync tool code to BuildTools project r1783.lgao42-16/+16
2009-11-09Sync tool code to BuildTools project r1739.lgao42-7/+19
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2-14/+13
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao44-0/+3071