audk/MdeModulePkg/Core/Dxe/Mem
Ard Biesheuvel 7d17a6a119 MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap()
The function CoreTerminateMemoryMap() performs some final sanity checks on the runtime regions in the memory map before allowing ExitBootServices() to complete. 
Unfortunately, it does so by testing the EFI_MEMORY_RUNTIME bit in the Attribute field, which is never set anywhere in the code.

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16630 6f19259b-4bc3-4df7-8a09-765794883524
2015-01-21 03:11:19 +00:00
..
Imem.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
MemData.c Update the copyright notice format 2010-04-24 09:49:11 +00:00
MemoryProfileRecord.c MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL FilePath. 2015-01-09 08:46:47 +00:00
Page.c MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap() 2015-01-21 03:11:19 +00:00
Pool.c MdeModulePkg: fix mixed dos and linux EOL format issue 2014-12-23 08:33:06 +00:00