audk/SignedCapsulePkg/Library
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
..
EdkiiSystemCapsuleLib SignedCapsulePkg/EdkiiSystemCapsuleLib: Add EdkiiSystemCapsuleLib. 2016-11-08 22:40:58 +08:00
IniParsingLib SignedCapsulePkg IniParsingLib: ASSERT to ensure 'Value' is not NULL 2016-11-18 08:46:32 +08:00
PlatformFlashAccessLibNull SignedCapsulePkg/PlatformFlashAccessLib: Add NULL instance. 2016-11-08 22:41:00 +08:00