audk/MdeModulePkg/Core/Dxe
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
..
Dispatcher MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent 2011-06-16 23:28:02 +00:00
DxeMain swaps the order of timer disable and memory map termination to make sure memory map unchanged. 2010-11-03 03:21:29 +00:00
Event MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent 2011-06-16 23:28:02 +00:00
FwVol CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate checksum. 2011-05-17 12:13:35 +00:00
FwVolBlock Correct typo in word in DxeCore. 2011-02-12 01:34:05 +00:00
Gcd 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
Hand Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
Image Set *ImageHandle to NULL when LoadImage() returns EFI_ACCESS_DENIED. 2011-06-10 03:05:40 +00:00
Library Update the copyright notice format 2010-04-24 09:49:11 +00:00
Mem Fix crash in GetMemoryMap() when memory type 0x80000000-0xFFFFFFFF was allocated by OS loader 2011-06-09 02:01:19 +00:00
Misc Update the comments of InstallConfigurationTable to follow UEFI Spec. 2011-05-31 03:15:58 +00:00
SectionExtraction Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction guided protocol doesn’t exist. 2010-07-28 01:12:18 +00:00
DxeMain.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
DxeMain.inf MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent 2011-06-16 23:28:02 +00:00