audk/MdeModulePkg/Core/Dxe
ydong10 3e0587010e Enhance the error handling for AllocatePool and AllocatePages function.
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13225 6f19259b-4bc3-4df7-8a09-765794883524
2012-04-27 02:48:46 +00:00
..
Dispatcher Add code check to avoid access violation. 2012-02-15 02:43:07 +00:00
DxeMain 1. Introduced CPU Exception Handler Library to provide the CPU exception handlers and add one NULL library instance. 2012-03-15 05:20:41 +00:00
Event Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NOTIFY_WAIT set and NotifyTpl is not a supported TPL level. 2012-04-26 03:32:53 +00:00
FwVol Searching for files starts on an 8 byte aligned boundary after the end of the Extended Header if it exists. 2012-03-27 01:57:51 +00:00
FwVolBlock Add code check to avoid access violation. 2012-02-15 02:43:07 +00:00
Gcd MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DXE Service to return EFI_NOT_AVAILABLE_YET if CPU Arch Protocol is not available per PI 1.2 Errata C spec. 2011-11-23 08:15:14 +00:00
Hand Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
Image Validate some fields in PE image to make sure not access violation for later code. 2012-04-24 03:00:32 +00:00
Library Update the copyright notice format 2010-04-24 09:49:11 +00:00
Mem Enhance the error handling for AllocatePool and AllocatePages function. 2012-04-27 02:48:46 +00:00
Misc MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break. 2011-12-09 02:35:04 +00:00
SectionExtraction Enhance the error handling. 2012-03-13 08:06:16 +00:00
DxeMain.h Enhance the error handling for AllocatePool and AllocatePages function. 2012-04-27 02:48:46 +00:00
DxeMain.inf 1. Introduced CPU Exception Handler Library to provide the CPU exception handlers and add one NULL library instance. 2012-03-15 05:20:41 +00:00