audk/MdeModulePkg/Core/Dxe
jljusten d9b834afbf Move call to CoreDisplayDiscoveredNotDispatched to be before the
ASSERT_EFI_ERROR (CoreAllEfiServicesAvailable ());
statement, since this ASSERT can force the system to hang.  Since
drivers not loading may be the reason that not all EFI services are
available, it is helpful to display the non-dispatched driver list
before using the ASSERT.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6687 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-24 00:19:49 +00:00
..
Dispatcher Add useful DEBUG message for determining the when drivers are 2008-11-24 00:14:27 +00:00
DxeMain Move call to CoreDisplayDiscoveredNotDispatched to be before the 2008-11-24 00:19:49 +00:00
Event Fix several coding style violations 2008-10-21 03:11:47 +00:00
FwVol move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corresponding sub-module directories. It is used to provide good modularity. 2008-09-23 07:35:34 +00:00
FwVolBlock Fix several coding style violations 2008-10-21 03:11:47 +00:00
Gcd move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corresponding sub-module directories. It is used to provide good modularity. 2008-09-23 07:35:34 +00:00
Hand Measure time spent in Driver Binding Supported() calls 2008-10-30 04:03:59 +00:00
Image Measure time spent in Driver Binding Supported() calls 2008-10-30 04:03:59 +00:00
Library Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib provide the similar function EfiCreateProtocolNotifyEvent(). DxeCore can use that library function. 2008-09-12 01:12:31 +00:00
Mem ECC Clean up. 2008-10-24 02:55:01 +00:00
Misc 1. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of entries in DebugImageInfo Table. 2008-09-27 08:02:57 +00:00
SectionExtraction Fix several coding style violations 2008-10-21 03:11:47 +00:00
DxeMain.h Clean up 2008-11-22 00:51:51 +00:00
DxeMain.inf Remove over specific Guid 2008-11-05 02:25:26 +00:00