summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-11-04BaseTools/VrfCompile: Fix uninitialized field from unnamed fieldMichael D Kinney1-2/+2
2019-05-09BaseTools/VfrCompile: Remove framework VFR supportDandan Bi1-49/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-3/+3
2018-07-09BaseTools: Clean up source filesLiming Gao1-56/+56
2018-04-17BaseTool/VfrCompile: make delete[] match with new[]Dandan Bi1-4/+8
2018-03-23BaseTool/VfrCompile: Fix potential memory leak issueBi, Dandan1-0/+4
2018-03-23BaseTool/VfrCompile: make delete[] match with new[]Bi, Dandan1-4/+4
2017-12-25BaseTools/VfrCompile: Resolve uninit class variables in constructorHao Wu1-0/+3
2017-12-25BaseTools/VfrCompile: Add/refine boundary checks for strcpy/strcatHao Wu1-4/+10
2017-11-03BaseTools/VfrCompile: Add check to avoid using NULL pointerDandan Bi1-2/+6
2017-09-21BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStoreDandan Bi1-14/+228
2017-09-21BaseTool/VfrCompile: Support Union type in VFRDandan Bi1-3/+14
2017-02-22VfrCompile: fix invalid comparison between pointer and integerPaolo Bonzini1-1/+1
2016-11-08BaseTools/VfrCompile: Add assignment operator definition for some classesHao Wu1-0/+16
2016-11-08BaseTools/VfrCompile: Avoid freeing memory with mismatched functionsHao Wu1-12/+12
2016-11-08BaseTools/VfrCompile: Add checks for array accessHao Wu1-0/+8
2016-11-08BaseTools/VfrCompile: Initialize local variables before being usedHao Wu1-2/+2
2016-11-08BaseTools/VfrCompile: Avoid possible NULL pointer dereferenceHao Wu1-1/+1
2016-08-08BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi1-1/+67
2015-05-06BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong1-1/+5
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-4/+29
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-183/+274
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao41-4/+82
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-1/+537
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao41-14/+95
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-107/+48
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-2/+2
2009-07-17Fix VfrCompiler bug to create varstore name by varstore name field not struct...lgao41-3/+3
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+2879