audk/MdeModulePkg/Core/Dxe
qhuang8 bfef82a1f2 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.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9184 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-24 15:44:35 +00:00
..
Dispatcher retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not. 2009-02-23 05:35:08 +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 fix the typo in DxeCore 2009-05-11 07:28:44 +00:00
Image 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
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