audk/MdeModulePkg/Core
Shenglei Zhang 17efd446c0 MdeModulePkg/Mem: Initialize the variable MapMemory
MapMemory is not initialized by FindGuardedMemoryMap
or CoreInternalAllocatePages which calls MapMemory.
So we give a 0 to it.

Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
2019-11-04 08:56:12 +08:00
..
Dxe MdeModulePkg/Mem: Initialize the variable MapMemory 2019-11-04 08:56:12 +08:00
DxeIplPeim MdeModulePkg/DxeIplPeim: Initialize pointer PageMapLevel5Entry 2019-08-16 09:03:18 +08:00
Pei MdeModulePkg: PEI Core: clean up "AprioriFile" handling in FindFileEx() 2019-10-09 09:40:10 +02:00
PiSmmCore MdeModulePkg/PiSmmCore: Fix typo in function name 2019-10-17 09:09:02 +08:00
RuntimeDxe MdeModulePkg: document workaround for EFI_RUNTIME_EVENT_ENTRY PI spec bug 2019-10-09 09:40:09 +02:00