audk/SignedCapsulePkg/Library/IniParsingLib
Hao Wu cf2ddcf133 SignedCapsulePkg IniParsingLib: ASSERT to ensure 'Value' is not NULL
Function GetStringFromDataFile() ensures its fourth (output) parameter
will not be NULL when the return status is EFI_SUCCESS.

This commit adds ASSERT as warnings for the case that will not happen.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2016-11-18 08:46:32 +08:00
..
IniParsingLib.c SignedCapsulePkg IniParsingLib: ASSERT to ensure 'Value' is not NULL 2016-11-18 08:46:32 +08:00
IniParsingLib.inf
IniParsingLib.uni