audk/MdeModulePkg/Core/PiSmmCore
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
..
Dependency.c
Dispatcher.c Install LoadedImage protocol for PiSmmCore. 2015-11-25 08:40:49 +00:00
Handle.c
InstallConfigurationTable.c
Locate.c
Notify.c MdeModulePkg/SmmCore: SMM register protocol notify function clarify 2015-05-07 02:29:52 +00:00
Page.c MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detection 2016-07-01 09:39:56 +08:00
PiSmmCore.c MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detection 2016-07-01 09:39:56 +08:00
PiSmmCore.h MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detection 2016-07-01 09:39:56 +08:00
PiSmmCore.inf MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detection 2016-07-01 09:39:56 +08:00
PiSmmCore.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
PiSmmCoreExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
PiSmmCorePrivateData.h MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservation 2015-07-26 07:38:12 +00:00
PiSmmIpl.c MdeModulePkg/PiSmmCore: Replace BASE_4GB with MAX_ADDRESS check. 2016-07-01 09:03:59 +08:00
PiSmmIpl.inf MdeModulePkg/PiSmmIpl: Check order of EndOfDxe and DxeSmmReadyToLock 2016-05-30 09:41:02 +08:00
PiSmmIpl.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
PiSmmIplExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Pool.c MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detection 2016-07-01 09:39:56 +08:00
Smi.c Update SmiManager() comments and implementation to follow the new rule clarified by PI 1.2.1 errata A. 2013-02-20 03:38:10 +00:00
SmramProfileRecord.c MdeModulePkg MemoryProfile: Add ASSERTs to make sure pointers are not NULL 2016-07-05 13:31:41 +08:00