]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/C/VfrCompile
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / C / VfrCompile /
2022-11-08 Michael D KinneyBaseTools/Source/C: Use /Z7 instead of /Zi for host...
2022-10-16 Pierre GondoisBaseTools: Remove duplicated words in C tools
2021-12-09 Huang, Long1BaseTools/VfrCompile: Correct Bit Field Flags for numer...
2021-11-03 Michael D KinneyBaseTools/VrfCompile: Fix uninitialized field from...
2020-11-11 Abner ChangBaseTools/VfrCompile: VFR compiler supports REST_STYLE...
2020-07-21 Liu, ZhiguangUsing LLVM compiler set to build BaseTools in Linux
2019-10-04 Leif LindholmBaseTools: strip trailing whitespace
2019-07-08 Antoine CœurBaseTools: Fix various typos
2019-05-13 Dandan BiBaseTools/VfrCompile: clean Framework Vfr support
2019-05-09 Dandan BiBaseTools/VfrCompile: Remove framework VFR support
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-01-08 Dandan BiBaseTools/VfrCompile: report error for Integer overflow
2018-08-22 Laszlo ErsekBaseTools/VfrCompile: honor EXTRA_LDFLAGS
2018-08-16 Laszlo ErsekBaseTools/Source/C: split "-O2" to BUILD_OPTFLAGS
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-05-09 Bi, DandanBaseTools/VfrCompile: Avoid using uninitialized pointer
2018-04-17 Dandan BiBaseTool/VfrCompile: make delete[] match with new[]
2018-04-17 Dandan BiBaseTools/VfrCompile:Fix memory leak issues
2018-03-23 Bi, DandanBaseTool/VfrCompile: Fix potential memory leak issue
2018-03-23 Bi, DandanBaseTool/VfrCompile: make delete[] match with new[]
2018-02-06 Liming GaoBaseTools GNUmakefile: Remove HOST_ARCH in every tool...
2018-01-02 zenith432BaseTools: resolve initialization order errors in VfrFo...
2018-01-02 zenith432BaseTools: silence parentheses-equality warning
2018-01-02 zenith432BaseTools: eliminate unused expression result
2018-01-02 zenith432BaseTools: correct mal-typed CVfrDLGLexer::errstd
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.
next