audk/MdeModulePkg/Universal/Network
ydong10 328ce03e55 Add code check to avoid access violation.
Signed-off-by: ydong10
Reviewed-by: rsun3

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13014 6f19259b-4bc3-4df7-8a09-765794883524
2012-02-15 02:43:07 +00:00
..
ArpDxe Add pointer check for NULL before dereference it. 2011-09-29 06:33:23 +00:00
Dhcp4Dxe Add pointer check for NULL before dereference it. 2011-11-23 05:05:12 +00:00
DpcDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
IScsiDxe Add code check to avoid access violation. 2012-02-15 02:43:07 +00:00
Ip4ConfigDxe Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return value of ActionRequest will be ignored, but on CallBack action EFI_BROWSER_ACTION_CHANGED, the return value of ActionRequest will be used. 2011-12-15 02:54:49 +00:00
Ip4Dxe MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
MnpDxe 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
Mtftp4Dxe 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
SnpDxe MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback functions in SnpDxe. 2011-11-03 02:59:20 +00:00
Tcp4Dxe 1. Update error handling code if failing attach socket with new PCB. 2011-10-28 07:27:48 +00:00
Udp4Dxe 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
UefiPxeBcDxe Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and Mtftp process. 2011-12-16 09:00:47 +00:00
VlanConfigDxe Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return value of ActionRequest will be ignored, but on CallBack action EFI_BROWSER_ACTION_CHANGED, the return value of ActionRequest will be used. 2011-12-15 02:54:49 +00:00