audk/MdeModulePkg/Core/Dxe
lgao4 a13df02ed5 Correct error status to EFI_NOT_FOUND when the image can't be got.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9502 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-01 10:15:43 +00:00
..
Dispatcher Update comments on setting >= 8 bytes Fv Alignment. 2009-10-26 09:14:47 +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 Update comments on setting >= 8 bytes Fv Alignment. 2009-10-26 09:14:47 +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 Correct error status to EFI_NOT_FOUND when the image can't be got. 2009-12-01 10:15:43 +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 Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpenImageFile function. 2009-11-26 01:08:36 +00:00
DxeMain.inf Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpenImageFile function. 2009-11-26 01:08:36 +00:00