audk/MdeModulePkg
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
..
Application Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
Bus Add non null assertion before using the bridge instance. 2011-08-08 09:23:51 +00:00
Core MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry() 2011-08-08 18:16:22 +00:00
Include Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files for better modularity: IntelFrameworkModulePkg\Include\Guid\AcpiVariableCompatibility.h, 2011-08-01 06:09:17 +00:00
Library Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. 2011-08-02 23:33:06 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal Fix 32-bit bios build error. 2011-08-02 05:57:15 +00:00
MdeModulePkg.dec Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files for better modularity: IntelFrameworkModulePkg\Include\Guid\AcpiVariableCompatibility.h, 2011-08-01 06:09:17 +00:00
MdeModulePkg.dsc MdeModulePkg: Add SmmLockBox PEI implementation 2011-08-02 21:06:13 +00:00