]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/C/VfrCompile
BaseTools: Update Makefile to work at absolute path
[mirror_edk2.git] / BaseTools / Source / C / VfrCompile /
2017-12-25 Hao WuBaseTools/VfrCompile: Resolve uninit class variables...
2017-12-25 Hao WuBaseTools/VfrCompile: Add/refine boundary checks for...
2017-12-25 Hao WuBaseTools/VfrCompile: Assign 'NULL' for closed file...
2017-11-30 Liming GaoBaseTools: Replace ARCH with HOST_ARCH in C Makefile...
2017-11-03 Dandan BiBaseTools/VfrCompile: Add check to avoid using NULL...
2017-09-21 Dandan BiBaseTool/VfrCompiler: Support Bit fields in EFI/Buffer...
2017-09-21 Dandan BiBaseTool/VfrCompile: Support Union type in VFR
2017-08-04 Dandan BiBaseTools/VfrCompile: Remove the MAX_PATH limitation
2017-08-04 Dandan BiBaseTools/VfrCompile: Fix segmentation fault issues
2017-02-22 Paolo BonziniVfrCompile: fix invalid comparison between pointer...
2017-01-23 Nikolai SAOUKHBaseTools: Convert incomplete expression with dangling...
2016-12-23 Hao WuBaseTools/Pccts: Resolve GCC sting format mismatch...
2016-12-20 Heyi GuoBaseTools: fix write-strings build warnings
2016-12-20 Heyi GuoBaseTools: fix format type build warnings
2016-12-20 Heyi GuoBaseTools: fix format-security build warnings
2016-11-08 Hao WuBaseTools/VfrCompile/Pccts: Make assignment operator...
2016-11-08 Hao WuBaseTools/VfrCompile/Pccts: Add virtual destructor...
2016-11-08 Hao WuBaseTools/VfrCompile: Explicitly state format string...
2016-11-08 Hao WuBaseTools/VfrCompile: Fix potential memory leak
2016-11-08 Hao WuBaseTools/VfrCompile: Remove unused local variables
2016-11-08 Hao WuBaseTools/VfrCompile: Avoid freeing freed memory in...
2016-11-08 Hao WuBaseTools/VfrCompile: Add assignment operator definitio...
2016-11-08 Hao WuBaseTools/VfrCompile: Avoid freeing memory with mismatc...
2016-11-08 Hao WuBaseTools/VfrCompile: Add checks for user/file inputs
2016-11-08 Hao WuBaseTools/VfrCompile: Add checks for array access
2016-11-08 Hao WuBaseTools/VfrCompile: Initialize local variables before...
2016-11-08 Hao WuBaseTools/VfrCompile: Avoid possible NULL pointer deref...
2016-10-20 Gary LinBaseTools: Fix typos in comments and variables
2016-09-08 Liming GaoBaseTools VfrCompile Pccts: Update GCC Flags to the...
2016-09-08 Liming GaoBaseTools VfrCompile GNU makefile: Replace CXX with...
2016-08-23 Liming GaoBaseTools GnuMakefile: Update GCC Flags to the specific...
2016-08-12 Dandan BiBaseTool/VfrCompile: Remove reset button opcode in...
2016-08-08 Dandan BiBaseTools/VfrCompile: Add two new option for VfrCompile
2016-08-08 Dandan BiBaseTool/VfrCompile: Add missing question opcode
2016-03-10 Liming GaoBaseTools: Change source files to DOS format.
2016-02-16 edk2 devBaseTools-Source: Update displayed version information
2016-01-29 Yonghong ZhuBaseTools: Update BaseTools to pass VS2015 compiler
2016-01-11 Michael ThomasBaseTools/VfrCompile: honor CC if it is set
2015-11-17 Yonghong ZhuBaseTools: Fix two warning reported in the make phase.
2015-10-15 Eric DongBaseTools VfrCompiler: In order to keep consistent...
2015-08-27 Dandan BiBaseTools:To generate string default type correctly...
2015-07-08 Bruce CranBaseTools: Fix build on FreeBSD and allow use of non...
2015-05-27 Eric DongBaseTools: Add reconnect request flag for question.
2015-05-06 Eric DongBaseTools: Fix build fail issue.
2015-05-06 Eric DongBaseTools: Enhance the check for numeric opcode with...
2015-05-06 Eric DongBaseTools: Enable Match2 Opcode.
2015-05-06 Eric DongBaseTools: Enable buffer type value for default and...
2015-05-06 Eric DongBaseTool: Add refresh form opcode in vfrcompiler.
2015-01-08 Eric DongFixed VfrCompile crash on efivarstore statement.
2014-12-30 Eric DongRollback change 16544.
2014-12-22 Aaron PopFixed VfrCompile crash on efivarstore statement.
2014-08-28 Yingke LiuLicense header updated to match correct format.
2014-08-28 Anderw FishBaseTools: Fix clang C++ build error
2014-08-25 Yingke LiuFix nmake cleanall bugs.
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
2014-08-01 Eric DongSupport --version command line for VfrCompile
2014-07-31 Eric DongUpdate vfr format for orderedlist opcode to consistent...
2014-07-25 Eric DongReport warning info if vfr file use the flags used...
2014-07-25 Eric DongClean 1 build error and 1 warning for VfrCompiler.
2014-07-25 Eric DongReport warning info if an action opcode has text two...
2014-07-01 Gao, LimingSync BaseTool trunk (version r2670) into EDKII BaseTools.
2014-01-27 Gao, LimingSync BaseTool trunk (version r2649) into EDKII BaseTools.
2014-01-10 Gao, LimingSync BaseTool trunk (version r2640) into EDKII BaseTools.
2013-11-18 Liming GaoSync BaseTool trunk (version r2610) into EDKII BaseTools.
2013-09-24 Liming GaoSync BaseTool trunk (version r2601) into EDKII BaseTools.
2013-08-23 Liming GaoSync BaseTool trunk (version r2599) into EDKII BaseTools.
2012-04-10 lgao4Sync BaseTools Trunk (version r2518) to EDKII main...
2011-11-25 lgao4Sync BaseTool trunk (version r2423) into EDKII BaseTool...
2011-10-29 lgao4Sync BaseTools Trunk (version r2387) to EDKII main...
2011-10-11 lgao4Sync BaseTools Branch (version r2362) to EDKII main...
2011-09-18 lgao4Sync BaseTools Branch (version r2321) to EDKII main...
2011-08-26 lgao4Sync BaseTools Branch (version r2271) to EDKII main...
2011-06-08 ydong10Revert last patch about "Modal form" opcode support.
2011-06-08 ydong10Add new “Modal form” opcode.
2011-05-11 lgao4Sync BaseTools Branch (version r2149) to EDKII main...
2010-12-06 lgao4Sync EDKII BaseTools to BaseTools project r2100.
2010-05-18 lgao4Sync EDKII BaseTools to BaseTools project r1971
2010-03-04 qhuang8Sync EDKII BaseTools to BaseTools project r1913.
2010-02-28 lgao4Sync EDKII BaseTools to BaseTools project r1903.
2009-12-29 lgao4Sync tool code to BuildTools project r1783.
2009-11-09 lgao4Sync tool code to BuildTools project r1739.
2009-09-11 vanjeffSync basetools' source and binary files with r1707...
2009-07-17 lgao4Fix VfrCompiler bug to create varstore name by varstore...
2009-07-17 lgao4Check In tool source code based on Build tool project...