summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/VfrCompile/VfrSyntax.g
AgeCommit message (Expand)AuthorFilesLines
2021-12-09BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one ofHuang, Long11-0/+3
2020-11-11BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII optionAbner Chang1-3/+22
2019-05-13BaseTools/VfrCompile: clean Framework Vfr supportDandan Bi1-217/+55
2019-05-09BaseTools/VfrCompile: Remove framework VFR supportDandan Bi1-102/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-4/+4
2019-01-08BaseTools/VfrCompile: report error for Integer overflowDandan Bi1-5/+5
2018-05-09BaseTools/VfrCompile: Avoid using uninitialized pointerBi, Dandan1-3/+20
2018-04-17BaseTools/VfrCompile:Fix memory leak issuesDandan Bi1-1/+31
2018-03-23BaseTool/VfrCompile: make delete[] match with new[]Bi, Dandan1-7/+7
2018-01-02BaseTools: resolve initialization order errors in VfrFormPkg.hzenith4321-4/+4
2018-01-02BaseTools: correct mal-typed CVfrDLGLexer::errstdzenith4321-1/+1
2017-09-21BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStoreDandan Bi1-426/+812
2017-09-21BaseTool/VfrCompile: Support Union type in VFRDandan Bi1-32/+49
2017-01-23BaseTools: Convert incomplete expression with dangling while()Nikolai SAOUKH1-3/+3
2016-08-08BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi1-59/+59
2016-01-29BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu1-1/+4
2015-10-15BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong1-6/+6
2015-08-27BaseTools:To generate string default type correctly in VfrCompilerDandan Bi1-2/+4
2015-05-27BaseTools: Add reconnect request flag for question.Eric Dong1-0/+4
2015-05-06BaseTools: Fix build fail issue.Eric Dong1-9/+9
2015-05-06BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC ...Eric Dong1-23/+286
2015-05-06BaseTools: Enable Match2 Opcode.Eric Dong1-0/+16
2015-05-06BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong1-45/+189
2015-05-06BaseTool: Add refresh form opcode in vfrcompiler.Eric Dong1-4/+6
2015-01-08Fixed VfrCompile crash on efivarstore statement.Eric Dong1-1/+6
2014-12-30Rollback change 16544.Eric Dong1-2/+2
2014-12-22Fixed VfrCompile crash on efivarstore statement.Aaron Pop1-2/+2
2014-08-28License header updated to match correct format.Yingke Liu1-6/+3
2014-07-31Update vfr format for orderedlist opcode to consistent with other opcode, als...Eric Dong1-1/+1
2014-07-25Report warning info if vfr file use the flags used for framework code only.Eric Dong1-7/+74
2014-07-25Clean 1 build error and 1 warning for VfrCompiler.Eric Dong1-5/+5
2014-07-25Report warning info if an action opcode has text two statement.Eric Dong1-0/+7
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming1-234/+269
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-5/+29
2013-09-24Sync BaseTool trunk (version r2601) into EDKII BaseTools.Liming Gao1-1/+12
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-164/+327
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao41-35/+33
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-9/+24
2011-10-11Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao41-1/+1
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-14/+50
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-47/+228
2011-06-08Revert last patch about "Modal form" opcode support.ydong101-15/+2
2011-06-08Add new “Modal form” opcode.ydong101-2/+15
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao41-5/+199
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-9/+64
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao41-92/+343
2009-12-29Sync tool code to BuildTools project r1783.lgao41-78/+106
2009-11-09Sync tool code to BuildTools project r1739.lgao41-1/+33
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-47/+131