summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/VfrCompile
AgeCommit message (Expand)Author
2018-04-25Remove unused filesGuo Mang
2017-02-22VfrCompile: fix invalid comparison between pointer and integerPaolo Bonzini
2017-01-23BaseTools: Convert incomplete expression with dangling while()Nikolai SAOUKH
2016-12-23BaseTools/Pccts: Resolve GCC sting format mismatch build warningHao Wu
2016-12-20BaseTools: fix write-strings build warningsHeyi Guo
2016-12-20BaseTools: fix format type build warningsHeyi Guo
2016-12-20BaseTools: fix format-security build warningsHeyi Guo
2016-11-08BaseTools/VfrCompile/Pccts: Make assignment operator not returning voidHao Wu
2016-11-08BaseTools/VfrCompile/Pccts: Add virtual destructor for class DLGInputStreamHao Wu
2016-11-08BaseTools/VfrCompile: Explicitly state format string for DebugMsg()Hao Wu
2016-11-08BaseTools/VfrCompile: Fix potential memory leakHao Wu
2016-11-08BaseTools/VfrCompile: Remove unused local variablesHao Wu
2016-11-08BaseTools/VfrCompile: Avoid freeing freed memory in classesHao Wu
2016-11-08BaseTools/VfrCompile: Add assignment operator definition for some classesHao Wu
2016-11-08BaseTools/VfrCompile: Avoid freeing memory with mismatched functionsHao Wu
2016-11-08BaseTools/VfrCompile: Add checks for user/file inputsHao Wu
2016-11-08BaseTools/VfrCompile: Add checks for array accessHao Wu
2016-11-08BaseTools/VfrCompile: Initialize local variables before being usedHao Wu
2016-11-08BaseTools/VfrCompile: Avoid possible NULL pointer dereferenceHao Wu
2016-10-20BaseTools: Fix typos in comments and variablesGary Lin
2016-09-08BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with BUILD_ ...Liming Gao
2016-09-08BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXXLiming Gao
2016-08-23BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao
2016-08-12BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCodeDandan Bi
2016-08-08BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi
2016-08-08BaseTool/VfrCompile: Add missing question opcodeDandan Bi
2016-03-10BaseTools: Change source files to DOS format.Liming Gao
2016-02-16BaseTools-Source: Update displayed version informationedk2 dev
2016-01-29BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu
2016-01-11BaseTools/VfrCompile: honor CC if it is setMichael Thomas
2015-11-17BaseTools: Fix two warning reported in the make phase.Yonghong Zhu
2015-10-15BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong
2015-08-27BaseTools:To generate string default type correctly in VfrCompilerDandan Bi
2015-07-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran
2015-05-27BaseTools: Add reconnect request flag for question.Eric Dong
2015-05-06BaseTools: Fix build fail issue.Eric Dong
2015-05-06BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC ...Eric Dong
2015-05-06BaseTools: Enable Match2 Opcode.Eric Dong
2015-05-06BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong
2015-05-06BaseTool: Add refresh form opcode in vfrcompiler.Eric Dong
2015-01-08Fixed VfrCompile crash on efivarstore statement.Eric Dong
2014-12-30Rollback change 16544.Eric Dong
2014-12-22Fixed VfrCompile crash on efivarstore statement.Aaron Pop
2014-08-28License header updated to match correct format.Yingke Liu
2014-08-28BaseTools: Fix clang C++ build errorAnderw Fish
2014-08-25Fix nmake cleanall bugs.Yingke Liu
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen
2014-08-01Support --version command line for VfrCompile Eric Dong
2014-07-31Update vfr format for orderedlist opcode to consistent with other opcode, als...Eric Dong
2014-07-25Report warning info if vfr file use the flags used for framework code only.Eric Dong