audk/MdeModulePkg/Core
rsun3 c4c085a2a6 Fix an issue that there may be an infinite loop in the CoreInitializeMemoryServices() in Gcd.c of the DXE Core. Also update logic to use continue statements to reduce the level of nesting in the two loops that search the HOB lists. More comment are added.
Signed-off-by: rsun3
Reviewed-by: mdkinney
Reviewed-by: lgao4

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12015 6f19259b-4bc3-4df7-8a09-765794883524
2011-07-13 08:40:55 +00:00
..
Dxe Fix an issue that there may be an infinite loop in the CoreInitializeMemoryServices() in Gcd.c of the DXE Core. Also update logic to use continue statements to reduce the level of nesting in the two loops that search the HOB lists. More comment are added. 2011-07-13 08:40:55 +00:00
DxeIplPeim Add more status code in drivers. 2011-05-26 06:29:30 +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