audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
vanjeff ee6e8714a0 remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in Driver Binding Stop() could make sure PXE functionality is stopped when disconnecting UefiPxeBcDxe module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10318 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-27 00:48:22 +00:00
..
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
PxeBcDhcp.c 1. add error handling in case DHCP success but boot request fail 2010-02-02 11:18:33 +00:00
PxeBcDhcp.h [Change summary]: 2009-11-04 08:18:34 +00:00
PxeBcDriver.c changing UDP default timeout value to 2s to improve PXE BC boot performance. 2010-03-18 11:35:35 +00:00
PxeBcDriver.h Synced function header. 2009-02-06 05:11:15 +00:00
PxeBcImpl.c remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in Driver Binding Stop() could make sure PXE functionality is stopped when disconnecting UefiPxeBcDxe module. 2010-03-27 00:48:22 +00:00
PxeBcImpl.h changing UDP default timeout value to 2s to improve PXE BC boot performance. 2010-03-18 11:35:35 +00:00
PxeBcMtftp.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
PxeBcMtftp.h [Change summary]: 2009-11-04 08:18:34 +00:00
PxeBcSupport.c changing UDP default timeout value to 2s to improve PXE BC boot performance. 2010-03-18 11:35:35 +00:00
PxeBcSupport.h add security check. 2009-07-08 09:42:16 +00:00
UefiPxeBcDxe.inf 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00