diff options
author | Star Zeng <star.zeng@intel.com> | 2015-11-16 06:56:27 +0000 |
---|---|---|
committer | vanjeff <vanjeff@Edk2> | 2015-11-16 06:56:27 +0000 |
commit | dbe8eed088d1aac38ea0bd65da053798b1dc4d20 (patch) | |
tree | a065626e3e925f9b07266979fdd8a0b6c14b0b40 /MdeModulePkg/Universal/Variable | |
parent | fe25f37f5c000eb72fb325173dd9bb733689cb56 (diff) | |
download | edk2-platforms-dbe8eed088d1aac38ea0bd65da053798b1dc4d20.tar.xz |
MdeModulepkg VarCheckLib: Return NULL when no property set
to variable with wildcard name.
VarCheckLib has zeroed property for variable with wildcard name
and is waiting for property set. The code should return NULL
when no property set to variable with wildcard name, but not
return the zeroed property that will impact the functionality of
SetVariableCheck.
The issue does not appear with VarCheckUefiLib linked as the library
just has the expected property set.
(Sync patch r18611 from main trunk.)
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2015@18796 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/Variable')
0 files changed, 0 insertions, 0 deletions