audk/MdeModulePkg/Core/Dxe
jljusten e3d7cceb99 Fix warnings generated by GCC.
These warnings seem to have been triggered by the recent change of
EFI_STATUS from INTN to UINTN.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9329 6f19259b-4bc3-4df7-8a09-765794883524
2009-10-02 06:40:58 +00:00
..
Dispatcher Fix warnings generated by GCC. 2009-10-02 06:40:58 +00:00
DxeMain Adjust the parameter order of debug print. Judging from the context, the first parameter should be memory type while the second and third parameters should be memory start and end. 2009-08-24 15:44:35 +00:00
Event Apply code to avoid security warnings. 2009-01-15 03:00:00 +00:00
FwVol Add assertion to ensure pointer dereference has been checked against NULL pointer. 2009-02-16 02:07:32 +00:00
FwVolBlock Add check to the allocated pool. 2009-03-11 02:53:15 +00:00
Gcd clean K8. 2009-02-10 09:56:23 +00:00
Hand Remove the error checking for multi-instance device path since Dxecore has been enhanced to handle that. 2009-09-21 14:35:01 +00:00
Image Make ASSERT statement more meaningful. 2009-09-17 01:57:24 +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 add assert logic to avoid Klocwork fake report 2009-02-12 06:39:01 +00:00
Misc Apply code to avoid security warnings. 2009-01-15 03:00:00 +00:00
SectionExtraction Add assertion to ensure pointer dereference has been checked against NULL pointer. 2009-02-16 02:07:32 +00:00
DxeMain.h fix the typo in DxeCore 2009-05-11 07:28:44 +00:00
DxeMain.inf Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadImage() if it detects the existence of HII resource on the PE image. 2009-04-22 02:06:58 +00:00