summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/VrfCompile: Fix uninitialized field from unnamed fieldMichael D Kinney2021-11-031-2/+2
* BaseTools/VfrCompile: Remove framework VFR supportDandan Bi2019-05-091-49/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-3/+3
* BaseTools: Clean up source filesLiming Gao2018-07-091-56/+56
* BaseTool/VfrCompile: make delete[] match with new[]Dandan Bi2018-04-171-4/+8
* BaseTool/VfrCompile: Fix potential memory leak issueBi, Dandan2018-03-231-0/+4
* BaseTool/VfrCompile: make delete[] match with new[]Bi, Dandan2018-03-231-4/+4
* BaseTools/VfrCompile: Resolve uninit class variables in constructorHao Wu2017-12-251-0/+3
* BaseTools/VfrCompile: Add/refine boundary checks for strcpy/strcatHao Wu2017-12-251-4/+10
* BaseTools/VfrCompile: Add check to avoid using NULL pointerDandan Bi2017-11-031-2/+6
* BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStoreDandan Bi2017-09-211-14/+228
* BaseTool/VfrCompile: Support Union type in VFRDandan Bi2017-09-211-3/+14
* VfrCompile: fix invalid comparison between pointer and integerPaolo Bonzini2017-02-221-1/+1
* BaseTools/VfrCompile: Add assignment operator definition for some classesHao Wu2016-11-081-0/+16
* BaseTools/VfrCompile: Avoid freeing memory with mismatched functionsHao Wu2016-11-081-12/+12
* BaseTools/VfrCompile: Add checks for array accessHao Wu2016-11-081-0/+8
* BaseTools/VfrCompile: Initialize local variables before being usedHao Wu2016-11-081-2/+2
* BaseTools/VfrCompile: Avoid possible NULL pointer dereferenceHao Wu2016-11-081-1/+1
* BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi2016-08-081-1/+67
* BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong2015-05-061-1/+5
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+3
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-4/+29
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-183/+274
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-101-4/+82
* Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao42011-08-261-1/+537
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-14/+95
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-107/+48
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-2/+2
* Fix VfrCompiler bug to create varstore name by varstore name field not struct...lgao42009-07-171-3/+3
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+2879