audk/MdeModulePkg/Application
Hao Wu a522ad7c19 MdeModulePkg CapsuleApp: ASSERT to ensure 'CapsuleIndex' is not NULL
Function GetVariable2() ensures its third (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-22 16:31:23 +08:00
..
BootManagerMenuApp MdeModulePkg: BootManagerMenuApp: Fix typos in comments 2016-10-27 09:11:16 +08:00
CapsuleApp MdeModulePkg CapsuleApp: ASSERT to ensure 'CapsuleIndex' is not NULL 2016-11-22 16:31:23 +08:00
HelloWorld MdeModulePkg: Add sample help information for HelloWorld application. 2016-02-24 15:11:14 +08:00
MemoryProfileInfo MdeModulePkg/MemoryProfileInfo: rebase to ARRAY_SIZE() 2016-10-27 11:10:55 +02:00
UiApp MdeModulePkg/UiApp: Show test key warning info in FrontPage. 2016-11-08 22:37:08 +08:00
VariableInfo MdeModulePkg VariableInfo: Fix GCC build failure 2016-06-30 17:05:40 +08:00