audk/MdeModulePkg/Core/Dxe
eric_tian 311a71b299 Cleanup K8 warning.
We need judge return status of CoreGetMemorySpaceMap() to avoid the generation of NULL pointer of MemorySpaceMap.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7448 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-06 03:58:04 +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 Apply code to avoid security warnings. 2009-01-15 03:00:00 +00:00
FwVol Enhance DxeCore to handle the all block sized allowed by the PI Specification and remove the assumption that the FV block size is always larger than the size of an FV Header. 2009-02-04 03:37:14 +00:00
FwVolBlock Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
Gcd Cleanup K8 warning. 2009-02-06 03:58:04 +00:00
Hand Fix Klocwork warning. We should directly return EFI_INVALID_PARAMETER when BufferSize is NULL. 2009-01-21 04:56:24 +00:00
Image enhance the condition branch to handle Unix style file path. and avoid array overflow 2009-02-02 08:01:35 +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 check the usage of %d,%x,%ld,%lx and so on in debug print statement. 2008-12-18 08:48:36 +00:00
Misc Apply code to avoid security warnings. 2009-01-15 03:00:00 +00:00
SectionExtraction Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
DxeMain.h Clean up to update the reference of the these macros: 2008-12-16 15:34:21 +00:00
DxeMain.inf Correct /FAcs option to /FAsc 2009-01-06 05:09:27 +00:00