audk/MdeModulePkg/Core/Dxe/DxeMain
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
..
DxeMain.c Move call to CoreDisplayDiscoveredNotDispatched to be before the 2008-11-24 00:19:49 +00:00
DxeProtocolNotify.c Move global variable to the top of C file for consistent coding style. 2008-10-27 11:40:49 +00:00