summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/VfrCompile
Commit message (Expand)AuthorAgeFilesLines
...
* BaseTools/VfrCompile: Add checks for array accessHao Wu2016-11-082-0/+11
* BaseTools/VfrCompile: Initialize local variables before being usedHao Wu2016-11-082-3/+5
* BaseTools/VfrCompile: Avoid possible NULL pointer dereferenceHao Wu2016-11-082-2/+16
* BaseTools: Fix typos in comments and variablesGary Lin2016-10-201-1/+1
* BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with BUILD_ ...Liming Gao2016-09-082-12/+19
* BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXXLiming Gao2016-09-081-5/+5
* BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao2016-08-231-2/+2
* BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCodeDandan Bi2016-08-121-1/+0
* BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi2016-08-087-166/+918
* BaseTool/VfrCompile: Add missing question opcodeDandan Bi2016-08-081-1/+3
* BaseTools: Change source files to DOS format.Liming Gao2016-03-102-6/+6
* BaseTools-Source: Update displayed version informationedk2 dev2016-02-162-6/+6
* BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu2016-01-291-1/+4
* BaseTools/VfrCompile: honor CC if it is setMichael Thomas2016-01-111-1/+1
* BaseTools: Fix two warning reported in the make phase.Yonghong Zhu2015-11-171-1/+1
* BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong2015-10-151-6/+6
* BaseTools:To generate string default type correctly in VfrCompilerDandan Bi2015-08-272-2/+5
* BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran2015-07-081-1/+1
* BaseTools: Add reconnect request flag for question.Eric Dong2015-05-272-1/+9
* BaseTools: Fix build fail issue.Eric Dong2015-05-061-9/+9
* BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC ...Eric Dong2015-05-062-23/+294
* BaseTools: Enable Match2 Opcode.Eric Dong2015-05-063-1/+33
* BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong2015-05-063-47/+197
* BaseTool: Add refresh form opcode in vfrcompiler.Eric Dong2015-05-061-4/+6
* Fixed VfrCompile crash on efivarstore statement.Eric Dong2015-01-081-1/+6
* Rollback change 16544.Eric Dong2014-12-301-2/+2
* Fixed VfrCompile crash on efivarstore statement.Aaron Pop2014-12-221-2/+2
* License header updated to match correct format.Yingke Liu2014-08-282-16/+6
* BaseTools: Fix clang C++ build errorAnderw Fish2014-08-282-2/+2
* Fix nmake cleanall bugs.Yingke Liu2014-08-252-1/+3
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-152-10/+11
* Support --version command line for VfrCompile Eric Dong2014-08-012-0/+21
* Update vfr format for orderedlist opcode to consistent with other opcode, als...Eric Dong2014-07-311-1/+1
* Report warning info if vfr file use the flags used for framework code only.Eric Dong2014-07-253-7/+76
* Clean 1 build error and 1 warning for VfrCompiler.Eric Dong2014-07-251-5/+5
* Report warning info if an action opcode has text two statement.Eric Dong2014-07-253-0/+9
* Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming2014-07-017-244/+284
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-272-18/+18
* Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming2014-01-103-16/+4
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-183-10/+59
* Sync BaseTool trunk (version r2601) into EDKII BaseTools.Liming Gao2013-09-243-2/+34
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-2311-422/+1225
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-104-10/+93
* Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao42011-11-252-35/+52
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-293-15/+33
* Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao42011-10-111-1/+1
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-184-35/+98
* Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao42011-08-268-62/+932
* Revert last patch about "Modal form" opcode support.ydong102011-06-083-27/+3
* Add new “Modal form” opcode.ydong102011-06-083-3/+27