audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
Zhang Lubo cbfb9e5eaf MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status.
if the instance of the DHCP4 protocol driver is in the Dhcp4Bound
status that is DHCP configuration has completed, so the Dhcp4->Start
FUNC in the EfiPxcBcDhcp() will return EFI_ALREADY_STARTED status
which lead to EfiPxeBcDhcp FUNC not in correspondence with UEFI spec.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
[lersek@redhat.com: updated copyright year as Siyuan asked]
Signed-off-by: Laszlo Ersek <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18050 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-26 08:03:30 +00:00
..
ComponentName.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
PxeBcDhcp.c Refine code to make it more safely. 2014-06-26 03:24:25 +00:00
PxeBcDhcp.h Add Copyright notices and comments for Red Hat contributor. 2013-05-14 06:25:39 +00:00
PxeBcDriver.c Fix CRLF format 2014-01-22 08:38:50 +00:00
PxeBcDriver.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcImpl.c MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status. 2015-07-26 08:03:30 +00:00
PxeBcImpl.h Fix CRLF format 2014-01-22 08:38:50 +00:00
PxeBcMtftp.c MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcMtftp.h MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcSupport.c MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcSupport.h MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
UefiPxe4BcDxe.uni MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
UefiPxe4BcDxeExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00
UefiPxeBcDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00