audk/MdeModulePkg/Core
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
..
Dxe Move call to CoreDisplayDiscoveredNotDispatched to be before the 2008-11-24 00:19:49 +00:00
DxeIplPeim Split Ebc from x64 implementation since x64 version supports to create x64 mode page tables in memory. 2008-11-19 03:06:02 +00:00
Pei ECC clanup: Update the doxygen comment. 2008-11-20 02:02:16 +00:00
RuntimeDxe Remove over specific library class 2008-11-05 04:57:52 +00:00