audk/MdeModulePkg/Core/Dxe/Mem
Hao Wu 9cda0af7ec MdeModulePkg MemoryProfile: Add ASSERTs to make sure pointers are not NULL
Code logic ensures that both pointers 'DriverInfoData' and 'AllocInfoData'
will not be NULL when they are used.

Add ASSERTs as warning for cases that will not happen.

Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2016-07-05 13:31:41 +08:00
..
Imem.h MdeModulePkg DxeCore: Return memory type from internal free pool/pages 2016-04-22 13:39:56 +08:00
MemData.c Update the copyright notice format 2010-04-24 09:49:11 +00:00
MemoryProfileRecord.c MdeModulePkg MemoryProfile: Add ASSERTs to make sure pointers are not NULL 2016-07-05 13:31:41 +08:00
Page.c MdeModulePkg DxeCore: Enhance memory profile for memory leak detection 2016-07-01 09:39:55 +08:00
Pool.c MdeModulePkg DxeCore: Enhance memory profile for memory leak detection 2016-07-01 09:39:55 +08:00