mirror of https://github.com/acidanthera/audk.git
13e3f8c033
V2: Add function _INIT_OPHDR_COND () for variable initialization. Make code logic more clean. Previously _CLEAR_SAVED_OPHDR () is used for variable initialization, and we updated it to clean memory. But _CLEAR_SAVED_OPHDR () is still called for variable initialization. This will cause uninitialized pointer will be checked to free and cause unexpected issue. This patch is to add new function for variable initialization and keep _CLEAR_SAVED_OPHDR () to clean memory which is aligned with its function name. Cc: Liming Gao <liming.gao@intel.com> Cc: Gary Lin <glin@suse.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com> |
||
---|---|---|
.. | ||
Pccts | ||
EfiVfr.h | ||
GNUmakefile | ||
Makefile | ||
VfrCompiler.cpp | ||
VfrCompiler.h | ||
VfrError.cpp | ||
VfrError.h | ||
VfrFormPkg.cpp | ||
VfrFormPkg.h | ||
VfrSyntax.g | ||
VfrUtilityLib.cpp | ||
VfrUtilityLib.h |