]> git.proxmox.com Git - mirror_edk2.git/commit
remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in Driver...
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 27 Mar 2010 00:48:22 +0000 (00:48 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 27 Mar 2010 00:48:22 +0000 (00:48 +0000)
commitee6e8714a08e845e3d4b46c022e7da717dd7fbac
treeb899e7191c09403ed14afcc254b74fb8f770c2f3
parentdc2b05a2002e61b30459dc7751897040dd6e16fa
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
MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.c