]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Dxe/Misc/PropertiesTable.c
MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.
authorQiu Shumin <shumin.qiu@intel.com>
Thu, 25 Feb 2016 05:00:28 +0000 (13:00 +0800)
committerQiu Shumin <shumin.qiu@intel.com>
Fri, 26 Feb 2016 06:59:22 +0000 (14:59 +0800)
commit4cb6375ca6ddf73577758a72b1464896c3eae767
tree221247a6416ef381bcdf466f3790c2576c9e7600
parentba33c80fc594404872bc6f33e48d38836e9384a0
MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.

If 'CoreGetMemoryMap' return success the 'MemoryMap' shouldn't be NULL.
Add code to make sure this.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Yao Jiewen <Jiewen.Yao@intel.com>
MdeModulePkg/Core/Dxe/Misc/PropertiesTable.c