audk/MdeModulePkg/Core
oliviermartin f75316c3ab MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()
CoreInsertGcdMapEntry() does not assume the new region could overlap two existing GCDs.
In this case, we need to call this function twice and the TopEntry or BottomEntry could
have been updated by the previous call.

Reviewed by: rsun3
Reviewed by: lgao4




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12097 6f19259b-4bc3-4df7-8a09-765794883524
2011-08-08 18:16:22 +00:00
..
Dxe MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry() 2011-08-08 18:16:22 +00:00
DxeIplPeim MdeModulePkg: Fix VS2008 warning. 2011-07-15 15:19:05 +00:00
Pei Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns control to PeiCore. 2011-07-12 09:03:36 +00:00
PiSmmCore Add more checks to skip allocated SMRAM regions when searching for a largest free SMRAM region. 2011-04-08 05:29:22 +00:00
RuntimeDxe Update the copyright notice format 2010-04-24 09:49:11 +00:00